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

DL_LineData Struct Reference

Line Data. More...

#include <dl_entities.h>

List of all members.

Public Member Functions

 DL_LineData (double lx1, double ly1, double lz1, double lx2, double ly2, double lz2)
 Constructor.

Public Attributes

double x1
double y1
double z1
double x2
double y2
double z2


Detailed Description

Line Data.

Author:
Andrew Mustun


Constructor & Destructor Documentation

DL_LineData::DL_LineData double  lx1,
double  ly1,
double  lz1,
double  lx2,
double  ly2,
double  lz2
[inline]
 

Constructor.

Parameters: see member variables.


Member Data Documentation

double DL_LineData::x1
 

X Start coordinate of the point.

double DL_LineData::x2
 

X End coordinate of the point.

double DL_LineData::y1
 

Y Start coordinate of the point.

double DL_LineData::y2
 

Y End coordinate of the point.

double DL_LineData::z1
 

Z Start coordinate of the point.

double DL_LineData::z2
 

Z End coordinate of the 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