Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

Geometric primitives and their management
[Kernel]


Classes

class  VIEW::ClippingPlane
 ClippingPlane. More...
class  VIEW::GeometricObject
 GeometricObject class. More...
class  VIEW::Representation
 Representation A Representation is a collection of geometric objects for a group of composites and a given model, for example a surface. More...
class  VIEW::RepresentationManager
 RepresentationManager manages the graphical Representation objects and all GeometricObject. 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.