Method | Description | |
---|---|---|
CastToBytes ( this input ) : byte[] | ||
ToMatrix4 ( this matrix ) : |
||
ToMatrixX ( this matrix ) : |
||
ToVector3X ( this vector ) : Microsoft.Xna.Framework.Vector3 |
public static CastToBytes ( this input ) : byte[] | ||
input | this | |
return | byte[] |
public static ToMatrix4 ( this matrix ) : |
||
matrix | this | |
return |
public static ToMatrixX ( this matrix ) : |
||
matrix | this | |
return |
public static ToVector3X ( this vector ) : Microsoft.Xna.Framework.Vector3 | ||
vector | this | |
return | Microsoft.Xna.Framework.Vector3 |