#include <Inventor/manips/SoTrackballManip.h>
Inheritance diagram for SoTrackballManip::

Public Methods | |
| SoTrackballManip (void) | |
Static Public Methods | |
| void | initClass (void) |
Protected Methods | |
| ~SoTrackballManip () | |
The manipulator class takes care of wrapping up the SoTrackballDragger in a simple and convenient API for the application programmer, making it automatically surround the geometry it influences and taking care of the book-keeping routines for it's interaction with the relevant fields of an SoTransformation node.
|
|
Default constructor. Allocates an SoTrackballDragger and an SoSurroundScale node to surround the geometry within our part of the scenegraph. |
|
|
Destructor. |
|
|
Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system. Reimplemented from SoTransformManip. |
1.2.9 written by Dimitri van Heesch,
© 1997-2001