![]() |
VR-Forces Developer's Guide
|
The model source implementation for feature_geom.

Public Member Functions | |
| FeatureCustomModelSource (const ModelSourceOptions &options) | |
| FeatureNodeFactory * | createFeatureNodeFactory () |
Protected Member Functions | |
| virtual | ~FeatureCustomModelSource () |
Private Attributes | |
| const FeatureCustomModelOptions | _options |
| osgEarth::FeatureCustomModelSource::FeatureCustomModelSource | ( | const ModelSourceOptions & | options | ) |
|
protectedvirtual |
DTOR is protected to prevent this object from being allocated on the stack.
| FeatureNodeFactory* osgEarth::FeatureCustomModelSource::createFeatureNodeFactory | ( | ) |
|
private |