Pose Conversion Operators |
Name | Description | |
---|---|---|
(Pose to PoseD) |
Converts a single-precision pose to a double-precision pose.
| |
(Pose to Matrix44F) |
Converts a pose to a 4x4 transformation matrix.
| |
(Pose to Matrix) |
Converts a pose to a 4x4 transformation matrix (XNA Framework). (Only available in the
XNA-compatible build.)
|