[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
TransformCoordinate(Vector3, Matrix) |
Performs a coordinate transformation using the given Matrix.
| |
TransformCoordinate(Vector3, Matrix) |
Performs a coordinate transformation using the given Matrix.
| |
TransformCoordinate(Vector3, Matrix, Vector3) |
Performs a coordinate transformation using the given Matrix.
| |
TransformCoordinate(Vector3, Matrix, Vector3) |
Performs a coordinate transformation using the given Matrix.
| |
TransformCoordinate(Vector3*, Matrix*, Vector3*, Int32) |
Performs a coordinate transformation using the given Matrix.
| |
TransformCoordinate(Vector3, Matrix, Vector3, Int32, Int32) |
Performs a coordinate transformation using the given Matrix.
| |
TransformCoordinate(Vector3*, Int32, Matrix*, Vector3*, Int32, Int32) |
Performs a coordinate transformation using the given Matrix.
|
See Also