Public Member Functions | Public Attributes

ofRectangle Class Reference

#include <ofTypes.h>

List of all members.

Public Member Functions

 ofRectangle ()
 ofRectangle (float _x, float _y, float _w, float _h)
virtual ~ofRectangle ()

Public Attributes

float x
float y
float width
float height

Constructor & Destructor Documentation

ofRectangle::ofRectangle (  ) [inline]
ofRectangle::ofRectangle ( float  _x,
float  _y,
float  _w,
float  _h 
) [inline]
virtual ofRectangle::~ofRectangle (  ) [inline, virtual]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines