OpenMW
|
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... | |
![]() | |
virtual | ~View () |
Public Attributes | |
osg::ref_ptr< osg::Node > | mLoaded |
|
inlinevirtual |
Reset internal structure so that the next addition to the view will override the previous frame's contents.
Implements Terrain::View.
osg::ref_ptr<osg::Node> Terrain::MyView::mLoaded |