VR-Forces 5.0.1 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 Attributes | Private Member Functions
makVrv::DtIndirectGridCellTime Class Reference

container for start and current times (for paging)

Public Member Functions

 DtIndirectGridCellTime ()
 
virtual ~DtIndirectGridCellTime ()
 
virtual void update (double simulationTime)
 
virtual double elapsedTime (void) const
 

Protected Attributes

double myStartTime
 
double myCurrentTime
 

Private Member Functions

 DtIndirectGridCellTime (const DtIndirectGridCellTime &)=delete
 
DtIndirectGridCellTimeoperator= (const DtIndirectGridCellTime &)=delete
 

Constructor & Destructor Documentation

makVrv::DtIndirectGridCellTime::DtIndirectGridCellTime ( )

constructor

virtual makVrv::DtIndirectGridCellTime::~DtIndirectGridCellTime ( )
virtual

destructor

makVrv::DtIndirectGridCellTime::DtIndirectGridCellTime ( const DtIndirectGridCellTime )
privatedelete

not allowed

Member Function Documentation

DtIndirectGridCellTime& makVrv::DtIndirectGridCellTime::operator= ( const DtIndirectGridCellTime )
privatedelete

not allowed

virtual void makVrv::DtIndirectGridCellTime::update ( double  simulationTime)
virtual

update with current sim time

virtual double makVrv::DtIndirectGridCellTime::elapsedTime ( void  ) const
virtual

elapsed time

Member Data Documentation

double makVrv::DtIndirectGridCellTime::myStartTime
protected
double makVrv::DtIndirectGridCellTime::myCurrentTime
protected

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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)