Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Geometry::Rectangle Class Reference

#include <Rectangle.h>

Inheritance diagram for Impala::Core::Geometry::Rectangle:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Rectangle ()
 Rectangle (int left, int top, int right, int bottom)
 Rectangle (int left, int top, int right, int bottom, bool check)
 Rectangle (const Rectangle &r)
int Width () const
int Height () const
int Size () const
bool Valid () const
bool IsInside (int x, int y) const
bool Intersects (const Rectangle &r) const
void CheckSize ()
bool operator== (const Rectangle &r) const

Public Attributes

int mLeft
int mTop
int mRight
int mBottom

Detailed Description

Definition at line 14 of file Rectangle.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:11:45 2010 for ImpalaSrc by  doxygen 1.5.1