#include <Inventor/manips/SoHandleBoxManip.h>
Public Member Functions | |
SoHandleBoxManip (void) | |
Static Public Member Functions | |
static void | initClass (void) |
Protected Member Functions | |
~SoHandleBoxManip () |
SoHandleBoxManip::SoHandleBoxManip | ( | void | ) |
Constructor sets us up with an SoHandleBoxDragger for manipulating a transformation.
SoHandleBoxManip::~SoHandleBoxManip | ( | ) | [protected] |
Protected destructor. (SoHandleBoxManip is automatically destructed when it's reference count goes to 0.)
void SoHandleBoxManip::initClass | ( | void | ) | [static] |
Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system.
Reimplemented from SoTransformManip.