Goblin - A Platform for 3D AR and VR Applications

InputDevice Class

This is the class that a user of Goblin will deal with. Under the hood, this class wraps InputDriver, which in turn is subclassed for specific devices, such as InterSense 900, etc.

For a list of all members of this type, see InputDevice Members.

System.Object
   Goblin.Engine.Devices.InputDevice
      Goblin.Engine.Devices.InputDevice_6DOF

public class InputDevice

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Goblin.Engine.Devices

Assembly: Goblin.Engine (in Goblin.Engine.dll)

See Also

InputDevice Members | Goblin.Engine.Devices Namespace