Rotation3d Member List
This is the complete list of members for
Rotation3d, including all inherited members.
| a_ | Rotation3d | [private] |
| identity() | Rotation3d | |
| inverse_rotate(float *tr, float *r) const | Rotation3d | |
| o_ | Rotation3d | [private] |
| offset(float x, float y) | Rotation3d | |
| origin(float x, float y, float z) | Rotation3d | |
| post_multiply(Rotation3d &) | Rotation3d | |
| rotate(float x, float y, float z, float *tr) const | Rotation3d | |
| rotate(float *r, float *tr) const | Rotation3d | |
| rotate_x(float radians) | Rotation3d | |
| rotate_y(float radians) | Rotation3d | |
| rotate_z(float radians) | Rotation3d | |
| Rotation3d() | Rotation3d | |
| x_axis(float &x, float &y) const | Rotation3d | |
| y_axis(float &x, float &y) const | Rotation3d | |
| z_axis(float &x, float &y) const | Rotation3d | |
| ~Rotation3d() | Rotation3d | [virtual] |