Rect Struct Reference

Rectangle container. More...

#include <Types/Rect.h>

List of all members.

Public Member Functions

 Rect (const IVec2 &position, const USize2 &size)

Public Attributes

IVec2 position
USize2 size

Detailed Description

Rectangle container.

Contain a rectangle based on x, y position and width, height


Constructor & Destructor Documentation

Rect::Rect ( const IVec2 position,
const USize2 size 
) [inline]
Parameters:
position the position of the rectangle
size the size of the rectangle

Member Data Documentation

Position of the rectange

Size of the rectangle


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Typedefs
Generated on Thu Oct 6 22:11:38 2011 for WE_Kit by  doxygen 1.6.3