Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_SceneUpdater.cpp191 if (skeleton->IsUpdated()) { continue; } in UpdateSkeletalModel()
/NW4C-2.0.3/include/nw/gfx/
Dgfx_Skeleton.h284 bool IsUpdated() in IsUpdated() function
/NW4C-2.0.3/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp577 if ((*model)->GetSkeleton()->IsUpdated()) { continue; } in UpdateNodes()