This is the complete list of members for juce::Quaternion< Type >, including all inherited members.
fromAngle(Type angle, Vector3D< Type > axis) noexcept | juce::Quaternion< Type > | inlinestatic |
getRotationMatrix() const noexcept | juce::Quaternion< Type > | inline |
length() const noexcept | juce::Quaternion< Type > | inline |
normal() const noexcept | juce::Quaternion< Type > | inline |
normalised() const noexcept | juce::Quaternion< Type > | inline |
operator*=(Quaternion other) noexcept | juce::Quaternion< Type > | inline |
operator=(Quaternion other) noexcept | juce::Quaternion< Type > | inline |
Quaternion() noexcept | juce::Quaternion< Type > | inline |
Quaternion(const Quaternion &other) noexcept | juce::Quaternion< Type > | inline |
Quaternion(Vector3D< Type > vectorPart, Type scalarPart) noexcept | juce::Quaternion< Type > | inline |
Quaternion(Type x, Type y, Type z, Type w) noexcept | juce::Quaternion< Type > | inline |
scalar | juce::Quaternion< Type > | |
vector | juce::Quaternion< Type > |