Goblin - A Platform for 3D AR and VR Applications

InputDeviceDriver Class

This is the base class for any provider of InputDevices Your driver inherits from this class, and provides one or more InputDevices via the addMappings function

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

System.Object
   Goblin.Engine.Devices.InputDeviceDriver
      Goblin.Engine.Devices.InterSense

public abstract class InputDeviceDriver : IDisposable

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

InputDeviceDriver Members | Goblin.Engine.Devices Namespace