#include <GeometryUtilities.hpp>
Public Types | |
| enum struct | Types { Unknown = 0 , Outside = 1 , BorderEdge = 2 , BorderVertex = 3 , Inside = 4 } |
Public Attributes | |
| unsigned int | BorderIndex = 0 |
| index of vertex/edge of border | |
| Gedim::GeometryUtilities::PointPolygonPositionResult::Types | Type |
index of vertex/edge of border
| Gedim::GeometryUtilities::PointPolygonPositionResult::Types Gedim::GeometryUtilities::PointPolygonPositionResult::Type |