Home
last modified time | relevance | path

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

/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/include/
H A DOgreShaderGenerator.h462 typedef SGMaterialMap::const_iterator SGMaterialConstIterator; typedef
930SGMaterialConstIterator findMaterialEntryIt(const String& materialName, const String& groupName) c…
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/RTShaderSystem/include/
H A DOgreShaderGenerator.h496 typedef SGMaterialMap::const_iterator SGMaterialConstIterator; typedef
938SGMaterialConstIterator findMaterialEntryIt(const String& materialName, const String& groupName) c…
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/RTShaderSystem/src/
H A DOgreShaderGenerator.cpp681 SGMaterialConstIterator itMatEntry = findMaterialEntryIt(materialName, groupName); in hasShaderBasedTechnique()
1429 ShaderGenerator::SGMaterialConstIterator ShaderGenerator::findMaterialEntryIt(const String& materia… in findMaterialEntryIt()
1431 SGMaterialConstIterator itMatEntry; in findMaterialEntryIt()
/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/src/
H A DOgreShaderGenerator.cpp680 SGMaterialConstIterator itMatEntry = findMaterialEntryIt(materialName, groupName); in hasShaderBasedTechnique()
1371 ShaderGenerator::SGMaterialConstIterator ShaderGenerator::findMaterialEntryIt(const String& materia… in findMaterialEntryIt()
1373 SGMaterialConstIterator itMatEntry; in findMaterialEntryIt()