OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MWRender::Box Struct Reference
Collaboration diagram for MWRender::Box:

Public Member Functions

 Box (int left, int top, int right, int bottom)
 
bool operator== (const Box &other)
 

Public Attributes

int mLeft
 
int mTop
 
int mRight
 
int mBottom
 

Constructor & Destructor Documentation

MWRender::Box::Box ( int  left,
int  top,
int  right,
int  bottom 
)
inline

Member Function Documentation

bool MWRender::Box::operator== ( const Box other)
inline

Member Data Documentation

int MWRender::Box::mBottom
int MWRender::Box::mLeft
int MWRender::Box::mRight
int MWRender::Box::mTop

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