TerraLib 4.1
DL_LeaderVertexData Struct Reference

#include <dl_entities.h>

List of all members.

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.

Author:
Andrew Mustun

Constructor & Destructor Documentation

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

Constructor. Parameters: see member variables.


Member Data Documentation

X Coordinate of the vertex.

Y Coordinate of the vertex.

Z Coordinate of the vertex.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines