ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
DL_LeaderVertexData Struct Reference

#include <dl_entities.h>

Public Member Functions

 DL_LeaderVertexData (double px=0.0, double py=0.0, double pz=0.0)
 

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

Leader Vertex Data.

Definition at line 1450 of file dl_entities.h.

Constructor & Destructor Documentation

◆ DL_LeaderVertexData()

DL_LeaderVertexData::DL_LeaderVertexData ( double  px = 0.0,
double  py = 0.0,
double  pz = 0.0 
)
inline

Constructor. Parameters: see member variables.

Definition at line 1455 of file dl_entities.h.

References x, y, and z.

Member Data Documentation

◆ x

double DL_LeaderVertexData::x

X Coordinate of the vertex.

Definition at line 1462 of file dl_entities.h.

◆ y

double DL_LeaderVertexData::y

Y Coordinate of the vertex.

Definition at line 1464 of file dl_entities.h.

◆ z

double DL_LeaderVertexData::z

Z Coordinate of the vertex.

Definition at line 1466 of file dl_entities.h.


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