![]()  | 
  
    SLProject
    4.2.000
    
   A platform independent 3D computer graphics framework for desktop OS,  Android,  iOS and online in web browsers 
   | 
 
Go to the source code of this file.
Classes | |
| class | SLInputEvent | 
| Baseclass for all system input events.  More... | |
| class | SLMouseEvent | 
| Specialized SLInput class for all mouse related input events.  More... | |
| class | SLKeyEvent | 
| Specialized SLInput class for all keypress related input events.  More... | |
| class | SLTouchEvent | 
| Specialized SLInput class for touch related input events.  More... | |
| class | SLRotationEvent | 
| Specialized SLInput class for all device rotation related input events.  More... | |
| class | SLResizeEvent | 
| Specialized SLInput class for window resize events.  More... | |
| class | SLCharInputEvent | 
| Specialized SLInput class for unicode character input.  More... | |
| class | SLScrCaptureRequestEvent | 
| Specialized SLInput class to trigger a screen capture.  More... | |
Typedefs | |
| typedef std::queue< const SLInputEvent * > | SLQInputEvent | 
Definition in file SLInputEvent.h.
| typedef std::queue<const SLInputEvent*> SLQInputEvent | 
Definition at line 134 of file SLInputEvent.h.