#include <GeometryUtilities.hpp>
Public Types | |
| enum struct | Types { Unknown = 0 , Outside = 1 , BorderFace = 2 , BorderEdge = 3 , BorderVertex = 4 , Inside = 5 } |
Public Attributes | |
| unsigned int | BorderIndex = 0 |
| index of vertex/edge/face of border | |
| std::vector< unsigned int > | Internal_indices |
| list of index of internal cell (usually tetrahedrons) | |
| Gedim::GeometryUtilities::PointPolyhedronPositionResult::Types | Type |
index of vertex/edge/face of border
list of index of internal cell (usually tetrahedrons)
| Gedim::GeometryUtilities::PointPolyhedronPositionResult::Types Gedim::GeometryUtilities::PointPolyhedronPositionResult::Type |