PoseD Constructor |
Name | Description | |
---|---|---|
PoseD(Matrix33D) |
Initializes a new instance of the PoseD class from orientation.
| |
PoseD(QuaternionD) |
Initializes a new instance of the PoseD class from orientation.
| |
PoseD(Vector3D) |
Initializes a new instance of the PoseD class from position.
| |
PoseD(Vector3D, Matrix33D) |
Initializes a new instance of the PoseD class from position and orientation.
| |
PoseD(Vector3D, QuaternionD) |
Initializes a new instance of the PoseD class from position and orientation.
|