OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MWRender::DepthClearCallback Class Reference

A RenderBin callback to clear the depth buffer before rendering. More...

Inheritance diagram for MWRender::DepthClearCallback:
Collaboration diagram for MWRender::DepthClearCallback:

Public Member Functions

 DepthClearCallback ()
 
virtual void drawImplementation (osgUtil::RenderBin *bin, osg::RenderInfo &renderInfo, osgUtil::RenderLeaf *&previous)
 

Public Attributes

osg::ref_ptr< osg::Depth > mDepth
 

Detailed Description

A RenderBin callback to clear the depth buffer before rendering.

Constructor & Destructor Documentation

MWRender::DepthClearCallback::DepthClearCallback ( )
inline

Member Function Documentation

virtual void MWRender::DepthClearCallback::drawImplementation ( osgUtil::RenderBin *  bin,
osg::RenderInfo &  renderInfo,
osgUtil::RenderLeaf *&  previous 
)
inlinevirtual

Member Data Documentation

osg::ref_ptr<osg::Depth> MWRender::DepthClearCallback::mDepth

The documentation for this class was generated from the following file: