SoTabBoxManip.3coin2

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

SoTabBoxManip -

The SoTabBoxManip class wraps an SoTabBoxDragger.

SYNOPSIS


#include <Inventor/manips/SoTabBoxManip.h>

Inherits SoTransformManip.

Public Member Functions


SoTabBoxManip (void)

Static Public Member Functions


static void initClass (void)

Protected Member Functions


~SoTabBoxManip ()

Detailed Description

The SoTabBoxManip class wraps an SoTabBoxDragger.


 

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 & Destructor Documentation

SoTabBoxManip::SoTabBoxManip (void)Constructor sets us up with an SoTabBoxDragger for manipulating a transformation.

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

SoTabBoxManip::~SoTabBoxManip () [protected]Protected destructor. (SoHandleBoxManip is automatically destructed when it's reference count goes to 0.)

Member Function Documentation

void SoTabBoxManip::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.