Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

DL_ControlPointData Struct Reference

Spline control point data. More...

#include <dl_entities.h>

List of all members.

Public Member Functions

 DL_ControlPointData (double px, double py, double pz)
 Constructor.

Public Attributes

double x
double y
double z


Detailed Description

Spline control point data.

Author:
Andrew Mustun


Constructor & Destructor Documentation

DL_ControlPointData::DL_ControlPointData double  px,
double  py,
double  pz
[inline]
 

Constructor.

Parameters: see member variables.


Member Data Documentation

double DL_ControlPointData::x
 

X coordinate of the control point.

double DL_ControlPointData::y
 

Y coordinate of the control point.

double DL_ControlPointData::z
 

Z coordinate of the control point.


The documentation for this struct was generated from the following file:
Generated on Sat Jan 6 13:48:19 2007 for dxflib by  doxygen 1.4.4