OpenWalnut
1.4.0
|
Encapsulated ids representing a triangle. More...
#include <WMarchingLegoAlgorithm.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 WMarchingLegoAlgorithm.h.
unsigned int WMLTriangle::pointID[3] |
The IDs of the vertices of the triangle.
Definition at line 54 of file WMarchingLegoAlgorithm.h.
Referenced by WMarchingLegoAlgorithm::addSurface().