#include <Inventor/manips/SoTabBoxManip.h>
Inheritance diagram for SoTabBoxManip::
Public Methods | |
SoTabBoxManip (void) | |
Static Public Methods | |
void | initClass (void) |
Protected Methods | |
~SoTabBoxManip () |
The SoTabBoxManip provides a convenient mechanism for the application programmer for setting up an SoTabBoxDragger in the scene connected to the relevant fields of an SoTransform node.
The interaction from the end-user with the manipulator will then automatically influence the transformation matrix for the geometry following it in the scenegraph.
|
Constructor sets us up with an SoTabBoxDragger for manipulating a transformation. |
|
Protected destructor. (SoHandleBoxManip is automatically destructed when it's reference count goes to 0.) |
|
Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system. Reimplemented from SoTransformManip. |