#include <OgrePass.h>
Public Attributes | |
IlluminationStage | stage |
Pass * | pass |
The pass to use in this stage. | |
bool | destroyOnShutdown |
Whether this pass is one which should be deleted itself. | |
Pass * | originalPass |
The original pass which spawned this one. |
Definition at line 916 of file OgrePass.h.
|
Whether this pass is one which should be deleted itself.
Definition at line 922 of file OgrePass.h. Referenced by Ogre::Technique::_compileIlluminationPasses(). |
|
The original pass which spawned this one.
Definition at line 924 of file OgrePass.h. Referenced by Ogre::Technique::_compileIlluminationPasses(). |
|
The pass to use in this stage.
Definition at line 920 of file OgrePass.h. Referenced by Ogre::Technique::_compileIlluminationPasses(), and Ogre::RenderPriorityGroup::addSolidRenderableSplitByLightType(). |
|
Definition at line 918 of file OgrePass.h. Referenced by Ogre::Technique::_compileIlluminationPasses(), and Ogre::RenderPriorityGroup::addSolidRenderableSplitByLightType(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Sun Nov 28 19:50:41 2004