You.i Engine
YI_RECT Struct Reference

#include <framework/YiPredef.h>

Public Member Functions

bool operator< (YI_RECT const &other) const
 

Public Attributes

int32_t nLeft
 
int32_t nTop
 
int32_t nRight
 
int32_t nBottom
 

Member Function Documentation

bool YI_RECT::operator< ( YI_RECT const &  other) const
inline

Member Data Documentation

int32_t YI_RECT::nBottom
int32_t YI_RECT::nLeft
int32_t YI_RECT::nRight
int32_t YI_RECT::nTop

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