|
osgEarth 2.1.1
|
Inheritance diagram for osgEarth::Features::FeatureRasterizer:
Collaboration diagram for osgEarth::Features::FeatureRasterizer:Public Member Functions | |
| FeatureRasterizer (const osgDB::ReaderWriter::Options *options=0L) | |
Protected Attributes | |
| osg::ref_ptr< const osgDB::ReaderWriter::Options > | _options |
Definition at line 29 of file FeatureRasterizer.
| FeatureRasterizer::FeatureRasterizer | ( | const osgDB::ReaderWriter::Options * | options = 0L | ) |
Definition at line 25 of file FeatureRasterizer.cpp.
: _options( options ) { //NOP }
osg::ref_ptr<const osgDB::ReaderWriter::Options> osgEarth::Features::FeatureRasterizer::_options [protected] |
Definition at line 35 of file FeatureRasterizer.
1.7.3