cinder::app::ResizeEvent Class Reference

#include <ResizeEvent.h>

Inherits cinder::app::Event.

List of all members.

Public Member Functions

 ResizeEvent (const Vec2i &size)
Vec2i getSize () const
int32_t getWidth () const
int32_t getHeight () const
float getAspectRatio () const

Constructor & Destructor Documentation

cinder::app::ResizeEvent::ResizeEvent ( const Vec2i size )

Member Function Documentation

Vec2i cinder::app::ResizeEvent::getSize (  ) const
int32_t cinder::app::ResizeEvent::getWidth (  ) const
int32_t cinder::app::ResizeEvent::getHeight (  ) const
float cinder::app::ResizeEvent::getAspectRatio (  ) const

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