OpenWalnut  1.4.0
Public Attributes
WMLTriangle Struct Reference

Encapsulated ids representing a triangle. More...

#include <WMarchingLegoAlgorithm.h>

List of all members.

Public Attributes

unsigned int pointID [3]
 The IDs of the vertices of the triangle.

Detailed Description

Encapsulated ids representing a triangle.

Definition at line 52 of file WMarchingLegoAlgorithm.h.


Member Data Documentation

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().


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