|
opynsim
Unofficial C++ Documentation
|
This is the complete list of members for osc::Transform, including all inherited members.
| operator== | osc::Transform | friend |
| rotation | osc::Transform | |
| scale | osc::Transform | |
| translation | osc::Transform | |
| with_rotation(const Quaternion &new_rotation) const | osc::Transform | inline |
| with_scale(const Vector3 &new_scale) const | osc::Transform | inline |
| with_scale(float new_scale) const | osc::Transform | inline |
| with_translation(const Vector3 &new_translation) const | osc::Transform | inline |