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

Matrix33 Structure

 [This is preliminary documentation and subject to change.]

A 3x3 Matrix representing a rotation.

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

System.Object
   ValueType
      Matrix33

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

[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

Matrix33 Members | mPhysics.Foundation Namespace