Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_TransformNode.cpp174 TransformNode::InvalidateInverseWorldMatrix() in InvalidateInverseWorldMatrix() function in nw::gfx::TransformNode
212 this->InvalidateInverseWorldMatrix(); in UpdateTransform()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_TransformNode.h170 void InvalidateInverseWorldMatrix();
/NW4C-1.2.23/demos/gfx/ConstraintDemo/sources/
DConstraintDemo.cpp230 (*iter)->InvalidateInverseWorldMatrix(); in Invoke()
736 s_Light->InvalidateInverseWorldMatrix(); in ConstrainLight()