MyGUI 3.0.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 32 of file MyGUI_MaskPickInfo.h.


Constructor & Destructor Documentation

MyGUI::MaskPickInfo::MaskPickInfo ( ) [inline]

Definition at line 35 of file MyGUI_MaskPickInfo.h.


Member Function Documentation

bool MyGUI::MaskPickInfo::empty ( ) const [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.

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

Definition at line 39 of file MyGUI_MaskPickInfo.h.


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