Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResShape.cpp234 ResPrimitiveArray primitiveArray = this->GetPrimitives(); in Setup() local
236 for (ResPrimitiveArray::iterator it = primitiveArray.begin(); it != primitiveArray.end(); ++it) in Setup()
354 ResPrimitiveArray primitiveArray = this->GetPrimitives(); in Cleanup() local
356 for (ResPrimitiveArray::iterator it = primitiveArray.begin(); it != primitiveArray.end(); ++it) in Cleanup()