Searched defs:mtx (Results 1 – 12 of 12) sorted by relevance
94 const math::MTX34& mtx = this->m_TransformMatrix; in UpdateRotateFlagsStrictly() local116 const math::MTX34& mtx = this->m_TransformMatrix; in UpdateRotateFlags() local148 const math::MTX34& mtx = this->m_TransformMatrix; in UpdateTranslateFlags() local
242 isIllegal(const math::MTX34& mtx) in isIllegal()
48 void Sound3DListener::SetMatrix( const nw::math::MTX34& mtx ) in SetMatrix()63 void Sound3DListener::CalcPositionFromMatrix( const nw::math::MTX34& mtx, nw::math::VEC3* pos ) in CalcPositionFromMatrix()
46 DrawInfo::SetProjectionMtx(const nw::math::MTX44& mtx) in SetProjectionMtx()
35 const nw::math::MTX22& mtx, in Transform()217 Drawer::SetUpMtx( const nw::math::MTX34& __restrict mtx ) in SetUpMtx()
426 GraphicsResource::SetProjectionMtx(const nw::math::MTX44& mtx) in SetProjectionMtx()
515 MTX34 mtx; in LoadMtx() local
210 void SetUniversal(int index, const math::MTX34& mtx) const in SetUniversal()220 void SetUniversal(int index, const math::MTX44& mtx) const in SetUniversal()321 …void SetUniform(ShaderUniform location, const math::MTX22& mtx) const { glUniform2fv(m_UniformLoca… in SetUniform()328 …void SetUniform(ShaderUniform location, const math::MTX23& mtx) const { glUniform3fv(m_UniformLoca… in SetUniform()335 …void SetUniform(ShaderUniform location, const math::MTX34& mtx) const { glUniform4fv(m_UniformLoca… in SetUniform()342 …void SetUniform(ShaderUniform location, const math::MTX44& mtx) const { glUniform4fv(m_UniformLoca… in SetUniform()
154 void Sound3dApp::CalcListenerMatrix( nw::math::MTX34* mtx ) in CalcListenerMatrix()
448 void SetMtx(const math::MTX34& mtx) in SetMtx()521 void SetGlobalMtx(const math::MTX34& mtx) in SetGlobalMtx()
902 RectDrawer::SetProjectionMtx(const nn::math::MTX44& mtx) in SetProjectionMtx()916 RectDrawer::SetViewMtxForText(const nn::math::MTX34& mtx) in SetViewMtxForText()
811 math::MTX34 mtx; in CalcRotateCurveCV_() local