Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members | Related Pages

openvrml::rotation Member List

This is the complete list of members for openvrml::rotation, including all inherited members.

angle() const openvrml::rotation [inline]
angle(float value)openvrml::rotation [inline]
axis() const openvrml::rotation [inline]
axis(const vec3f &axis)openvrml::rotation
inverse() const openvrml::rotation
operator *(const rotation &lhs, const rotation &rhs)openvrml::rotation [related]
operator *=(const rotation &rot)openvrml::rotation
operator!=(const rotation &lhs, const rotation &rhs)openvrml::rotation [related]
operator<<(std::ostream &out, const rotation &r)openvrml::rotation [related]
operator==(const rotation &lhs, const rotation &rhs)openvrml::rotation [related]
operator[](size_t index) const openvrml::rotation [inline]
rotopenvrml::rotation [private]
rotation()openvrml::rotation
rotation(const float(&rot)[4])openvrml::rotation [explicit]
rotation(float x, float y, float z, float angle)openvrml::rotation
rotation(const vec3f &axis, float angle)openvrml::rotation
rotation(const vec3f &from_vec, const vec3f &to_vec)openvrml::rotation
rotation(const quatf &quat)openvrml::rotation [explicit]
slerp(const rotation &dest_rot, float t) const openvrml::rotation
x() const openvrml::rotation [inline]
x(float value)openvrml::rotation
y() const openvrml::rotation [inline]
y(float value)openvrml::rotation
z() const openvrml::rotation [inline]
z(float value)openvrml::rotation