Searched refs:GetScaleMatrix (Results 1 – 2 of 2) sorted by relevance
167 const Matrix4<float>& GetScaleMatrix() const in GetScaleMatrix() function
463 Matrix4<float> scaleMatrix = drawTransMap_->GetScaleMatrix(); in OnDraw()