Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members Related Pages
sjgui::CRectTmpl< T > Member ListThis is the complete list of members for sjgui::CRectTmpl< T >, including all inherited members.
CRectTmpl(T x=T(), T y=T(), T w=T(), T h=T()) | sjgui::CRectTmpl< T > | [inline] |
CRectTmpl(T *rec) | sjgui::CRectTmpl< T > | [inline] |
Deflate(T i) | sjgui::CRectTmpl< T > | [inline] |
GetBottom() | sjgui::CRectTmpl< T > | [inline] |
GetHeight() | sjgui::CRectTmpl< T > | [inline] |
GetPos() | sjgui::CRectTmpl< T > | [inline] |
GetRight() | sjgui::CRectTmpl< T > | [inline] |
GetWidth() | sjgui::CRectTmpl< T > | [inline] |
GetX() | sjgui::CRectTmpl< T > | [inline] |
GetY() | sjgui::CRectTmpl< T > | [inline] |
Inflate(T i) | sjgui::CRectTmpl< T > | [inline] |
Intersection(const CRectTmpl< T > &rect) | sjgui::CRectTmpl< T > | [inline] |
IsEmpty() | sjgui::CRectTmpl< T > | [inline] |
PtInRect(T X, T Y) | sjgui::CRectTmpl< T > | [inline] |
SetBottom(T b) | sjgui::CRectTmpl< T > | [inline] |
SetHeight(T h) | sjgui::CRectTmpl< T > | [inline] |
SetPos(T x, T y) | sjgui::CRectTmpl< T > | [inline] |
SetPos(CPointTmpl< T > pt) | sjgui::CRectTmpl< T > | [inline] |
SetRect(T x, T y, T w, T h) | sjgui::CRectTmpl< T > | [inline] |
SetRectByPt(T x1, T y1, T x2, T y2) | sjgui::CRectTmpl< T > | [inline] |
SetRight(T r) | sjgui::CRectTmpl< T > | [inline] |
SetSize(T w, T h) | sjgui::CRectTmpl< T > | [inline] |
SetWidth(T w) | sjgui::CRectTmpl< T > | [inline] |
SetX(T x) | sjgui::CRectTmpl< T > | [inline] |
SetY(T y) | sjgui::CRectTmpl< T > | [inline] |
Translate(T x, T y) | sjgui::CRectTmpl< T > | [inline] |
|
|