Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_SceneBuilder.h109 …SceneBuilder& MaxAnimObjectsPerGroup(s32 maxAnimObjects) { m_MaxAnimObjectsPerGroup = maxAnimObjec… in MaxAnimObjectsPerGroup() function
Dgfx_SceneNode.h139 DynamicBuilder& MaxAnimObjectsPerGroup(s32 maxAnimObjects) in MaxAnimObjectsPerGroup() function
502 .MaxAnimObjectsPerGroup(description.maxAnimObjectsPerGroup) in GetMemorySizeForInitialize()
Dgfx_SkeletalModel.h154 Builder& MaxAnimObjectsPerGroup(s32 maxAnimObjectCount) in MaxAnimObjectsPerGroup() function
Dgfx_AnimObject.h524 Builder& MaxAnimObjectsPerGroup(int maxAnimObjects) in MaxAnimObjectsPerGroup() function
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_SceneNode.cpp120 .MaxAnimObjectsPerGroup(m_Description.maxAnimObjectsPerGroup) in CreateAnimBinding()
Dgfx_SceneBuilder.cpp151 .MaxAnimObjectsPerGroup(m_MaxAnimObjectsPerGroup) in BuildSceneObject()
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_Utility.cpp405 .MaxAnimObjectsPerGroup(maxAnimObjects) in CreateSceneNode()