Home
last modified time | relevance | path

Searched refs:ScaleMatrix (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_WorldMatrixUpdater.cpp173 this->ScaleMatrix(&scaledParentRotate, parentScale); in CalculateWorldMayaSsc()
192 this->ScaleMatrix(&scaledParentRotate, parentScale); in CalculateWorldMayaSsc()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_WorldMatrixUpdater.h167 void ScaleMatrix(TMatrix* dstMatrix, const math::VEC3& scale) const in ScaleMatrix() function