Modules |
|
Client/Server request handling | |
With the help of the class Client it is possible to transfer a
Composite to a
VIEW application with a Server . |
|
Widget connectivity and message queuing | |
These classes are responsible that
the ModularWidget instances can communicate with each
other. |
|
Geometric primitives and their management | |
The class GeometricObject
is the most important base class for all primitives
(Sphere , Tube
etc. |
|
Setup of the Stage, Camera and LightSources | |
These classes provide
datastructures, which are required by the Scene
. |
|
Other classes | |
Here we find the CompositeManager
, which handles the creation, storing and deletion of
Composite
instances. |