| compSignature() const noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | const_iterator typedef | jau::math::util::PMVMatrix4< Value_type > |  | 
  | const_pointer typedef | jau::math::util::PMVMatrix4< Value_type > |  | 
  | const_reference typedef | jau::math::util::PMVMatrix4< Value_type > |  | 
  | frustumP(const float left, const float right, const float bottom, const float top, const float zNear, const float zFar) | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getDirtyBits() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getFrustum() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getModifiedBits(const bool clear) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getMulMvP(Mat4 &result) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getMulPMv(Mat4 &result) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getMv() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getMv() const noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getMvi() | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getMvit() | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getP() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getP() const noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getPi() | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getPMv() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getPMvi() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getT() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | getT() const noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | isReqDirty() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | iterator typedef | jau::math::util::PMVMatrix4< Value_type > |  | 
  | loadMv(float values[]) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | loadMv(const Mat4 &m) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | loadMv(const Quat4f &quat) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | loadMvIdentity() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | loadP(float values[]) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | loadP(const Mat4 &m) | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | loadP(const Quat4f &quat) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | loadPIdentity() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | loadT(float values[]) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | loadT(Mat4 &m) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | loadT(const Quat4f &quat) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | loadTIdentity() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | lookAtP(const Vec3 &eye, const Vec3 ¢er, const Vec3 &up) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | makeSyncMv() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | makeSyncMvi() | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | makeSyncMvit() | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | makeSyncP() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | makeSyncPMv() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | makeSyncPMvMvi() | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | makeSyncPMvMviMvit() | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | makeSyncPMvReq() | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | makeSyncT() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mapObjToWin(const Vec3 &objPos, const Recti &viewport, Vec3 &winPos) const noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mapViewToWin(const Vec3 &view, const Recti &viewport, Vec3 &winPos) const noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mapWinToObj(const float winx, const float winy, const float winz, const Recti &viewport, Vec3 &objPos) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mapWinToObj4(const float winx, const float winy, const float winz, const float clipw, const Recti &viewport, const float near, const float far, Vec4 &objPos) const noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mapWinToObjRay(const float winx, const float winy, const float winz0, const float winz1, const Recti &viewport, Ray3f &ray) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mapWinToView(const float winx, const float winy, const float winz, const Recti &viewport, Vec3 &objPos) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mapWinToViewRay(const float winx, const float winy, const float winz0, const float winz1, const Recti &viewport, Ray3f &ray) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mapWinToWorld(const float winx, const float winy, const float winz, const Mat4 &matVi, const Recti &viewport, Vec3 &objPos) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mapWinToWorldRay(const float winx, const float winy, const float winz0, const float winz1, const Mat4 &matVi, const Recti &viewport, Ray3f &ray) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mapWorldToWin(const Vec3 &objPos, const Mat4 &matV, const Recti &viewport, Vec3 &winPos) const noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | Mat4 typedef | jau::math::util::PMVMatrix4< Value_type > |  | 
  | matrixCount(PMVData derivedMatrices) noexcept | jau::math::util::PMVMatrix4< Value_type > | inlinestatic | 
  | matrixCount() const noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mulMv(const Mat4 &m) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mulP(const Mat4 &m) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mulT(const Mat4 &m) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mulWithMv(const Vec4 &v_in, Vec4 &v_out) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mulWithMv(Vec4 &v_inout) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | mulWithMv(const Vec3 &v_in, Vec3 &v_out) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | orthoP(const float left, const float right, const float bottom, const float top, const float zNear, const float zFar) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | perspectiveP(const float fovy_rad, const float aspect, const float zNear, const float zFar) | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | PMVMatrix4() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | PMVMatrix4(PMVData derivedMatrices) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | pointer typedef | jau::math::util::PMVMatrix4< Value_type > |  | 
  | popMv() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | popP() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | popT() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | pushMv() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | pushP() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | pushT() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | Ray3 typedef | jau::math::util::PMVMatrix4< Value_type > |  | 
  | reference typedef | jau::math::util::PMVMatrix4< Value_type > |  | 
  | requestedBits() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | reset() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | rotateMv(const float ang_rad, const float x, const float y, const float z) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | rotateMv(const float ang_rad, const Vec3 &axis) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | rotateMv(const Quat4f &quat) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | rotateP(const float ang_rad, const float x, const float y, const float z) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | rotateP(const float ang_rad, const Vec3 &axis) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | rotateP(const Quat4f &quat) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | scaleMv(float x, float y, float z) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | scaleMv(const Vec3 &s) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | scaleP(float x, float y, float z) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | scaleP(const Vec3 &s) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | setModelviewDirty() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | setProjectionDirty() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | setTextureDirty() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | SyncMats4 typedef | jau::math::util::PMVMatrix4< Value_type > |  | 
  | toString(std::string &sb, const std::string &f) const noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | toString() const noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | translateMv(float x, float y, float z) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | translateMv(const Vec3 &t) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | translateP(float x, float y, float z) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | translateP(const Vec3 &t) noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | update() noexcept | jau::math::util::PMVMatrix4< Value_type > | inline | 
  | value_type typedef | jau::math::util::PMVMatrix4< Value_type > |  | 
  | Vec3 typedef | jau::math::util::PMVMatrix4< Value_type > |  | 
  | Vec4 typedef | jau::math::util::PMVMatrix4< Value_type > |  |