osgEarth 2.1.1
|
Protected Member Functions | |
const LabelSourceOptions & | getLabelSourceOptions (const osgDB::ReaderWriter::Options *rwOpt) const |
Definition at line 93 of file LabelSource.
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 ) ); }