osgEarth 2.1.1
Public Member Functions

osgEarth::TerrainDecorator Class Reference

Inheritance diagram for osgEarth::TerrainDecorator:

List of all members.

Public Member Functions

virtual void onInstall (TerrainEngineNode *engine)
virtual void onUninstall (TerrainEngineNode *engine)

Detailed Description

Base class for a node that "decorates" the terrain engine node within a map node.

Definition at line 162 of file TerrainEngineNode.


Member Function Documentation

virtual void osgEarth::TerrainDecorator::onInstall ( TerrainEngineNode engine) [inline, virtual]

Reimplemented in osgEarth::OverlayDecorator.

Definition at line 165 of file TerrainEngineNode.

{ }

Here is the caller graph for this function:

virtual void osgEarth::TerrainDecorator::onUninstall ( TerrainEngineNode engine) [inline, virtual]

Reimplemented in osgEarth::OverlayDecorator.

Definition at line 166 of file TerrainEngineNode.

{ }

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines