Home
last modified time | relevance | path

Searched refs:InvalidateInverseWorldMatrix (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_TransformNode.cpp176 TransformNode::InvalidateInverseWorldMatrix() in InvalidateInverseWorldMatrix() function in nw::gfx::TransformNode
214 this->InvalidateInverseWorldMatrix(); in UpdateTransform()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_TransformNode.h217 void InvalidateInverseWorldMatrix();
/NW4C-2.0.3/demos/gfx/ConstraintDemo/sources/
DConstraintDemo.cpp225 (*iter)->InvalidateInverseWorldMatrix(); in Invoke()
827 s_Light->InvalidateInverseWorldMatrix(); in ConstrainLight()