|
http://www.coin3d.org/ http://www.kongsberg.com/kogt/ |
The SoTranslation class is a node type for specifying geometry translations.For simply translating some geometry in a scene graph, you can use this node type. More...
#include <Inventor/nodes/SoTranslation.h>
Public Member Functions | |
| SoTranslation (void) | |
| virtual void | doAction (SoAction *action) |
| virtual void | callback (SoCallbackAction *action) |
| virtual void | GLRender (SoGLRenderAction *action) |
| virtual void | getBoundingBox (SoGetBoundingBoxAction *action) |
| virtual void | getMatrix (SoGetMatrixAction *action) |
| virtual void | pick (SoPickAction *action) |
| virtual void | getPrimitiveCount (SoGetPrimitiveCountAction *action) |
Static Public Member Functions | |
| static void | initClass (void) |
| Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system. | |
Public Attributes | |
| SoSFVec3f | translation |
Protected Member Functions | |
| virtual | ~SoTranslation () |
The SoTranslation class is a node type for specifying geometry translations.
For simply translating some geometry in a scene graph, you can use this node type.
FILE FORMAT/DEFAULTS:
Translation {
translation 0 0 0
}
| SoTranslation::SoTranslation | ( | void | ) |
Constructor.
| SoTranslation::~SoTranslation | ( | ) | [protected, virtual] |
Destructor.
Set the X, Y and Z translation values. Defaults to <0, 0, 0>.
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Mon Nov 7 20:02:07 2011 for Coin by Doxygen 1.6.3.