RenderTools::PropertyEvent Class Reference

#include <PropertyEvent.h>

List of all members.

Public Types

enum  Type { CHANGED, CONNECT, DISCONNECT }

Public Member Functions

 PropertyEvent (Type type, const PropertyPtr p, const vector< float > &values=vector< float >())
Type getType (void) const
const PropertyPtr getProperty (void) const
const vector< float > & getValues (void) const


Detailed Description

Definition at line 8 of file PropertyEvent.h.


Member Enumeration Documentation

Enumerator:
CHANGED 
CONNECT 
DISCONNECT 

Definition at line 10 of file PropertyEvent.h.


Constructor & Destructor Documentation

RenderTools::PropertyEvent::PropertyEvent ( Type  type,
const PropertyPtr  p,
const vector< float > &  values = vector<float>() 
)

Definition at line 5 of file PropertyEvent.cpp.


Member Function Documentation

const PropertyPtr RenderTools::PropertyEvent::getProperty ( void   )  const

Definition at line 15 of file PropertyEvent.cpp.

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

Definition at line 11 of file PropertyEvent.cpp.

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

Definition at line 19 of file PropertyEvent.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