JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
JPL::Math::Mat2< Vec2 > Member List

This is the complete list of members for JPL::Math::Mat2< Vec2 >, including all inherited members.

C0JPL::Math::Mat2< Vec2 >
C1JPL::Math::Mat2< Vec2 >
Det() const noexceptJPL::Math::Mat2< Vec2 >inline
Float typedefJPL::Math::Mat2< Vec2 >
FromColumns(const Vec2 &l1, const Vec2 &l2) noexceptJPL::Math::Mat2< Vec2 >inlinestatic
Identity() noexceptJPL::Math::Mat2< Vec2 >inlinestatic
Inversed(Float eps=Float(1e-6)) constJPL::Math::Mat2< Vec2 >inline
IsInvertible(Float eps=Float(1e-6)) const noexceptJPL::Math::Mat2< Vec2 >inline
Transform(const Vec2 &p) const noexceptJPL::Math::Mat2< Vec2 >inline
TryInverse(Mat2 &out, Float eps=Float(1e-6)) constJPL::Math::Mat2< Vec2 >inline