Main Page | Namespace List | Class Hierarchy | Data Structures | File List | Data Fields | Globals

InvalidateRectEvent Class Reference

#include <repaintevent.h>

Inheritance diagram for InvalidateRectEvent:

Inheritance graph
[legend]
Collaboration diagram for InvalidateRectEvent:

Collaboration graph
[legend]

Public Member Functions

 InvalidateRectEvent (Camera *, double, double, double, double)
void get_rect (double &, double &, double &, double &)

Static Public Attributes

const char * type = "InvalidateRectEvent"

Protected Attributes

double x1
double y1
double x2
double y2

Constructor & Destructor Documentation

InvalidateRectEvent::InvalidateRectEvent Camera ,
double  ,
double  ,
double  ,
double 
 


Member Function Documentation

void InvalidateRectEvent::get_rect double &  ,
double &  ,
double &  ,
double & 
 


Field Documentation

double InvalidateRectEvent::x1 [protected]
 

double InvalidateRectEvent::y1 [protected]
 

double InvalidateRectEvent::x2 [protected]
 

double InvalidateRectEvent::y2 [protected]
 

const char * InvalidateRectEvent::type = "InvalidateRectEvent" [static]
 


The documentation for this class was generated from the following files:
Generated on Wed Jun 23 18:47:34 2004 for cZUI by doxygen 1.3.5