SoJackManip.3coin2

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

SoJackManip -

The SoJackManip wraps an SoJackDragger for convenience.

SYNOPSIS


#include <Inventor/manips/SoJackManip.h>

Inherits SoTransformManip.

Public Member Functions


SoJackManip (void)

Static Public Member Functions


static void initClass (void)

Protected Member Functions


~SoJackManip ()

Detailed Description

The SoJackManip wraps an SoJackDragger for convenience.


 

The manipulator class takes care of wrapping up the SoJackDragger in a simple and convenient API for the application programmer, making it automatically surround the geometry it influences and taking care of the book-keeping routines for it's interaction with the relevant fields of an SoTransformation node.

Constructor & Destructor Documentation

SoJackManip::SoJackManip (void)Default constructor. Allocates an SoCenterballDragger and an SoSurroundScale node to surround the geometry within our part of the scenegraph.

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

SoJackManip::~SoJackManip () [protected]Destructor.

Member Function Documentation

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