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