#include <GteTriangulateCDT.h>
Public Attributes | |
std::vector< std::shared_ptr< Tree > > | child |
Polygon | polygon |
Definition at line 97 of file GteTriangulateCDT.h.
std::vector<std::shared_ptr<Tree> > gte::TriangulateCDT< InputType, ComputeType >::Tree::child |
Definition at line 101 of file GteTriangulateCDT.h.
Polygon gte::TriangulateCDT< InputType, ComputeType >::Tree::polygon |
Definition at line 100 of file GteTriangulateCDT.h.