|
BALL
1.4.79
|
Classes | |
| class | BALL::VIEW::ClippingPlane |
| class | BALL::VIEW::GeometricObject |
| class | BALL::VIEW::Representation |
| class | BALL::VIEW::RepresentationManager |
Enums | |
| enum | BALL::VIEW::Representation::Properties { BALL::VIEW::Representation::PROPERTY__ALWAYS_FRONT = 0, BALL::VIEW::Representation::PROPERTY__IS_COORDINATE_SYSTEM } |
| Properties. More... | |
The class GeometricObject is the most important base class for all primitives (Sphere , Tube etc.). It contains the base properties and base interface definition all primitives must have. The other classes manage the GeometricObject 's.
Properties.
| Enumerator | |
|---|---|
| PROPERTY__ALWAYS_FRONT | |
| PROPERTY__IS_COORDINATE_SYSTEM | |
Definition at line 71 of file representation.h.
1.8.8