OSDLUprightRectangle.h File Reference

#include "OSDLVideoTypes.h"
#include "OSDLPixel.h"
#include "Ceylan.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.

Namespaces

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

Classes

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

Functions

OSDL_DLL bool operator== (const OSDL::Video::TwoDimensional::UprightRectangle &first, const OSDL::Video::TwoDimensional::UprightRectangle &second) throw ()
 Equality operator defined.
OSDL_DLL bool operator!= (const OSDL::Video::TwoDimensional::UprightRectangle &first, const OSDL::Video::TwoDimensional::UprightRectangle &second) throw ()
 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) throw ()
 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 
) throw ()

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

Definition at line 780 of file OSDLUprightRectangle.cc.

std::ostream& operator<< ( std::ostream &  os,
OSDL::Video::TwoDimensional::UprightRectangle rect 
) throw ()

To output its state in an output stream.

Definition at line 789 of file OSDLUprightRectangle.cc.

OSDL_DLL bool operator== ( const OSDL::Video::TwoDimensional::UprightRectangle first,
const OSDL::Video::TwoDimensional::UprightRectangle second 
) throw ()

Equality operator defined.

Definition at line 759 of file OSDLUprightRectangle.cc.


Generated on Fri Mar 30 14:47:20 2007 for OSDL by  doxygen 1.5.1