Home
last modified time | relevance | path

Searched defs:isAnimationEnabled (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_SceneBuilder.h124 …SceneBuilder& IsAnimationEnabled(bool isAnimationEnabled) { m_IsAnimationEnabled = isAnimationEnab… in IsAnimationEnabled()
Dgfx_SceneNode.h84 bool isAnimationEnabled; //!< アニメーション可能かのフラグです。 member
151 DynamicBuilder& IsAnimationEnabled(bool isAnimationEnabled) in IsAnimationEnabled()
Dgfx_SkeletalModel.h166 Builder& IsAnimationEnabled(bool isAnimationEnabled) in IsAnimationEnabled()
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_Utility.cpp397 bool isAnimationEnabled, in CreateSceneNode()