Home
last modified time | relevance | path

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

/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreBillboardSet.h609 virtual bool getCullIndividually(void) const;
H A DOgreParticleSystem.h519 virtual bool getCullIndividually(void) const;
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreBillboardSet.h613 virtual bool getCullIndividually(void) const;
H A DOgreParticleSystem.h516 virtual bool getCullIndividually(void) const;
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreParticleSystem.cpp1131 bool ParticleSystem::getCullIndividually(void) const in getCullIndividually() function in Ogre::ParticleSystem
1496 static_cast<const ParticleSystem*>(target)->getCullIndividually() ); in doGet()
H A DOgreBillboardSet.cpp979 bool BillboardSet::getCullIndividually(void) const in getCullIndividually() function in Ogre::BillboardSet
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreParticleSystem.cpp1127 bool ParticleSystem::getCullIndividually(void) const in getCullIndividually() function in Ogre::ParticleSystem
1490 static_cast<const ParticleSystem*>(target)->getCullIndividually() ); in doGet()
H A DOgreBillboardSet.cpp940 bool BillboardSet::getCullIndividually(void) const in getCullIndividually() function in Ogre::BillboardSet