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

Encapsulated ids representing a triangle. More...

#include <WMarchingLegoAlgorithm.h>

+ Collaboration diagram for WMLTriangle:

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 52 of file WMarchingLegoAlgorithm.h.

Member Data Documentation

◆ pointID

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: