SoHandleBoxManip.3coin2

Langue: en

Version: 382749 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

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


~SoHandleBoxManip ()

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.

References SoBaseKit::getPart(), SoSurroundScale::numNodesUpToContainer, SoSurroundScale::numNodesUpToReset, and SoTransformManip::setDragger().

SoHandleBoxManip::~SoHandleBoxManip () [protected]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.

Referenced by SoInteraction::init().

Author

Generated automatically by Doxygen for Coin from the source code.