Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResShape.cpp198 ResSeparateDataShape resSeparateShape = ResStaticCast<ResSeparateDataShape>( resShape ); in ResSeparateDataShape_Setup() local
200 s32 vtxAttrNum = resSeparateShape.GetVertexAttributesCount(); in ResSeparateDataShape_Setup()
203 resSeparateShape.GetVertexAttributes( i ).Setup(); in ResSeparateDataShape_Setup()
359 ResSeparateDataShape resSeparateShape = ResStaticCast<ResSeparateDataShape>( resShape ); in ResSeparateDataShape_Cleanup() local
361 s32 vtxAttrNum = resSeparateShape.GetVertexAttributesCount(); in ResSeparateDataShape_Cleanup()
365 resSeparateShape.GetVertexAttributes( i ).Cleanup(); in ResSeparateDataShape_Cleanup()