NAME
SoHandleBoxManip -
The SoHandleBoxManip class wraps an SoHandleBoxDragger for manipulating
a transformation.
SYNOPSIS
#include <Inventor/manips/SoHandleBoxManip.h>
Inherits SoTransformManip.
Public Member Functions
SoHandleBoxManip (void)
Static Public Member Functions
static void initClass (void)
Protected Member Functions
virtual ~SoHandleBoxManip (void)
Detailed Description
The SoHandleBoxManip class wraps an SoHandleBoxDragger for manipulating
a transformation.
See also:
SoHandleBoxDragger, SoDragger
Constructor & Destructor Documentation
SoHandleBoxManip::SoHandleBoxManip (void) Constructor sets us up with an
SoHandleBoxDragger for manipulating a transformation.
SoHandleBoxManip::~SoHandleBoxManip (void) [protected, virtual] Protected
destructor. (SoHandleBoxManip is automatically destructed when it’s
reference count goes to 0.)
Member Function Documentation
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.
Author
Generated automatically by Doxygen for Coin from the source code.