#include <dl_entities.h>
Public Member Functions | |
DL_PointData (double px=0.0, double py=0.0, double pz=0.0) | |
Constructor. | |
Public Attributes | |
double | x |
double | y |
double | z |
|
Constructor. Parameters: see member variables. |
|
X Coordinate of the point. |
|
Y Coordinate of the point. |
|
Z Coordinate of the point. |