SLProject 4.0.000
SLInputDevice.h File Reference
#include <SL.h>
#include <vector>
Include dependency graph for SLInputDevice.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SLInputDevice
 Interface for input devices that have to be pollsed. More...
 

Typedefs

typedef vector< SLInputDevice * > SLVInputDevice
 

Typedef Documentation

◆ SLVInputDevice

typedef vector<SLInputDevice*> SLVInputDevice