SLProject 4.0.000
SLResizeEvent Class Reference

Specialized SLInput class for window resize events. More...

#include <SLInputEvent.h>

Inheritance diagram for SLResizeEvent:
[legend]

Public Member Functions

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

Public Attributes

int width
 
int height
 
- 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 for window resize events.

Constructor & Destructor Documentation

◆ SLResizeEvent()

SLResizeEvent::SLResizeEvent ( )
inline

Member Data Documentation

◆ height

int SLResizeEvent::height

◆ width

int SLResizeEvent::width

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