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

#include <GeometryUtilities.hpp>

Public Types

enum struct  Types {
  Unknown = 0 , Outside = 1 , BorderFace = 2 , BorderEdge = 3 ,
  Inside = 4
}
 

Public Attributes

unsigned int BorderIndex = 0
 index of edge/face of border
 
Gedim::GeometryUtilities::SegmentPolyhedronPositionResult::Types Type
 

Member Enumeration Documentation

◆ Types

Enumerator
Unknown 
Outside 
BorderFace 
BorderEdge 
Inside 

Member Data Documentation

◆ BorderIndex

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

index of edge/face of border

◆ Type


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