Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_SceneBuilder.h114 …SceneBuilder& IsAnimationEnabled(bool isAnimationEnabled) { m_IsAnimationEnabled = isAnimationEnab… in IsAnimationEnabled() function
Dgfx_SkeletalModel.h160 Builder& IsAnimationEnabled(bool isAnimationEnabled) in IsAnimationEnabled() function
Dgfx_SceneNode.h151 DynamicBuilder& IsAnimationEnabled(bool isAnimationEnabled) in IsAnimationEnabled() function
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_SceneBuilder.cpp199 .IsAnimationEnabled(m_IsAnimationEnabled); in BuildSceneObject()
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Utility.cpp428 .IsAnimationEnabled(isAnimationEnabled) in CreateSceneNode()