Home
last modified time | relevance | path

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

/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreVertexIndexData.h131 void prepareForShadowVolume(void);
H A DOgreMesh.h751 void prepareForShadowVolume(void);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreVertexIndexData.h131 void prepareForShadowVolume(void);
H A DOgreMesh.h693 void prepareForShadowVolume(void);
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreMesh.cpp182 prepareForShadowVolume(); in postLoadImpl()
294 prepareForShadowVolume(); in reload()
1854 void Mesh::prepareForShadowVolume(void) in prepareForShadowVolume() function in Ogre::Mesh
1861 sharedVertexData->prepareForShadowVolume(); in prepareForShadowVolume()
1873 s->vertexData->prepareForShadowVolume(); in prepareForShadowVolume()
H A DOgreVertexIndexData.cpp132 void VertexData::prepareForShadowVolume(void) in prepareForShadowVolume() function in Ogre::VertexData
H A DOgreEntity.cpp1952 mMesh->prepareForShadowVolume(); in getShadowVolumeRenderableIterator()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreMesh.cpp204 prepareForShadowVolume(); in postLoadImpl()
1527 void Mesh::prepareForShadowVolume(void) in prepareForShadowVolume() function in Ogre::Mesh
1534 sharedVertexData->prepareForShadowVolume(); in prepareForShadowVolume()
1546 s->vertexData->prepareForShadowVolume(); in prepareForShadowVolume()
H A DOgreVertexIndexData.cpp139 void VertexData::prepareForShadowVolume(void) in prepareForShadowVolume() function in Ogre::VertexData
H A DOgreEntity.cpp1878 mMesh->prepareForShadowVolume(); in getShadowVolumeRenderableIterator()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/PlayPen/src/
H A DPlayPenSamples.cpp370 sm->vertexData->prepareForShadowVolume(); // need to re-prep since reorganised in setupContent()
524 sm->vertexData->prepareForShadowVolume(); // need to re-prep since reorganised in setupContent()