SoTransformVec3f Properties |
The SoTransformVec3f type exposes the following members.
Name | Description | |
---|---|---|
direction | ( OIV.Inventor.Fields.SoMFVec3f ) Vector transformed by matrix, ignoring translation. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
matrix | Input transformation matrix. | |
normalDirection | ( OIV.Inventor.Fields.SoMFVec3f ) Normalized direction. | |
point | ( OIV.Inventor.Fields.SoMFVec3f ) Vector transformed by matrix. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
vector | Input row vector. |