Public Member Functions | |
Vertex () | |
Public Attributes | |
int | eNext |
int | ePrev |
int | index |
bool | isConvex |
bool | isEar |
int | sNext |
int | sPrev |
int | vNext |
int | vPrev |
Definition at line 140 of file GteTriangulateEC.h.
gte::TriangulateEC< InputType, ComputeType >::Vertex::Vertex | ( | ) |
Definition at line 1115 of file GteTriangulateEC.h.
int gte::TriangulateEC< InputType, ComputeType >::Vertex::eNext |
Definition at line 148 of file GteTriangulateEC.h.
int gte::TriangulateEC< InputType, ComputeType >::Vertex::ePrev |
Definition at line 148 of file GteTriangulateEC.h.
int gte::TriangulateEC< InputType, ComputeType >::Vertex::index |
Definition at line 145 of file GteTriangulateEC.h.
bool gte::TriangulateEC< InputType, ComputeType >::Vertex::isConvex |
Definition at line 149 of file GteTriangulateEC.h.
bool gte::TriangulateEC< InputType, ComputeType >::Vertex::isEar |
Definition at line 149 of file GteTriangulateEC.h.
int gte::TriangulateEC< InputType, ComputeType >::Vertex::sNext |
Definition at line 147 of file GteTriangulateEC.h.
int gte::TriangulateEC< InputType, ComputeType >::Vertex::sPrev |
Definition at line 147 of file GteTriangulateEC.h.
int gte::TriangulateEC< InputType, ComputeType >::Vertex::vNext |
Definition at line 146 of file GteTriangulateEC.h.
int gte::TriangulateEC< InputType, ComputeType >::Vertex::vPrev |
Definition at line 146 of file GteTriangulateEC.h.