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