SoMatrixTransform Class Reference
[Transforms]

Node that specifies a 3D geometric transformation as a matrix. More...

#include <Inventor/nodes/SoMatrixTransform.h>

Inheritance diagram for SoMatrixTransform:
SoTransformation SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoMatrixTransform ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoSFMatrix matrix

Detailed Description

Node that specifies a 3D geometric transformation as a matrix.

This node defines a geometric 3D transformation with a single SbMatrix. Note that some matrices (such as singular ones) may result in errors in bounding boxes, picking, and lighting.

FILE FORMAT/DEFAULT

ACTION BEHAVIOR

SEE ALSO

SoTransform, SoMultipleCopy


Constructor & Destructor Documentation

SoMatrixTransform::SoMatrixTransform (  ) 

Creates a matrix transformation node with default settings.


Member Function Documentation

static SoType SoMatrixTransform::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from SoTransformation.

virtual SoType SoMatrixTransform::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Reimplemented from SoTransformation.


Member Data Documentation

Transformation matrix.


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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/