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

DL_EllipseData Struct Reference

Ellipse Data. More...

#include <dl_entities.h>

List of all members.

Public Member Functions

 DL_EllipseData (double ecx, double ecy, double ecz, double emx, double emy, double emz, double eRatio, double eAngle1, double eAngle2)
 Constructor.

Public Attributes

double cx
double cy
double cz
double mx
double my
double mz
double ratio
double angle1
double angle2


Detailed Description

Ellipse Data.

Author:
Andrew Mustun


Constructor & Destructor Documentation

DL_EllipseData::DL_EllipseData double  ecx,
double  ecy,
double  ecz,
double  emx,
double  emy,
double  emz,
double  eRatio,
double  eAngle1,
double  eAngle2
[inline]
 

Constructor.

Parameters: see member variables.


Member Data Documentation

double DL_EllipseData::angle1
 

Startangle of ellipse in rad.

double DL_EllipseData::angle2
 

Endangle of ellipse in rad.

double DL_EllipseData::cx
 

X Coordinate of center point.

double DL_EllipseData::cy
 

Y Coordinate of center point.

double DL_EllipseData::cz
 

Z Coordinate of center point.

double DL_EllipseData::mx
 

X coordinate of the endpoint of the major axis.

double DL_EllipseData::my
 

Y coordinate of the endpoint of the major axis.

double DL_EllipseData::mz
 

Z coordinate of the endpoint of the major axis.

double DL_EllipseData::ratio
 

Ratio of minor axis to major axis..


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