|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
#include <OgreRenderPassDescriptor.h>
 Inheritance diagram for Ogre::RenderPassStencilTarget:
 Inheritance diagram for Ogre::RenderPassStencilTarget:| Public Member Functions | |
| RenderPassStencilTarget () | |
|  Public Member Functions inherited from Ogre::RenderPassTargetBase | |
| RenderPassTargetBase () | |
| bool | operator!= (const RenderPassTargetBase &other) const | 
| bool | operator< (const RenderPassTargetBase &other) const | 
| Public Attributes | |
| uint32 | clearStencil | 
| bool | readOnly | 
| Assume attachment is read only (it's a hint, not an enforcement) | |
|  Public Attributes inherited from Ogre::RenderPassTargetBase | |
| LoadAction::LoadAction | loadAction | 
| uint8 | mipLevel | 
| uint8 | resolveMipLevel | 
| uint16 | resolveSlice | 
| TextureGpu * | resolveTexture | 
| uint16 | slice | 
| StoreAction::StoreAction | storeAction | 
| TextureGpu * | texture | 
| Ogre::RenderPassStencilTarget::RenderPassStencilTarget | ( | ) | 
| uint32 Ogre::RenderPassStencilTarget::clearStencil | 
| bool Ogre::RenderPassStencilTarget::readOnly | 
Assume attachment is read only (it's a hint, not an enforcement)