List of all members.
Constructor & Destructor Documentation
osgTerrain::SwitchLayer::SwitchLayer |
( |
| ) |
|
osgTerrain::SwitchLayer::SwitchLayer |
( |
const SwitchLayer & |
switchLayer, |
|
|
const osg::CopyOp & |
copyop = osg::CopyOp::SHALLOW_COPY |
|
) |
| |
Copy constructor using CopyOp to manage deep vs shallow copy.
virtual osgTerrain::SwitchLayer::~SwitchLayer |
( |
| ) |
[inline, protected, virtual] |
Member Function Documentation
int osgTerrain::SwitchLayer::getActiveLayer |
( |
| ) |
const [inline] |
virtual osg::Image* osgTerrain::SwitchLayer::getImage |
( |
| ) |
[inline, virtual] |
Return image associated with layer if supported.
Reimplemented from osgTerrain::Layer.
virtual const osg::Image* osgTerrain::SwitchLayer::getImage |
( |
| ) |
const [inline, virtual] |
Return const image associated with layer if supported.
Reimplemented from osgTerrain::Layer.
osgTerrain::SwitchLayer::META_Object |
( |
osgTerrain |
, |
|
|
SwitchLayer |
|
|
) |
| |
void osgTerrain::SwitchLayer::setActiveLayer |
( |
int |
i | ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: