![]() |
VR-Forces Developer's Guide
|

Public Member Functions | |
| CustomModelFeatureNodeFactory (const CustomModelCompilerOptions &options=CustomModelCompilerOptions()) | |
| bool | createOrUpdateNode (FeatureCursor *features, const Style &style, const FilterContext &context, osg::ref_ptr< osg::Node > &node) |
| virtual | ~CustomModelFeatureNodeFactory () |
Public Attributes | |
| CustomModelCompilerOptions | _options |
Protected Member Functions | |
| virtual CustomModelCompiler * | createCompiler (const CustomModelCompilerOptions &opts) const |
| osgEarth::CustomModelFeatureNodeFactory::CustomModelFeatureNodeFactory | ( | const CustomModelCompilerOptions & | options = CustomModelCompilerOptions() | ) |
|
virtual |
| bool osgEarth::CustomModelFeatureNodeFactory::createOrUpdateNode | ( | FeatureCursor * | features, |
| const Style & | style, | ||
| const FilterContext & | context, | ||
| osg::ref_ptr< osg::Node > & | node | ||
| ) |
|
protectedvirtual |
| CustomModelCompilerOptions osgEarth::CustomModelFeatureNodeFactory::_options |