osgEarth 2.1.1
Protected Member Functions

osgEarth::ModelSourceDriver Class Reference

Inheritance diagram for osgEarth::ModelSourceDriver:

List of all members.

Protected Member Functions

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

Detailed Description

Definition at line 125 of file ModelSource.


Member Function Documentation

const ModelSourceOptions & ModelSourceDriver::getModelSourceOptions ( const osgDB::ReaderWriter::Options *  rwOpt) const [protected]

Definition at line 105 of file ModelSource.cpp.

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