PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::GeometryUtilities::PointPolygonPositionResult Struct Referencefinal

#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
 

Member Enumeration Documentation

◆ Types

Enumerator
Unknown 
Outside 
BorderEdge 
BorderVertex 
Inside 

Member Data Documentation

◆ BorderIndex

unsigned int Gedim::GeometryUtilities::PointPolygonPositionResult::BorderIndex = 0

index of vertex/edge of border

◆ Type


The documentation for this struct was generated from the following file: