Home
last modified time | relevance | path

Searched defs:transformMatrix (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_WorldMatrixUpdater.cpp60 math::MTX34* transformMatrix, in CalculateWorldXsi()
136 math::MTX34* transformMatrix, in CalculateWorldMayaSsc()
211 math::MTX34* transformMatrix, in CalculateWorldBasic()
Dgfx_RotateViewUpdater.cpp102 math::MTX34 transformMatrix; in Update() local
Dgfx_ParticleEmitter.cpp554 nw::math::MTX34 transformMatrix; in Emission() local
Dgfx_ParticleSet.cpp768 nw::math::MTX34 transformMatrix; in AddParticles() local
825 nw::math::MTX34 transformMatrix; in AddParticles() local
2573 nw::math::MTX34 transformMatrix; in ParticleChildUpdater() local
/NW4C-1.2.23/include/nw/gfx/
Dgfx_CalculatedTransform.h191 void SetTransformMatrix(const math::MTX34& transformMatrix) in SetTransformMatrix()