OIS  1.5
Object-oriented Input System
Public Types | Public Member Functions | List of all members
OIS::Interface Class Reference

#include <OISInterface.h>

Inheritance diagram for OIS::Interface:
OIS::ForceFeedback

Public Types

enum  IType { ForceFeedback, Reserved }
 Type of Interface. More...
 

Public Member Functions

virtual ~Interface ()
 

Detailed Description

An Object's interface is a way to gain write access to devices which support it. For example, force feedack.

Member Enumeration Documentation

◆ IType

Type of Interface.

Enumerator
ForceFeedback 
Reserved 

Constructor & Destructor Documentation

◆ ~Interface()

virtual OIS::Interface::~Interface ( )
inlinevirtual

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