Transform is unneeded and should be removed soon. The XNA matrix4x4 can store the orientation and position.

Namespace: JigLibX.Math
Assembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0

Syntax

C#
public struct Transform
Visual Basic
Public Structure Transform
Visual C++
public value class Transform

See Also