OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
MWRender::Reflection Class Reference
Inheritance diagram for MWRender::Reflection:
Collaboration diagram for MWRender::Reflection:

Public Member Functions

 Reflection ()
 
void setWaterLevel (float waterLevel)
 
void setScene (osg::Node *scene)
 
osg::Texture2D * getReflectionTexture () const
 

Private Attributes

osg::ref_ptr< osg::Texture2D > mReflectionTexture
 
osg::ref_ptr< ClipCullNodemClipCullNode
 
osg::ref_ptr< osg::Node > mScene
 

Constructor & Destructor Documentation

MWRender::Reflection::Reflection ( )
inline

Here is the call graph for this function:

Member Function Documentation

osg::Texture2D* MWRender::Reflection::getReflectionTexture ( ) const
inline

Here is the caller graph for this function:

void MWRender::Reflection::setScene ( osg::Node *  scene)
inline
void MWRender::Reflection::setWaterLevel ( float  waterLevel)
inline

Member Data Documentation

osg::ref_ptr<ClipCullNode> MWRender::Reflection::mClipCullNode
private
osg::ref_ptr<osg::Texture2D> MWRender::Reflection::mReflectionTexture
private
osg::ref_ptr<osg::Node> MWRender::Reflection::mScene
private

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