Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_WorldMatrixUpdater.cpp62 math::MTX34* transformMatrix, in CalculateWorldXsi()
138 math::MTX34* transformMatrix, in CalculateWorldMayaSsc()
213 math::MTX34* transformMatrix, in CalculateWorldBasic()
Dgfx_RotateViewUpdater.cpp104 math::MTX34 transformMatrix; in Update() local
Dgfx_ParticleEmitter.cpp556 nw::math::MTX34 transformMatrix; in Emission() local
Dgfx_ParticleSet.cpp782 nw::math::MTX34 transformMatrix; in AddParticles() local
850 nw::math::MTX34 transformMatrix; in AddParticles() local
2774 nw::math::MTX34 transformMatrix; in ParticleChildUpdater() local
/NW4C-2.0.3/demos/gfx/ParticleScaleDemo/sources/
DParticleScaleDemo.cpp364 nn::math::MTX34 transformMatrix; in UpdateParticleScaleDemo() local
400 nn::math::MTX34 transformMatrix; in UpdateParticleScaleDemo() local
417 nn::math::MTX34 transformMatrix; in UpdateParticleScaleDemo() local
/NW4C-2.0.3/include/nw/gfx/
Dgfx_TransformNode.h277 void SetResourceScaledTransform(const math::MTX34& transformMatrix) in SetResourceScaledTransform()
Dgfx_CalculatedTransform.h201 void SetTransformMatrix(const math::MTX34& transformMatrix) in SetTransformMatrix()