|
OGRE
1.9.0
|
#include "OgrePrerequisites.h"#include "OgreRenderable.h"#include "OgreHeaderPrefix.h"#include "OgreHeaderSuffix.h"Go to the source code of this file.
Classes | |
| class | Ogre::ShadowCaster |
| This class defines the interface that must be implemented by shadow casters. More... | |
| class | Ogre::ShadowRenderable |
| Class which represents the renderable aspects of a set of shadow volume faces. More... | |
Namespaces | |
| namespace | Ogre |
Enumerations | |
| enum | Ogre::ShadowRenderableFlags { Ogre::SRF_INCLUDE_LIGHT_CAP = 0x00000001 , Ogre::SRF_INCLUDE_DARK_CAP = 0x00000002 , Ogre::SRF_EXTRUDE_TO_INFINITY = 0x00000004 } |
| A set of flags that can be used to influence ShadowRenderable creation. More... | |
1.13.2