MyGUI
3.0.1
|
#include <MyGUI_MaskPickInfo.h>
Public Member Functions | |
MaskPickInfo () | |
bool | load (const std::string &_file) |
bool | pick (const IntPoint &_point, const IntCoord &_coord) const |
bool | empty () const |
Definition at line 32 of file MyGUI_MaskPickInfo.h.
|
inline |
Definition at line 35 of file MyGUI_MaskPickInfo.h.
|
inline |
Definition at line 49 of file MyGUI_MaskPickInfo.h.
bool MyGUI::MaskPickInfo::load | ( | const std::string & | _file | ) |
Definition at line 32 of file MyGUI_MaskPickInfo.cpp.
Definition at line 39 of file MyGUI_MaskPickInfo.h.