jaulib v1.4.1
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
jau::math::util::PMVMatrix4< Value_type > Member List

This is the complete list of members for jau::math::util::PMVMatrix4< Value_type >, including all inherited members.

compSignature() const noexceptjau::math::util::PMVMatrix4< Value_type >inline
const_iterator typedefjau::math::util::PMVMatrix4< Value_type >
const_pointer typedefjau::math::util::PMVMatrix4< Value_type >
const_reference typedefjau::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() noexceptjau::math::util::PMVMatrix4< Value_type >inline
getFrustum() noexceptjau::math::util::PMVMatrix4< Value_type >inline
getModifiedBits(const bool clear) noexceptjau::math::util::PMVMatrix4< Value_type >inline
getMulMvP(Mat4 &result) noexceptjau::math::util::PMVMatrix4< Value_type >inline
getMulPMv(Mat4 &result) noexceptjau::math::util::PMVMatrix4< Value_type >inline
getMv() noexceptjau::math::util::PMVMatrix4< Value_type >inline
getMv() const noexceptjau::math::util::PMVMatrix4< Value_type >inline
getMvi()jau::math::util::PMVMatrix4< Value_type >inline
getMvit()jau::math::util::PMVMatrix4< Value_type >inline
getP() noexceptjau::math::util::PMVMatrix4< Value_type >inline
getP() const noexceptjau::math::util::PMVMatrix4< Value_type >inline
getPi()jau::math::util::PMVMatrix4< Value_type >inline
getPMv() noexceptjau::math::util::PMVMatrix4< Value_type >inline
getPMvi() noexceptjau::math::util::PMVMatrix4< Value_type >inline
getT() noexceptjau::math::util::PMVMatrix4< Value_type >inline
getT() const noexceptjau::math::util::PMVMatrix4< Value_type >inline
isReqDirty() noexceptjau::math::util::PMVMatrix4< Value_type >inline
iterator typedefjau::math::util::PMVMatrix4< Value_type >
loadMv(float values[]) noexceptjau::math::util::PMVMatrix4< Value_type >inline
loadMv(const Mat4 &m) noexceptjau::math::util::PMVMatrix4< Value_type >inline
loadMv(const Quat4f &quat) noexceptjau::math::util::PMVMatrix4< Value_type >inline
loadMvIdentity() noexceptjau::math::util::PMVMatrix4< Value_type >inline
loadP(float values[]) noexceptjau::math::util::PMVMatrix4< Value_type >inline
loadP(const Mat4 &m)jau::math::util::PMVMatrix4< Value_type >inline
loadP(const Quat4f &quat) noexceptjau::math::util::PMVMatrix4< Value_type >inline
loadPIdentity() noexceptjau::math::util::PMVMatrix4< Value_type >inline
loadT(float values[]) noexceptjau::math::util::PMVMatrix4< Value_type >inline
loadT(Mat4 &m) noexceptjau::math::util::PMVMatrix4< Value_type >inline
loadT(const Quat4f &quat) noexceptjau::math::util::PMVMatrix4< Value_type >inline
loadTIdentity() noexceptjau::math::util::PMVMatrix4< Value_type >inline
lookAtP(const Vec3 &eye, const Vec3 &center, const Vec3 &up) noexceptjau::math::util::PMVMatrix4< Value_type >inline
makeSyncMv() noexceptjau::math::util::PMVMatrix4< Value_type >inline
makeSyncMvi()jau::math::util::PMVMatrix4< Value_type >inline
makeSyncMvit()jau::math::util::PMVMatrix4< Value_type >inline
makeSyncP() noexceptjau::math::util::PMVMatrix4< Value_type >inline
makeSyncPMv() noexceptjau::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() noexceptjau::math::util::PMVMatrix4< Value_type >inline
mapObjToWin(const Vec3 &objPos, const Recti &viewport, Vec3 &winPos) const noexceptjau::math::util::PMVMatrix4< Value_type >inline
mapViewToWin(const Vec3 &view, const Recti &viewport, Vec3 &winPos) const noexceptjau::math::util::PMVMatrix4< Value_type >inline
mapWinToObj(const float winx, const float winy, const float winz, const Recti &viewport, Vec3 &objPos) noexceptjau::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 noexceptjau::math::util::PMVMatrix4< Value_type >inline
mapWinToObjRay(const float winx, const float winy, const float winz0, const float winz1, const Recti &viewport, Ray3f &ray) noexceptjau::math::util::PMVMatrix4< Value_type >inline
mapWinToView(const float winx, const float winy, const float winz, const Recti &viewport, Vec3 &objPos) noexceptjau::math::util::PMVMatrix4< Value_type >inline
mapWinToViewRay(const float winx, const float winy, const float winz0, const float winz1, const Recti &viewport, Ray3f &ray) noexceptjau::math::util::PMVMatrix4< Value_type >inline
mapWinToWorld(const float winx, const float winy, const float winz, const Mat4 &matVi, const Recti &viewport, Vec3 &objPos) noexceptjau::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) noexceptjau::math::util::PMVMatrix4< Value_type >inline
mapWorldToWin(const Vec3 &objPos, const Mat4 &matV, const Recti &viewport, Vec3 &winPos) const noexceptjau::math::util::PMVMatrix4< Value_type >inline
Mat4 typedefjau::math::util::PMVMatrix4< Value_type >
matrixCount(PMVData derivedMatrices) noexceptjau::math::util::PMVMatrix4< Value_type >inlinestatic
matrixCount() const noexceptjau::math::util::PMVMatrix4< Value_type >inline
mulMv(const Mat4 &m) noexceptjau::math::util::PMVMatrix4< Value_type >inline
mulP(const Mat4 &m) noexceptjau::math::util::PMVMatrix4< Value_type >inline
mulT(const Mat4 &m) noexceptjau::math::util::PMVMatrix4< Value_type >inline
mulWithMv(const Vec4 &v_in, Vec4 &v_out) noexceptjau::math::util::PMVMatrix4< Value_type >inline
mulWithMv(Vec4 &v_inout) noexceptjau::math::util::PMVMatrix4< Value_type >inline
mulWithMv(const Vec3 &v_in, Vec3 &v_out) noexceptjau::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) noexceptjau::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() noexceptjau::math::util::PMVMatrix4< Value_type >inline
PMVMatrix4(PMVData derivedMatrices) noexceptjau::math::util::PMVMatrix4< Value_type >inline
pointer typedefjau::math::util::PMVMatrix4< Value_type >
popMv() noexceptjau::math::util::PMVMatrix4< Value_type >inline
popP() noexceptjau::math::util::PMVMatrix4< Value_type >inline
popT() noexceptjau::math::util::PMVMatrix4< Value_type >inline
pushMv() noexceptjau::math::util::PMVMatrix4< Value_type >inline
pushP() noexceptjau::math::util::PMVMatrix4< Value_type >inline
pushT() noexceptjau::math::util::PMVMatrix4< Value_type >inline
Ray3 typedefjau::math::util::PMVMatrix4< Value_type >
reference typedefjau::math::util::PMVMatrix4< Value_type >
requestedBits() noexceptjau::math::util::PMVMatrix4< Value_type >inline
reset() noexceptjau::math::util::PMVMatrix4< Value_type >inline
rotateMv(const float ang_rad, const float x, const float y, const float z) noexceptjau::math::util::PMVMatrix4< Value_type >inline
rotateMv(const float ang_rad, const Vec3 &axis) noexceptjau::math::util::PMVMatrix4< Value_type >inline
rotateMv(const Quat4f &quat) noexceptjau::math::util::PMVMatrix4< Value_type >inline
rotateP(const float ang_rad, const float x, const float y, const float z) noexceptjau::math::util::PMVMatrix4< Value_type >inline
rotateP(const float ang_rad, const Vec3 &axis) noexceptjau::math::util::PMVMatrix4< Value_type >inline
rotateP(const Quat4f &quat) noexceptjau::math::util::PMVMatrix4< Value_type >inline
scaleMv(float x, float y, float z) noexceptjau::math::util::PMVMatrix4< Value_type >inline
scaleMv(const Vec3 &s) noexceptjau::math::util::PMVMatrix4< Value_type >inline
scaleP(float x, float y, float z) noexceptjau::math::util::PMVMatrix4< Value_type >inline
scaleP(const Vec3 &s) noexceptjau::math::util::PMVMatrix4< Value_type >inline
setModelviewDirty() noexceptjau::math::util::PMVMatrix4< Value_type >inline
setProjectionDirty() noexceptjau::math::util::PMVMatrix4< Value_type >inline
setTextureDirty() noexceptjau::math::util::PMVMatrix4< Value_type >inline
SyncMats4 typedefjau::math::util::PMVMatrix4< Value_type >
toString(std::string &sb, const std::string &f) const noexceptjau::math::util::PMVMatrix4< Value_type >inline
toString() const noexceptjau::math::util::PMVMatrix4< Value_type >inline
translateMv(float x, float y, float z) noexceptjau::math::util::PMVMatrix4< Value_type >inline
translateMv(const Vec3 &t) noexceptjau::math::util::PMVMatrix4< Value_type >inline
translateP(float x, float y, float z) noexceptjau::math::util::PMVMatrix4< Value_type >inline
translateP(const Vec3 &t) noexceptjau::math::util::PMVMatrix4< Value_type >inline
update() noexceptjau::math::util::PMVMatrix4< Value_type >inline
value_type typedefjau::math::util::PMVMatrix4< Value_type >
Vec3 typedefjau::math::util::PMVMatrix4< Value_type >
Vec4 typedefjau::math::util::PMVMatrix4< Value_type >