SFCGAL 2.0.0
SFCGAL::triangulate::ConstraintDelaunayTriangulation::FaceInfo Struct Reference

face information (depth) More...

#include <ConstraintDelaunayTriangulation.h>

Public Member Functions

 FaceInfo ()
 
bool in_domain ()
 

Public Attributes

int nestingLevel
 

Detailed Description

face information (depth)

Constructor & Destructor Documentation

◆ FaceInfo()

SFCGAL::triangulate::ConstraintDelaunayTriangulation::FaceInfo::FaceInfo ( )
inline

Member Function Documentation

◆ in_domain()

bool SFCGAL::triangulate::ConstraintDelaunayTriangulation::FaceInfo::in_domain ( )
inline

Member Data Documentation

◆ nestingLevel

int SFCGAL::triangulate::ConstraintDelaunayTriangulation::FaceInfo::nestingLevel