Ogre::Rectangle Struct Reference
[General]

#include <OgreRectangle.h>

List of all members.

Public Member Functions

bool inside (Real x, Real y) const

Public Attributes

Real left
Real top
Real right
Real bottom

Detailed Description

Definition at line 42 of file OgreRectangle.h.


Member Function Documentation

bool Ogre::Rectangle::inside ( Real  x,
Real  y 
) const

Definition at line 49 of file OgreRectangle.h.


Member Data Documentation

Definition at line 47 of file OgreRectangle.h.

Referenced by Ogre::intersect().

Definition at line 44 of file OgreRectangle.h.

Referenced by Ogre::intersect().

Definition at line 46 of file OgreRectangle.h.

Referenced by Ogre::intersect().

Definition at line 45 of file OgreRectangle.h.

Referenced by Ogre::intersect().


The documentation for this struct was generated from the following file:

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:39:05 2012