Searched defs:mtx (Results 1 – 12 of 12) sorted by relevance
90 const math::MTX34& mtx = this->m_TransformMatrix; in UpdateRotateFlagsStrictly() local112 const math::MTX34& mtx = this->m_TransformMatrix; in UpdateRotateFlags() local144 const math::MTX34& mtx = this->m_TransformMatrix; in UpdateTranslateFlags() local
237 isIllegal(const math::MTX34& mtx) in isIllegal()
46 void Sound3DListener::SetMatrix( const nw::math::MTX34& mtx ) in SetMatrix()61 void Sound3DListener::CalcPositionFromMatrix( const nw::math::MTX34& mtx, nw::math::VEC3* pos ) in CalcPositionFromMatrix()
44 DrawInfo::SetProjectionMtx(const nw::math::MTX44& mtx) in SetProjectionMtx()
33 const nw::math::MTX22& mtx, in Transform()215 Drawer::SetUpMtx( const nw::math::MTX34& __restrict mtx ) in SetUpMtx()
424 GraphicsResource::SetProjectionMtx(const nw::math::MTX44& mtx) in SetProjectionMtx()
513 MTX34 mtx; in LoadMtx() local
208 void SetUniversal(int index, const math::MTX34& mtx) const in SetUniversal()218 void SetUniversal(int index, const math::MTX44& mtx) const in SetUniversal()319 …void SetUniform(ShaderUniform location, const math::MTX22& mtx) const { glUniform2fv(m_UniformLoca… in SetUniform()326 …void SetUniform(ShaderUniform location, const math::MTX23& mtx) const { glUniform3fv(m_UniformLoca… in SetUniform()333 …void SetUniform(ShaderUniform location, const math::MTX34& mtx) const { glUniform4fv(m_UniformLoca… in SetUniform()340 …void SetUniform(ShaderUniform location, const math::MTX44& mtx) const { glUniform4fv(m_UniformLoca… in SetUniform()
152 void Sound3dApp::CalcListenerMatrix( nw::math::MTX34* mtx ) in CalcListenerMatrix()
446 void SetMtx(const math::MTX34& mtx) in SetMtx()519 void SetGlobalMtx(const math::MTX34& mtx) in SetGlobalMtx()
876 RectDrawer::SetProjectionMtx(const nn::math::MTX44& mtx) in SetProjectionMtx()890 RectDrawer::SetViewMtxForText(const nn::math::MTX34& mtx) in SetViewMtxForText()
773 math::MTX34 mtx; in CalcRotateCurveCV_() local