OSDLUprightRectangle.h File Reference

#include "OSDLVideoTypes.h"
#include "OSDLPixel.h"
#include "Ceylan.h"
#include "SDL.h"
#include <iostream>
#include <string>
Include dependency graph for OSDLUprightRectangle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OSDL::Video::TwoDimensional::UprightRectangle
 This classes defines a rectangle whose sides are parallel or orthogonal to the screen's sides. More...

Namespaces

namespace  OSDL
 

Definition of the main OSDL common non-specialized types.


namespace  OSDL::Video
namespace  OSDL::Video::TwoDimensional

Typedefs

typedef ::SDL_Rect OSDL::Video::TwoDimensional::LowLevelRect

Functions

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

Function Documentation

OSDL_DLL bool operator!= ( const OSDL::Video::TwoDimensional::UprightRectangle first,
const OSDL::Video::TwoDimensional::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,
OSDL::Video::TwoDimensional::UprightRectangle rect 
)

To output its state in an output stream.

Definition at line 878 of file OSDLUprightRectangle.cc.

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

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