VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions | Protected Attributes | Friends
makVrv::DtLineSegmentProxyGroup Class Reference

A group of line segment proxy objects that all share the same altitude-based configurations - allowing for the updating of large groups of line segment proxies, that have altitude-based configurations, all at once.

Public Types

typedef std::vector
< DtLineSegmentProxy * > 
DtLineSegmentProxyList
 

Public Member Functions

 DtLineSegmentProxyGroup (DtLineSegmentInterface::DtLineSegmentAltitudeBasedConfigurationCollection)
 
 DtLineSegmentProxyGroup ()
 
void updateRenderData (double cameraMSLAltitude)
 

Protected Attributes

DtLineSegmentProxyList myProxies
 
DtLineSegmentInterface::DtLineSegmentAltitudeBasedConfigurationCollection myAltitudeBasedConfigurations
 

Friends

class DtLineRenderer
 

Member Typedef Documentation

Constructor & Destructor Documentation

makVrv::DtLineSegmentProxyGroup::DtLineSegmentProxyGroup ( DtLineSegmentInterface::DtLineSegmentAltitudeBasedConfigurationCollection  )
makVrv::DtLineSegmentProxyGroup::DtLineSegmentProxyGroup ( )

Member Function Documentation

void makVrv::DtLineSegmentProxyGroup::updateRenderData ( double  cameraMSLAltitude)

Update the dynamic properties of all line segments belonging to the group based on the MSL altitude, in meters, passed in.

Friends And Related Function Documentation

friend class DtLineRenderer
friend

Member Data Documentation

DtLineSegmentProxyList makVrv::DtLineSegmentProxyGroup::myProxies
protected
DtLineSegmentInterface::DtLineSegmentAltitudeBasedConfigurationCollection makVrv::DtLineSegmentProxyGroup::myAltitudeBasedConfigurations
protected

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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)