|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
#include <OgreRenderPassDescriptor.h>
 Inheritance diagram for Ogre::RenderPassColourTarget:
 Inheritance diagram for Ogre::RenderPassColourTarget:| Public Member Functions | |
| RenderPassColourTarget () | |
|  Public Member Functions inherited from Ogre::RenderPassTargetBase | |
| RenderPassTargetBase () | |
| bool | operator!= (const RenderPassTargetBase &other) const | 
| bool | operator< (const RenderPassTargetBase &other) const | 
| Public Attributes | |
| bool | allLayers | 
| When true, slice will be ignored, and all slices will be attached instead. | |
| ColourValue | clearColour | 
|  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::RenderPassColourTarget::RenderPassColourTarget | ( | ) | 
| bool Ogre::RenderPassColourTarget::allLayers | 
When true, slice will be ignored, and all slices will be attached instead.
| ColourValue Ogre::RenderPassColourTarget::clearColour |