osgEarth 2.1.1
Protected Member Functions

osgEarth::Features::LabelSourceDriver Class Reference

Inheritance diagram for osgEarth::Features::LabelSourceDriver:

List of all members.

Protected Member Functions

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

Detailed Description

Definition at line 93 of file LabelSource.


Member Function Documentation

const LabelSourceOptions & LabelSourceDriver::getLabelSourceOptions ( const osgDB::ReaderWriter::Options *  rwOpt) const [protected]

Definition at line 90 of file LabelSource.cpp.

{
    return *static_cast<const LabelSourceOptions*>( options->getPluginData( LABEL_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