Home
last modified time | relevance | path

Searched refs:MaxAnimObjectsPerGroup (Results 1 – 7 of 7) sorted by relevance

/NW4C-1.3.3/include/nw/gfx/
Dgfx_SceneNode.h139 DynamicBuilder& MaxAnimObjectsPerGroup(s32 maxAnimObjects) in MaxAnimObjectsPerGroup() function
553 .MaxAnimObjectsPerGroup(description.maxAnimObjectsPerGroup) in GetMemorySizeForInitialize()
Dgfx_SceneBuilder.h99 …SceneBuilder& MaxAnimObjectsPerGroup(s32 maxAnimObjects) { m_MaxAnimObjectsPerGroup = maxAnimObjec… in MaxAnimObjectsPerGroup() function
Dgfx_SkeletalModel.h148 Builder& MaxAnimObjectsPerGroup(s32 maxAnimObjectCount) in MaxAnimObjectsPerGroup() function
Dgfx_AnimObject.h548 Builder& MaxAnimObjectsPerGroup(int maxAnimObjects) in MaxAnimObjectsPerGroup() function
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_SceneNode.cpp135 .MaxAnimObjectsPerGroup(m_Description.maxAnimObjectsPerGroup) in CreateAnimBinding()
Dgfx_SceneBuilder.cpp198 .MaxAnimObjectsPerGroup(m_MaxAnimObjectsPerGroup) in BuildSceneObject()
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Utility.cpp427 .MaxAnimObjectsPerGroup(maxAnimObjects) in CreateSceneNode()