#include <dl_entities.h>
Public Member Functions | |
| DL_LeaderVertexData (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 vertex. |
|
|
Y Coordinate of the vertex. |
|
|
Z Coordinate of the vertex. |
1.4.4