#include <dl_entities.h>
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 |
|
||||||||||||||||||||||||||||
|
Constructor. Parameters: see member variables. |
|
|
X Start coordinate of the point. |
|
|
X End coordinate of the point. |
|
|
Y Start coordinate of the point. |
|
|
Y End coordinate of the point. |
|
|
Z Start coordinate of the point. |
|
|
Z End coordinate of the point. |
1.4.4