Goblin - A Platform for 3D AR and VR Applications

InterSense Members

InterSense overview

Public Static Fields

nINDEX_STATION_1 
nINDEX_STATION_2_HAND 
nINDEX_STATION_3_HMD 
nINDEX_STATION_4_WIRELESS 

Public Instance Constructors

InterSense Overloaded. Initializes a new instance of the InterSense class.

Public Instance Fields

connInfo 
identifier (inherited from InputDeviceDriver) 
stationInfo 

Public Instance Methods

Dispose 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetInputByName Given a station name, returns the InputDevice that accesses its data
GetType (inherited from Object) Gets the Type of the current instance.
Init 
InitAfterDeserialization This gets called after deserialization
IsInited 
ToString (inherited from Object) Returns a String that represents the current Object.
Update Updates all its mapped inputs

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

InterSense Class | Goblin.Engine.Devices Namespace