osgEarth 2.1.1
Protected Member Functions

osgEarth::MaskSourceDriver Class Reference

Inheritance diagram for osgEarth::MaskSourceDriver:

List of all members.

Protected Member Functions

const MaskSourceOptionsgetMaskSourceOptions (const osgDB::ReaderWriter::Options *rwOpt) const

Detailed Description

Definition at line 90 of file MaskSource.


Member Function Documentation

const MaskSourceOptions & MaskSourceDriver::getMaskSourceOptions ( const osgDB::ReaderWriter::Options *  rwOpt) const [protected]

Definition at line 96 of file MaskSource.cpp.

{
    return *static_cast<const MaskSourceOptions*>( options->getPluginData( MASK_SOURCE_OPTIONS_TAG ) );
}

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