![]() |
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 (void) |
The SoTransformVec3f class transforms 3D vectors by a matrix.
SoTransformVec3f::SoTransformVec3f | ( | void | ) |
Default constructor.
SoTransformVec3f::~SoTransformVec3f | ( | void | ) | [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.
Set of transformation matrices to use on the vectors.
(SoMFVec3f) Transformed points.
(SoMFVec3f) Transformed vector directions.
(SoMFVec3f) Normalized transformed vector directions.
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Sun May 1 2011 02:58:38 for Coin by Doxygen 1.7.3.