|
JPL Spatial
Sound spatialization and propagation library
|
This is the complete list of members for JPL::Math::Mat2< Vec2 >, including all inherited members.
| C0 | JPL::Math::Mat2< Vec2 > | |
| C1 | JPL::Math::Mat2< Vec2 > | |
| Det() const noexcept | JPL::Math::Mat2< Vec2 > | inline |
| Float typedef | JPL::Math::Mat2< Vec2 > | |
| FromColumns(const Vec2 &l1, const Vec2 &l2) noexcept | JPL::Math::Mat2< Vec2 > | inlinestatic |
| Identity() noexcept | JPL::Math::Mat2< Vec2 > | inlinestatic |
| Inversed(Float eps=Float(1e-6)) const | JPL::Math::Mat2< Vec2 > | inline |
| IsInvertible(Float eps=Float(1e-6)) const noexcept | JPL::Math::Mat2< Vec2 > | inline |
| Transform(const Vec2 &p) const noexcept | JPL::Math::Mat2< Vec2 > | inline |
| TryInverse(Mat2 &out, Float eps=Float(1e-6)) const | JPL::Math::Mat2< Vec2 > | inline |