Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/res/
Dgfx_ResShape.cpp197 ResSeparateDataShape resSeparateShape = ResStaticCast<ResSeparateDataShape>( resShape ); in ResSeparateDataShape_Setup() local
199 s32 vtxAttrNum = resSeparateShape.GetVertexAttributesCount(); in ResSeparateDataShape_Setup()
202 resSeparateShape.GetVertexAttributes( i ).Setup(); in ResSeparateDataShape_Setup()
358 ResSeparateDataShape resSeparateShape = ResStaticCast<ResSeparateDataShape>( resShape ); in ResSeparateDataShape_Cleanup() local
360 s32 vtxAttrNum = resSeparateShape.GetVertexAttributesCount(); in ResSeparateDataShape_Cleanup()
364 resSeparateShape.GetVertexAttributes( i ).Cleanup(); in ResSeparateDataShape_Cleanup()