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

Public Member Functions

virtual void reset (unsigned int frame)
 Reset internal structure so that the next addition to the view will override the previous frame's contents. More...
 
- Public Member Functions inherited from Terrain::View
virtual ~View ()
 

Public Attributes

osg::ref_ptr< osg::Node > mLoaded
 

Member Function Documentation

virtual void Terrain::MyView::reset ( unsigned int  frame)
inlinevirtual

Reset internal structure so that the next addition to the view will override the previous frame's contents.

Implements Terrain::View.

Member Data Documentation

osg::ref_ptr<osg::Node> Terrain::MyView::mLoaded

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