![]() |
OpenWalnut
1.5.0dev
|
Encapsulated ids representing a triangle. More...
#include <WMarchingCubesAlgorithm.h>
Collaboration diagram for WMCTriangle:Public Attributes | |
| unsigned int | pointID [3] |
| The IDs of the vertices of the triangle. More... | |
Encapsulated ids representing a triangle.
Definition at line 53 of file WMarchingCubesAlgorithm.h.
| unsigned int WMCTriangle::pointID[3] |
The IDs of the vertices of the triangle.
Definition at line 55 of file WMarchingCubesAlgorithm.h.
Referenced by WMarchingCubesAlgorithm::generateSurface().