![]() |
http://www.sim.no http://www.coin3d.org |
The SoTransformVec3f class transforms 3D vectors by a matrix. More...
#include <Inventor/engines/SoTransformVec3f.h>
Public Member Functions | |
SoTransformVec3f (void) | |
Static Public Member Functions | |
static void | initClass (void) |
Public Attributes | |
SoMFVec3f | vector |
SoMFMatrix | matrix |
SoEngineOutput | point |
SoEngineOutput | direction |
SoEngineOutput | normalDirection |
Protected Member Functions | |
virtual | ~SoTransformVec3f () |
The SoTransformVec3f class transforms 3D vectors by a matrix.
SoTransformVec3f::SoTransformVec3f | ( | void | ) |
Default constructor.
References direction, SbMatrix::identity(), matrix, normalDirection, point, and vector.
SoTransformVec3f::~SoTransformVec3f | ( | ) | [protected, virtual] |
Destructor is protected because explicit destruction of engines is not allowed.
void SoTransformVec3f::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 SoEngine.
Set of 3D vector inputs to transform.
Referenced by SoTransformVec3f().
Set of transformation matrices to use on the vectors.
Referenced by SoTransformVec3f().
(SoMFVec3f) Transformed points.
Referenced by SoTransformVec3f().
(SoMFVec3f) Transformed vector directions.
Referenced by SoTransformVec3f().
(SoMFVec3f) Normalized transformed vector directions.
Referenced by SoTransformVec3f().
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Mon Feb 28 2011 10:12:23 for Coin by Doxygen. 1.7.3