OpenWalnut  1.4.0
Public Attributes
WPointXYZId Struct Reference

A point consisting of its coordinates and ID. More...

#include <WMarchingCubesAlgorithm.h>

List of all members.

Public Attributes

unsigned int newID
 ID of the point.
double x
 x coordinates of the point.
double y
 y coordinates of the point.
double z
 z coordinates of the point.

Detailed Description

A point consisting of its coordinates and ID.

Definition at line 40 of file WMarchingCubesAlgorithm.h.


Member Data Documentation

unsigned int WPointXYZId::newID

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