Searched refs:MTX22 (Results 1 – 4 of 4) sorted by relevance
25 using nn::math::MTX22;
265 typedef nw::math::MTX22 ResMtx22; //!< バイナリリソース上の Matrix22 型です。374 operator nw::math::MTX22() const in MTX22() function376 nw::math::MTX22 m; in MTX22()397 nw::math::MTX22 m; in MTX23()
33 const nw::math::MTX22& mtx, in Transform()98 register nw::math::MTX22 srMtx( in CalcTextureCoords()
319 …void SetUniform(ShaderUniform location, const math::MTX22& mtx) const { glUniform2fv(m_UniformLoca… in SetUniform()