DL_LeaderVertexData Struct Reference

#include <dl_entities.h>

List of all members.


Detailed Description

Leader Vertex Data.

Author:
Andrew Mustun

Definition at line 1150 of file 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 & Destructor Documentation

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 1156 of file dl_entities.h.

References x, y, and z.


Member Data Documentation

double DL_LeaderVertexData::x

X Coordinate of the vertex.

Definition at line 1164 of file dl_entities.h.

Referenced by DL_LeaderVertexData(), and DL_Dxf::writeLeaderVertex().

double DL_LeaderVertexData::y

Y Coordinate of the vertex.

Definition at line 1166 of file dl_entities.h.

Referenced by DL_LeaderVertexData(), and DL_Dxf::writeLeaderVertex().

double DL_LeaderVertexData::z

Z Coordinate of the vertex.

Definition at line 1168 of file dl_entities.h.

Referenced by DL_LeaderVertexData().


The documentation for this struct was generated from the following file:
Generated on Tue Oct 28 16:51:53 2008 for Quantum GIS API Documentation by  doxygen 1.5.1