VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
makVrv::DtTreeRequestOutput Struct Reference

Output of a processed set of marker requests.

Output objects are reused to save memory allocations

Public Attributes

std::vector< DtVectorTreeRecordsmyRecordsArray
 
DtStreamedSpeedTreeForestmyForest
 
const osg::Node * myDataNode
 
volatile DtTreeRequestStatus myStatus
 

Member Data Documentation

std::vector<DtVectorTreeRecords> makVrv::DtTreeRequestOutput::myRecordsArray

Record output.

DtStreamedSpeedTreeForest* makVrv::DtTreeRequestOutput::myForest

The forest making the request.

const osg::Node* makVrv::DtTreeRequestOutput::myDataNode

The request node from osgEarth.

Used to identify the trees for later deletion by the DtStreamedSpeedTreeForest

volatile DtTreeRequestStatus makVrv::DtTreeRequestOutput::myStatus

Current status of this output object.

UNUSED = free for reuse by a future request WORKING = active request waiting to be processed DONE = done processing and ready to merge into the main thread


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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)