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 | Protected Member Functions | Private Attributes
osgEarth::FeatureCustomModelSource Class Reference

The model source implementation for feature_geom.

Inheritance diagram for osgEarth::FeatureCustomModelSource:
Inheritance graph
[legend]

Public Member Functions

 FeatureCustomModelSource (const ModelSourceOptions &options)
 
FeatureNodeFactorycreateFeatureNodeFactory ()
 

Protected Member Functions

virtual ~FeatureCustomModelSource ()
 

Private Attributes

const FeatureCustomModelOptions _options
 

Constructor & Destructor Documentation

osgEarth::FeatureCustomModelSource::FeatureCustomModelSource ( const ModelSourceOptions options)
virtual osgEarth::FeatureCustomModelSource::~FeatureCustomModelSource ( )
protectedvirtual

DTOR is protected to prevent this object from being allocated on the stack.

Member Function Documentation

FeatureNodeFactory* osgEarth::FeatureCustomModelSource::createFeatureNodeFactory ( )

Member Data Documentation

const FeatureCustomModelOptions osgEarth::FeatureCustomModelSource::_options
private

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)