Pose Constructor | 
| Name | Description | |
|---|---|---|
| Pose(Pose*) | Initializes a new instance of the Pose class  | |
| Pose(Single) | Pose constructor taking a 4x4 transform, stored in a 2D array  | |
| Pose(Single) | Pose constructor taking a 4x4 transform  | |
| Pose(Matrix4x4) | Pose constructor taking a 4x4 transform matrix  |