Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

SoTransformation Class Reference

The SoTransformation class is the abstract base class for transformation nodes. More...

#include <Inventor/nodes/SoTransformation.h>

Inheritance diagram for SoTransformation::

SoNode SoFieldContainer SoBase SoAntiSquish SoMatrixTransform SoResetTransform SoRotation SoRotationXYZ SoScale SoSurroundScale SoTransform SoTranslation SoUnits List of all members.

Static Public Methods

void initClass (void)

Protected Methods

 SoTransformation (void)
virtual ~SoTransformation ()

Detailed Description

The SoTransformation class is the abstract base class for transformation nodes.

To position and orient geometry within the 3D world space, various node types for transformations are used. These nodes all inherit the SoTransformation base class.


Constructor & Destructor Documentation

SoTransformation::SoTransformation void [protected]
 

Constructor.

SoTransformation::~SoTransformation [protected, virtual]
 

Destructor.


Member Function Documentation

void SoTransformation::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 SoNode.

Reimplemented in SoAntiSquish, SoMatrixTransform, SoRotation, SoPendulum, SoRotor, SoResetTransform, SoRotationXYZ, SoScale, SoTranslation, SoShuttle, SoSurroundScale, SoTransform, SoUnits, SoCenterballManip, SoHandleBoxManip, SoJackManip, SoTabBoxManip, SoTrackballManip, SoTransformBoxManip, SoTransformManip, and SoTransformerManip.


The documentation for this class was generated from the following files:
Generated at Tue Mar 5 03:31:32 2002 for Coin by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001