This is the complete list of members for openvrml::quatf, including all inherited members.
conjugate() const | openvrml::quatf | |
inverse() const | openvrml::quatf | |
make_quatf() | openvrml::quatf | related |
make_quatf(const float x, const float y, const float z, const float w) | openvrml::quatf | related |
make_quatf(const float(&quat)[4]) | openvrml::quatf | related |
make_quatf(const mat4f &mat) | openvrml::quatf | related |
make_quatf(const rotation &rot) | openvrml::quatf | related |
norm() const | openvrml::quatf | |
normalize() const | openvrml::quatf | |
operator!=(const quatf &lhs, const quatf &rhs) | openvrml::quatf | related |
operator*(const quatf &lhs, const quatf &rhs) | openvrml::quatf | related |
operator*(const quatf &quat, const float scalar) | openvrml::quatf | related |
operator*(const float scalar, const quatf &quat) | openvrml::quatf | related |
operator*=(const quatf &quat) | openvrml::quatf | |
operator*=(float scalar) | openvrml::quatf | |
operator+(const quatf &lhs, const quatf &rhs) | openvrml::quatf | related |
operator+=(const quatf &quat) | openvrml::quatf | |
operator-(const quatf &lhs, const quatf &rhs) | openvrml::quatf | related |
operator-=(const quatf &quat) | openvrml::quatf | |
operator/(const quatf &quat, const float scalar) | openvrml::quatf | related |
operator/=(float scalar) | openvrml::quatf | |
operator<<(std::ostream &out, const quatf &quat) | openvrml::quatf | related |
operator==(const quatf &lhs, const quatf &rhs) | openvrml::quatf | related |
operator[](std::size_t index) const | openvrml::quatf | inline |
operator[](std::size_t index) | openvrml::quatf | inline |
quat | openvrml::quatf | |
w() const | openvrml::quatf | inline |
w(float value) | openvrml::quatf | inline |
x() const | openvrml::quatf | inline |
x(float value) | openvrml::quatf | inline |
y() const | openvrml::quatf | inline |
y(float value) | openvrml::quatf | inline |
z() const | openvrml::quatf | inline |
z(float value) | openvrml::quatf | inline |