38 virtual void apply(osg::Geode& node);
39 virtual void apply(osg::Geometry& node);
42 virtual void apply(osg::Node& node);
Definition: featureContext.h:36
#define DT_DLL_VRVOSGEARTH
Definition: vrvOsgEarth.h:21
This node allows for the indirecting system to index into a geometry object with the intent to have a...
Definition: DtIndirectIndexedMultiSwitch.h:27
osg::ref_ptr< DtIndirectMetadataNode > myIndirectMetadataNode
The DtIndirectMetadataNode.
Definition: DtIndirectBuildingsVisitor.h:53
Contains makVrv::DtIndirectIndexedMultiSwitch class.
class used to process merged geometry objects so that a proper structure can be setup to facilitate u...
Definition: DtIndirectBuildingsVisitor.h:20
std::deque< FeatureData > DequeFeatureData
Definition: DtIndirectIndexedMultiSwitch.h:39
Contains DLL export macros.