ReactOS 0.4.16-dev-329-g9223134
|
Public Attributes | |
struct word_array | vertex_stack |
BOOL | last_on_top |
BOOL | merging |
BOOL triangulation::last_on_top |
Definition at line 5380 of file mesh.c.
Referenced by triangulate().
BOOL triangulation::merging |
Definition at line 5380 of file mesh.c.
Referenced by triangulate(), and triangulation_add_point().
struct word_array triangulation::vertex_stack |
Definition at line 5379 of file mesh.c.
Referenced by triangulate().