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

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.