Equalizer  1.4.1
Public Attributes
eq::ResizeEvent Struct Reference

Event for a size or position change on a Window, Channel or View. More...

#include <event.h>

List of all members.

Public Attributes

int32_t x
 new X position, relative to parent
int32_t y
 new Y position, relative to parent
int32_t w
 new width
int32_t h
 new height
float dw
 view only: new width relative to initial width
float dh
 view only: new height relative to initial height

Detailed Description

Event for a size or position change on a Window, Channel or View.

Version:
1.0

Definition at line 104 of file event.h.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 26 2012 14:41:50 for Equalizer 1.4.1 by  doxygen 1.7.6.1