Home
last modified time | relevance | path

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

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