Home
last modified time | relevance | path

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

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