VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Member Functions
osgEarth::CustomModelFeatureNodeFactory Class Reference
Inheritance diagram for osgEarth::CustomModelFeatureNodeFactory:
Inheritance graph
[legend]

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 CustomModelCompilercreateCompiler (const CustomModelCompilerOptions &opts) const
 

Constructor & Destructor Documentation

osgEarth::CustomModelFeatureNodeFactory::CustomModelFeatureNodeFactory ( const CustomModelCompilerOptions options = CustomModelCompilerOptions())
virtual osgEarth::CustomModelFeatureNodeFactory::~CustomModelFeatureNodeFactory ( )
virtual

Member Function Documentation

bool osgEarth::CustomModelFeatureNodeFactory::createOrUpdateNode ( FeatureCursor *  features,
const Style &  style,
const FilterContext &  context,
osg::ref_ptr< osg::Node > &  node 
)
virtual CustomModelCompiler* osgEarth::CustomModelFeatureNodeFactory::createCompiler ( const CustomModelCompilerOptions opts) const
protectedvirtual

Member Data Documentation

CustomModelCompilerOptions osgEarth::CustomModelFeatureNodeFactory::_options

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)