Home
last modified time | relevance | path

Searched refs:IsAnimationEnabled (Results 1 – 5 of 5) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_SceneBuilder.h124 …SceneBuilder& IsAnimationEnabled(bool isAnimationEnabled) { m_IsAnimationEnabled = isAnimationEnab… in IsAnimationEnabled() function
Dgfx_SkeletalModel.h166 Builder& IsAnimationEnabled(bool isAnimationEnabled) in IsAnimationEnabled() function
Dgfx_SceneNode.h151 DynamicBuilder& IsAnimationEnabled(bool isAnimationEnabled) in IsAnimationEnabled() function
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SceneBuilder.cpp152 .IsAnimationEnabled(m_IsAnimationEnabled) in BuildSceneObject()
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_Utility.cpp406 .IsAnimationEnabled(isAnimationEnabled) in CreateSceneNode()