![]() |
VR-Link C# API Documentation
|
Inheritance diagram for makVrl.StateRepository:
Collaboration diagram for makVrl.StateRepository:Public Member Functions | |
| StateRepository () | |
| Object | getAttribute (string name) |
| void | setAttribute (String name, object val) |
| bool | hasAttribute (string name) |
Protected Attributes | |
| Dictionary< string, Object > | myAttributes = new Dictionary<string, Object>() |
Properties | |
| double | timeStamp [get, set] |
|
inline |
References makVrl.StateRepository.setAttribute().
|
inline |
References makVrl.StateRepository.myAttributes.
Referenced by makVrl.EntityStateRepository.lightState(), and makVrl.EntityStateRepository.setlightState().
|
inline |
|
inline |
References makVrl.StateRepository.myAttributes.
Referenced by makVrl.BeamStateRepository.BeamStateRepository(), makVrl.EmitterStateRepository.EmitterStateRepository(), makVrl.EntityStateRepository.EntityStateRepository(), makVrl.IffStateRepository.IffStateRepository(), makVrl.laserDesignatorStateRepository.laserDesignatorStateRepository(), makVrl.ReceiverStateRepository.ReceiverStateRepository(), makVrl.EntityStateRepository.setlightState(), makVrl.StateRepository.StateRepository(), and makVrl.TransmitterStateRepository.TransmitterStateRepository().
|
protected |
Referenced by makVrl.StateRepository.getAttribute(), and makVrl.StateRepository.setAttribute().
|
getset |