OpenWalnut  1.4.0
Public Attributes
WMCTriangle Struct Reference

Encapsulated ids representing a triangle. More...

#include <WMarchingCubesAlgorithm.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 53 of file WMarchingCubesAlgorithm.h.


Member Data Documentation

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


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