Geometric primitives and their management
[Kernel]


Classes

class  BALL::VIEW::ClippingPlane
class  BALL::VIEW::GeometricObject
class  BALL::VIEW::Representation
class  BALL::VIEW::RepresentationManager

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.