VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions | Protected Attributes
makVrv::DtStreamedFeaturePageVisitor Class Reference

DtStreamedFeaturePageVisitor is a osg::NodeVisitor to traverse an incoming 'tile' looking for CustomFeatureNodes that the feature_custom driver may have attached. More...

Inheritance diagram for makVrv::DtStreamedFeaturePageVisitor:
Inheritance graph
[legend]

Public Types

typedef std::list
< osgEarth::Features::CustomFeatureNode * > 
FoundFeatureNodeList

Public Member Functions

 DtStreamedFeaturePageVisitor ()
 CTOR.
virtual ~DtStreamedFeaturePageVisitor ()
 DTOR.
const FoundFeatureNodeListfoundFeatureNodes ()
void apply (osg::Node &node)

Protected Attributes

FoundFeatureNodeList myFoundFeatureNodeList

Detailed Description

DtStreamedFeaturePageVisitor is a osg::NodeVisitor to traverse an incoming 'tile' looking for CustomFeatureNodes that the feature_custom driver may have attached.

Member Typedef Documentation

typedef std::list<osgEarth::Features::CustomFeatureNode*> makVrv::DtStreamedFeaturePageVisitor::FoundFeatureNodeList

Constructor & Destructor Documentation

makVrv::DtStreamedFeaturePageVisitor::DtStreamedFeaturePageVisitor ( )

CTOR.

virtual makVrv::DtStreamedFeaturePageVisitor::~DtStreamedFeaturePageVisitor ( )
virtual

DTOR.

Member Function Documentation

const FoundFeatureNodeList& makVrv::DtStreamedFeaturePageVisitor::foundFeatureNodes ( )
void makVrv::DtStreamedFeaturePageVisitor::apply ( osg::Node &  node)

Member Data Documentation

FoundFeatureNodeList makVrv::DtStreamedFeaturePageVisitor::myFoundFeatureNodeList
protected

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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)