ReactOS 0.4.15-dev-7924-g5949c20
triangulation Struct Reference
Collaboration diagram for triangulation:

Public Attributes

struct word_array vertex_stack
 
BOOL last_on_top
 
BOOL merging
 

Detailed Description

Definition at line 5377 of file mesh.c.

Member Data Documentation

◆ last_on_top

BOOL triangulation::last_on_top

Definition at line 5380 of file mesh.c.

Referenced by triangulate().

◆ merging

BOOL triangulation::merging

Definition at line 5380 of file mesh.c.

Referenced by triangulate(), and triangulation_add_point().

◆ vertex_stack

struct word_array triangulation::vertex_stack

Definition at line 5379 of file mesh.c.

Referenced by triangulate().


The documentation for this struct was generated from the following file: