MyGUI 3.4.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 16 of file MyGUI_MaskPickInfo.h.
MyGUI::MaskPickInfo::MaskPickInfo | ( | ) |
Definition at line 16 of file MyGUI_MaskPickInfo.cpp.
bool MyGUI::MaskPickInfo::empty | ( | ) | const |
Definition at line 77 of file MyGUI_MaskPickInfo.cpp.
bool MyGUI::MaskPickInfo::load | ( | const std::string & | _file | ) |
Definition at line 22 of file MyGUI_MaskPickInfo.cpp.
Definition at line 67 of file MyGUI_MaskPickInfo.cpp.