JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
JPL::Quat< Vec3 > Member List

This is the complete list of members for JPL::Quat< Vec3 >, including all inherited members.

Conjugated() const noexceptJPL::Quat< Vec3 >inline
Float typedefJPL::Quat< Vec3 >
FromBasis(const Basis< Vec3 > &basis) noexceptJPL::Quat< Vec3 >inlinestatic
FromTo(const Vec3 &from, const Vec3 &to) noexceptJPL::Quat< Vec3 >inlinestatic
FromUpAndForward(const Vec3 &up, const Vec3 &forward) noexceptJPL::Quat< Vec3 >inlinestatic
GetRotationAngle(const Vec3 &axis) const noexceptJPL::Quat< Vec3 >inline
Identity() noexceptJPL::Quat< Vec3 >inlinestatic
Inversed() const noexceptJPL::Quat< Vec3 >inline
IsNormalized(Float tolerance=Float(1.0e-5)) const noexceptJPL::Quat< Vec3 >inline
Length() const noexceptJPL::Quat< Vec3 >inline
LengthSquared() const noexceptJPL::Quat< Vec3 >inline
LookAt(const Vec3 &direction, const Vec3 &up) noexceptJPL::Quat< Vec3 >inlinestatic
MakeSlerp(const Vec3 &from, const Vec3 &to, Float t) noexceptJPL::Quat< Vec3 >inlinestatic
Normalized() const noexceptJPL::Quat< Vec3 >inline
operator!=(const Quat &rhs) const noexceptJPL::Quat< Vec3 >inline
operator*JPL::Quat< Vec3 >friend
operator==(const Quat &rhs) const noexceptJPL::Quat< Vec3 >inline
Rotate(const Vec3 &vector) const noexceptJPL::Quat< Vec3 >inline
Rotation(const Vec3 &axis, Float angleRad) noexceptJPL::Quat< Vec3 >inlinestatic
ToBasis() const noexceptJPL::Quat< Vec3 >inline
VJPL::Quat< Vec3 >
WJPL::Quat< Vec3 >