MyGUI 3.4.1
Public Member Functions
MyGUI::MaskPickInfo Class Reference

#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
 

Detailed Description

Definition at line 16 of file MyGUI_MaskPickInfo.h.

Constructor & Destructor Documentation

◆ MaskPickInfo()

MyGUI::MaskPickInfo::MaskPickInfo ( )

Definition at line 16 of file MyGUI_MaskPickInfo.cpp.

Member Function Documentation

◆ empty()

bool MyGUI::MaskPickInfo::empty ( ) const

Definition at line 77 of file MyGUI_MaskPickInfo.cpp.

◆ load()

bool MyGUI::MaskPickInfo::load ( const std::string &  _file)

Definition at line 22 of file MyGUI_MaskPickInfo.cpp.

◆ pick()

bool MyGUI::MaskPickInfo::pick ( const IntPoint _point,
const IntCoord _coord 
) const

Definition at line 67 of file MyGUI_MaskPickInfo.cpp.


The documentation for this class was generated from the following files: