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

Public Member Functions

delegate void postEmitterUpdate (EmitterStateMessage esm)
 ReflectedEmitter (string entityIdentifier, string hostEntityIdentifier, byte emitterIdNumber)

Properties

EmitterStateRepository esr [get]

Events

postEmitterUpdate postUpdate

Private Attributes

EmitterStateRepository myEsr = new EmitterStateRepository()

Constructor & Destructor Documentation

makVrl.ReflectedEmitter.ReflectedEmitter ( string  entityIdentifier,
string  hostEntityIdentifier,
byte  emitterIdNumber 
)
inline

Member Function Documentation

delegate void makVrl.ReflectedEmitter.postEmitterUpdate ( EmitterStateMessage  esm)

Member Data Documentation

EmitterStateRepository makVrl.ReflectedEmitter.myEsr = new EmitterStateRepository()
private

Property Documentation

EmitterStateRepository makVrl.ReflectedEmitter.esr
get

Event Documentation

postEmitterUpdate makVrl.ReflectedEmitter.postUpdate

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

Document ID: Generated on Mon Jun 22 21:18:40 EDT 2020 from SVN revision 213785
Copyright © 2005-2018 MAK Technologies. All Rights Reserved (www.mak.com)