oevislib_net  0.14.3.0
Loading...
Searching...
No Matches

Functions

bool oevislib_net.ShapeRegion.Contains (Point2D inPoint)
 Returns true if the point is contained in the ShapeRegion, false otherwise.

Detailed Description

Function Documentation

◆ Contains()

bool oevislib_net.ShapeRegion.Contains ( Point2D inPoint)
inline

Returns true if the point is contained in the ShapeRegion, false otherwise.

Parameters
inPointPoint to check.
Returns
True if the point is contained in the ShapeRegion, false otherwise.