Home
last modified time | relevance | path

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

/NW4C-1.3.3/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
836 nw::math::MTX34 transformMatrix; in AddParticles() local
2749 nw::math::MTX34 transformMatrix; in ParticleChildUpdater() local
/NW4C-1.3.3/demos/gfx/ParticleScaleDemo/sources/
DParticleScaleDemo.cpp362 nn::math::MTX34 transformMatrix; in UpdateParticleScaleDemo() local
398 nn::math::MTX34 transformMatrix; in UpdateParticleScaleDemo() local
415 nn::math::MTX34 transformMatrix; in UpdateParticleScaleDemo() local
/NW4C-1.3.3/include/nw/gfx/
Dgfx_TransformNode.h275 void SetResourceScaledTransform(const math::MTX34& transformMatrix) in SetResourceScaledTransform()
Dgfx_CalculatedTransform.h191 void SetTransformMatrix(const math::MTX34& transformMatrix) in SetTransformMatrix()