OpenWalnut  1.3.1
Public Attributes | List of all members
WPointXYZId Struct Reference

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

#include <WMarchingCubesAlgorithm.h>

Public Attributes

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

Detailed Description

A point consisting of its coordinates and ID.

Definition at line 39 of file WMarchingCubesAlgorithm.h.

Member Data Documentation

unsigned int WPointXYZId::newID
double WPointXYZId::x
double WPointXYZId::y
double WPointXYZId::z

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