osgEarth 2.1.1
Public Member Functions | Protected Attributes

osgEarth::Features::FeatureRasterizer Class Reference

Inheritance diagram for osgEarth::Features::FeatureRasterizer:
Collaboration diagram for osgEarth::Features::FeatureRasterizer:

List of all members.

Public Member Functions

 FeatureRasterizer (const osgDB::ReaderWriter::Options *options=0L)

Protected Attributes

osg::ref_ptr< const
osgDB::ReaderWriter::Options > 
_options

Detailed Description

Definition at line 29 of file FeatureRasterizer.


Constructor & Destructor Documentation

FeatureRasterizer::FeatureRasterizer ( const osgDB::ReaderWriter::Options *  options = 0L)

Definition at line 25 of file FeatureRasterizer.cpp.

                                                                              :
_options( options )
{
    //NOP
}

Member Data Documentation

osg::ref_ptr<const osgDB::ReaderWriter::Options> osgEarth::Features::FeatureRasterizer::_options [protected]

Definition at line 35 of file FeatureRasterizer.


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