#include <dl_entities.h>
Public Member Functions | |
| DL_CircleData (double acx, double acy, double acz, double aRadius) | |
| Constructor. | |
Public Attributes | |
| double | cx |
| double | cy |
| double | cz |
| double | radius |
|
||||||||||||||||||||
|
Constructor. Parameters: see member variables. |
|
|
X Coordinate of center point. |
|
|
Y Coordinate of center point. |
|
|
Z Coordinate of center point. |
|
|
Radius of arc. |
1.4.4