JUCE
juce::Quaternion< Type > Member List

This is the complete list of members for juce::Quaternion< Type >, including all inherited members.

fromAngle(Type angle, Vector3D< Type > axis) noexceptjuce::Quaternion< Type >static
getRotationMatrix() const noexceptjuce::Quaternion< Type >
length() const noexceptjuce::Quaternion< Type >
normal() const noexceptjuce::Quaternion< Type >
normalised() const noexceptjuce::Quaternion< Type >
operator*=(Quaternion other) noexceptjuce::Quaternion< Type >
operator=(Quaternion other) noexceptjuce::Quaternion< Type >
Quaternion() noexceptjuce::Quaternion< Type >
Quaternion(const Quaternion &other) noexceptjuce::Quaternion< Type >
Quaternion(Vector3D< Type > vectorPart, Type scalarPart) noexceptjuce::Quaternion< Type >
Quaternion(Type x, Type y, Type z, Type w) noexceptjuce::Quaternion< Type >
scalarjuce::Quaternion< Type >
vectorjuce::Quaternion< Type >