Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResShape.cpp196 ResSeparateDataShape resSeparateShape = ResStaticCast<ResSeparateDataShape>( resShape ); in ResSeparateDataShape_Setup() local
198 s32 vtxAttrNum = resSeparateShape.GetVertexAttributesCount(); in ResSeparateDataShape_Setup()
201 resSeparateShape.GetVertexAttributes( i ).Setup(); in ResSeparateDataShape_Setup()
328 ResSeparateDataShape resSeparateShape = ResStaticCast<ResSeparateDataShape>( resShape ); in ResSeparateDataShape_Cleanup() local
330 s32 vtxAttrNum = resSeparateShape.GetVertexAttributesCount(); in ResSeparateDataShape_Cleanup()
334 resSeparateShape.GetVertexAttributes( i ).Cleanup(); in ResSeparateDataShape_Cleanup()