OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OgreRectangle.h File Reference
+ Include dependency graph for OgreRectangle.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Ogre::Rectangle
 

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 

Functions

Rectangle Ogre::intersect (const Rectangle &lhs, const Rectangle &rhs)
 Geometric intersection of two rectanglar regions. More...