|
OpenWalnut
1.2.5
|
Encapsulated ids representing a triangle. More...
#include <WMarchingCubesAlgorithm.h>
Public Attributes | |
| unsigned int | pointID [3] |
| The IDs of the vertices of the triangle. | |
Encapsulated ids representing a triangle.
Definition at line 52 of file WMarchingCubesAlgorithm.h.
| unsigned int WMCTriangle::pointID[3] |
The IDs of the vertices of the triangle.
Definition at line 54 of file WMarchingCubesAlgorithm.h.
Referenced by WMarchingCubesAlgorithm::generateSurface().
1.8.1