RDK Documentation (Open Sourced RDK Components)
IntRect Class Reference
Collaboration diagram for IntRect:
Collaboration graph

Public Member Functions

 IntRect (int x, int y, int width, int height)
 
int x () const
 
int y () const
 
int width () const
 
int height () const
 

Private Attributes

int m_x
 
int m_y
 
int m_width
 
int m_height
 

yes

Definition at line 22 of file intrect.h.


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