OSDLUprightRectangle.cc File Reference

#include "OSDLUprightRectangle.h"
#include "OSDLPoint2D.h"
#include "OSDLSurface.h"
#include "Ceylan.h"
Include dependency graph for OSDLUprightRectangle.cc:

Go to the source code of this file.

Functions

bool operator== (const UprightRectangle &first, const UprightRectangle &second)
 Equality operator defined.
bool operator!= (const UprightRectangle &first, const UprightRectangle &second)
 Unequality operator defined (as if by default it could not be inferred from operator '==' !).
std::ostream & operator<< (std::ostream &os, UprightRectangle &rect)
 To output its state in an output stream.

Function Documentation

bool operator!= ( const UprightRectangle first,
const UprightRectangle second 
)

Unequality operator defined (as if by default it could not be inferred from operator '==' !).

Definition at line 868 of file OSDLUprightRectangle.cc.

std::ostream& operator<< ( std::ostream &  os,
UprightRectangle rect 
)

To output its state in an output stream.

Definition at line 878 of file OSDLUprightRectangle.cc.

References OSDL::Video::TwoDimensional::UprightRectangle::toString().

bool operator== ( const UprightRectangle first,
const UprightRectangle second 
)
Generated on Mon Nov 29 14:05:03 2010 for OSDL by  doxygen 1.6.3