reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofRectangle.cpp File Reference
#include "ofRectangle.h"
#include "ofMath.h"
#include "ofLog.h"
#include "ofVectorMath.h"

Functions

ostream & operator<< (ostream &os, const ofRectangle &rect)
 
istream & operator>> (istream &is, ofRectangle &rect)
 

Function Documentation

◆ operator<<()

ostream & operator<< ( ostream &  os,
const ofRectangle rect 
)

◆ operator>>()

istream & operator>> ( istream &  is,
ofRectangle rect 
)