SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SLScrCaptureRequestEvent Class Reference

Specialized SLInput class to trigger a screen capture. More...

#include <SLInputEvent.h>

Inheritance diagram for SLScrCaptureRequestEvent:
[legend]

Public Member Functions

 SLScrCaptureRequestEvent ()
 
- Public Member Functions inherited from SLInputEvent
 SLInputEvent (Type t)
 

Public Attributes

SLstring path
 
- Public Attributes inherited from SLInputEvent
enum SLInputEvent::Type type
 concrete type of the event More...
 
SLint svIndex
 index of the receiving scene view for this event More...
 

Additional Inherited Members

- Public Types inherited from SLInputEvent
enum  Type {
  MouseMove , MouseDown , MouseUp , MouseDoubleClick , MouseWheel , Touch2Move ,
  Touch2Down , Touch2Up , KeyDown , KeyUp , Resize , DeviceRotationPYR ,
  DeviceRotationQUAT , CharInput , ScrCapture , NumEvents
}
 

Detailed Description

Specialized SLInput class to trigger a screen capture.

Definition at line 125 of file SLInputEvent.h.

Constructor & Destructor Documentation

◆ SLScrCaptureRequestEvent()

SLScrCaptureRequestEvent::SLScrCaptureRequestEvent ( )
inline

Definition at line 130 of file SLInputEvent.h.

SLInputEvent(Type t)
Definition: SLInputEvent.h:48

Member Data Documentation

◆ path

SLstring SLScrCaptureRequestEvent::path

Definition at line 128 of file SLInputEvent.h.


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