#include <gre/msgviewexpose.h>

Public Member Functions | |
| MSG_VIEWEXPOSE (GRE::VIEW *view, const LRECT2D &rect, ACTION action=ACTION_Expose) | |
| const LRECT2D & | GetRect () const |
| GRE::MSG_VIEWEXPOSE::MSG_VIEWEXPOSE | ( | GRE::VIEW * | view, | |
| const LRECT2D & | rect, | |||
| ACTION | action = ACTION_Expose | |||
| ) |
Constructor.
| const LRECT2D& GRE::MSG_VIEWEXPOSE::GetRect | ( | ) | const [inline] |
Get rectangle for exposed area.
1.6.1