Coin Logo http://www.sim.no
http://www.coin3d.org

Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions

SoTransformVec3f Class Reference

The SoTransformVec3f class transforms 3D vectors by a matrix. More...

#include <Inventor/engines/SoTransformVec3f.h>

Inheritance diagram for SoTransformVec3f:
SoEngine SoFieldContainer SoBase

List of all members.

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 ()

Detailed Description

The SoTransformVec3f class transforms 3D vectors by a matrix.


Constructor & Destructor Documentation

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.


Member Function Documentation

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.


Member Data Documentation

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().


The documentation for this class was generated from the following files:

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