mPhysics - A .NET Wrapper for Ageia's PhysX SDK

Matrix34 Structure

 [This is preliminary documentation and subject to change.]

A 3x4 Matrix representing both a rotation and translation.

For a list of all members of this type, see Matrix34 Members.

System.Object
   ValueType
      Matrix34

[Visual Basic]
Public Structure Matrix34
[C#]
public struct Matrix34
[C++]
public __value struct Matrix34

[JScript] In JScript, you can use the structures defined by a type, but you cannot define your own.

Requirements

Namespace: mPhysics.Foundation

Assembly: mPhysics (in mPhysics.dll)

See Also

Matrix34 Members | mPhysics.Foundation Namespace