Home
last modified time | relevance | path

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

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