BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
Geometric primitives and their management

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...
 

Detailed Description

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.

Enumeration Type Documentation

Properties.

Enumerator
PROPERTY__ALWAYS_FRONT 
PROPERTY__IS_COORDINATE_SYSTEM 

Definition at line 71 of file representation.h.