Set this matrix to a rotation about the x-axis.
[Visual Basic] Public Sub SetRotateX( _ ByVal Single As Single _ ) [C#] public void SetRotateX( float Single ); [C++] public: void SetRotateX( float Single ); [JScript] public function SetRotateX( float Single );
Matrix33 Structure | mPhysics.Foundation Namespace