Searched refs:MTX22 (Results 1 – 4 of 4) sorted by relevance
27 using nn::math::MTX22;
267 typedef nw::math::MTX22 ResMtx22; //!< バイナリリソース上の Matrix22 型です。376 operator nw::math::MTX22() const in MTX22() function378 nw::math::MTX22 m; in MTX22()399 nw::math::MTX22 m; in MTX23()
35 const nw::math::MTX22& mtx, in Transform()100 register nw::math::MTX22 srMtx( in CalcTextureCoords()
321 …void SetUniform(ShaderUniform location, const math::MTX22& mtx) const { glUniform2fv(m_UniformLoca… in SetUniform()