VR-Link C# API Documentation
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
List of all members | Public Member Functions | Protected Attributes | Properties | Private Attributes
makVrl.ObjectPublisher Class Reference
+ Collaboration diagram for makVrl.ObjectPublisher:

Public Member Functions

virtual void tick ()
 

Protected Attributes

ExerciseConnection myExConn
 
StateRepository myStateRep
 
StateRepository myAsSeenByRemote
 

Properties

float timeTreshold [get, set]
 
float lastTimeUpdated [get]
 
float lastSimTimeUpdated [get]
 
StateRepository sr [get, set]
 
StateRepository approximateRemoteStateRep [get]
 
ExerciseConnection exerciseConn [get, set]
 

Private Attributes

float myTimeThreshold
 
float mySimTimeLastUpdate = 0.0f
 
float myRealTimeLastUpdate = 0.0f
 

Member Function Documentation

virtual void makVrl.ObjectPublisher.tick ( )
inlinevirtual

Member Data Documentation

StateRepository makVrl.ObjectPublisher.myAsSeenByRemote
protected
ExerciseConnection makVrl.ObjectPublisher.myExConn
protected
float makVrl.ObjectPublisher.myRealTimeLastUpdate = 0.0f
private
float makVrl.ObjectPublisher.mySimTimeLastUpdate = 0.0f
private
StateRepository makVrl.ObjectPublisher.myStateRep
protected
float makVrl.ObjectPublisher.myTimeThreshold
private

Property Documentation

StateRepository makVrl.ObjectPublisher.approximateRemoteStateRep
get
ExerciseConnection makVrl.ObjectPublisher.exerciseConn
getset
float makVrl.ObjectPublisher.lastSimTimeUpdated
get
float makVrl.ObjectPublisher.lastTimeUpdated
get
StateRepository makVrl.ObjectPublisher.sr
getset
float makVrl.ObjectPublisher.timeTreshold
getset

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

Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)