|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
#include <OgreRenderPassDescriptor.h>
 Inheritance diagram for Ogre::RenderPassDepthTarget:
 Inheritance diagram for Ogre::RenderPassDepthTarget:| Public Member Functions | |
| RenderPassDepthTarget () | |
|  Public Member Functions inherited from Ogre::RenderPassTargetBase | |
| RenderPassTargetBase () | |
| bool | operator!= (const RenderPassTargetBase &other) const | 
| bool | operator< (const RenderPassTargetBase &other) const | 
| Public Attributes | |
| Real | clearDepth | 
| 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::RenderPassDepthTarget::RenderPassDepthTarget | ( | ) | 
| Real Ogre::RenderPassDepthTarget::clearDepth | 
| bool Ogre::RenderPassDepthTarget::readOnly | 
Assume attachment is read only (it's a hint, not an enforcement)