19 #ifndef OSGEARTH_FEATURES_CUSTOMMODEL_SOURCE_H
20 #define OSGEARTH_FEATURES_CUSTOMMODEL_SOURCE_H 1
26 using namespace osgEarth::Drivers;
34 bool createOrUpdateNode(
35 FeatureCursor* features,
37 const FilterContext& context,
58 osg::Node* createNodeImplementation(
60 ProgressCallback* progress);
80 #endif // OSGEARTH_FEATURES_CUSTOMMODEL_SOURCE_H
Definition: FeatureCustomModelOptions.h:32
const FeatureCustomModelOptions _options
Definition: FeatureCustomModelSource.h:74
The model source implementation for feature_geom.
Definition: FeatureCustomModelSource.h:49
Definition: CustomModelCompiler.h:34
Definition: FeatureCustomModelSource.h:28
Compiles a collection of features against a style.
Definition: CustomModelCompiler.h:92
#define OSGDB_OSGEARTH_MODEL_FEATURE_CUSTOM_EXPORT
Definition: CustomModelPrereqs.h:13
CustomModelCompilerOptions _options
Definition: FeatureCustomModelSource.h:42