RenderTools::ViewControllerEvent Class Reference

#include <ViewControllerEvent.h>

List of all members.

Public Types

enum  Type {
  RESIZE, TIMER_START, TIMER_STOP, TIMER,
  SHOW, HIDE, CLOSE
}

Public Member Functions

 ViewControllerEvent (Type type, const ViewControllerPtr vc=ViewControllerPtr(), const vector< float > &values=vector< float >())
Type getType (void) const
const ViewControllerPtr getViewController (void) const
const vector< float > & getValues (void) const


Detailed Description

Definition at line 10 of file ViewControllerEvent.h.


Member Enumeration Documentation

Enumerator:
RESIZE 
TIMER_START 
TIMER_STOP 
TIMER 
SHOW 
HIDE 
CLOSE 

Definition at line 12 of file ViewControllerEvent.h.


Constructor & Destructor Documentation

RenderTools::ViewControllerEvent::ViewControllerEvent ( Type  type,
const ViewControllerPtr  vc = ViewControllerPtr(),
const vector< float > &  values = vector< float >() 
)

Definition at line 5 of file ViewControllerEvent.cpp.


Member Function Documentation

ViewControllerEvent::Type RenderTools::ViewControllerEvent::getType ( void   )  const

Definition at line 11 of file ViewControllerEvent.cpp.

const vector< float > & RenderTools::ViewControllerEvent::getValues ( void   )  const

Definition at line 19 of file ViewControllerEvent.cpp.

const ViewControllerPtr RenderTools::ViewControllerEvent::getViewController ( void   )  const

Definition at line 15 of file ViewControllerEvent.cpp.


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

Generated on Wed Jan 26 00:15:36 2011 for RenderTools by  doxygen 1.5.8