Home
last modified time | relevance | path

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

/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreInstanceBatch.h165 void defragmentBatchNoCull( InstancedEntityVec &usedEntities, CustomParamsVec &usedParams );
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreInstanceBatch.h163 void defragmentBatchNoCull( InstancedEntityVec &usedEntities, CustomParamsVec &usedParams );
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreInstanceBatch.cpp329 void InstanceBatch::defragmentBatchNoCull( InstancedEntityVec &usedEntities, in defragmentBatchNoCull() function in Ogre::InstanceBatch
430 defragmentBatchNoCull( usedEntities, usedParams ); in _defragmentBatch()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreInstanceBatch.cpp328 void InstanceBatch::defragmentBatchNoCull( InstancedEntityVec &usedEntities, in defragmentBatchNoCull() function in Ogre::InstanceBatch
429 defragmentBatchNoCull( usedEntities, usedParams ); in _defragmentBatch()