Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

RayGina::CORE::RRect Class Reference

Simple representation for a rectangle. More...

#include <RRect.hxx>

List of all members.

Public Member Functions

 RRect ()
 RRect (RUInt64 left, RUInt64 top, RUInt64 right, RUInt64 bottom)
RUInt64 height ()
RUInt64 width ()

Public Attributes

RUInt64 _left
RUInt64 _top
RUInt64 _right
RUInt64 _bottom


Detailed Description

Simple representation for a rectangle.

Definition at line 10 of file RRect.hxx.


Constructor & Destructor Documentation

RayGina::CORE::RRect::RRect  )  [inline]
 

Definition at line 12 of file RRect.hxx.

RayGina::CORE::RRect::RRect RUInt64  left,
RUInt64  top,
RUInt64  right,
RUInt64  bottom
[inline]
 

Definition at line 13 of file RRect.hxx.


Member Function Documentation

RUInt64 RayGina::CORE::RRect::height  )  [inline]
 

Definition at line 23 of file RRect.hxx.

RUInt64 RayGina::CORE::RRect::width  )  [inline]
 

Definition at line 27 of file RRect.hxx.


Member Data Documentation

RUInt64 RayGina::CORE::RRect::_bottom
 

Definition at line 19 of file RRect.hxx.

RUInt64 RayGina::CORE::RRect::_left
 

Definition at line 19 of file RRect.hxx.

RUInt64 RayGina::CORE::RRect::_right
 

Definition at line 19 of file RRect.hxx.

RUInt64 RayGina::CORE::RRect::_top
 

Definition at line 19 of file RRect.hxx.


The documentation for this class was generated from the following files:
Generated on Sun Dec 2 17:01:09 2007 for rayGina by  doxygen 1.3.9.1