OpenWalnut  1.5.0dev
Public Attributes | List of all members
WMCTriangle Struct Reference

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

Detailed Description

Encapsulated ids representing a triangle.

Definition at line 53 of file WMarchingCubesAlgorithm.h.

Member Data Documentation

◆ pointID

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: