openvrml::quatf Member List
This is the complete list of members for
openvrml::quatf, including all inherited members.
| conjugate() const | openvrml::quatf | |
| inverse() const | openvrml::quatf | |
| norm() const | openvrml::quatf | |
| normalize() const | openvrml::quatf | |
| operator *(const quatf &lhs, const quatf &rhs) | openvrml::quatf | [related] |
| operator *(const quatf &quat, float scalar) | openvrml::quatf | [related] |
| operator *(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 &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, 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[](size_t index) const | openvrml::quatf | [inline] |
| operator[](size_t index) | openvrml::quatf | [inline] |
| quat | openvrml::quatf | [private] |
| quatf() | openvrml::quatf | |
| quatf(float x, float y, float z, float w) | openvrml::quatf | |
| quatf(const float(&quat)[4]) | openvrml::quatf | [explicit] |
| quatf(const rotation &rot) | openvrml::quatf | [explicit] |
| quatf(const mat4f &mat) | openvrml::quatf | [explicit] |
| 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] |