#include <GteTriangulateEC.h>
Public Attributes | |
std::vector< std::shared_ptr< Tree > > | child |
Polygon | polygon |
Definition at line 74 of file GteTriangulateEC.h.
std::vector<std::shared_ptr<Tree> > gte::TriangulateEC< InputType, ComputeType >::Tree::child |
Definition at line 78 of file GteTriangulateEC.h.
Polygon gte::TriangulateEC< InputType, ComputeType >::Tree::polygon |
Definition at line 77 of file GteTriangulateEC.h.