OGRE-Next
4.0.0unstable
Object-Oriented Graphics Rendering Engine
|
#include <OgreRenderPassDescriptor.h>
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) More... | |
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)