|
GME
13
|
Go to the source code of this file.
Defines | |
| #define | _USE_MATH_DEFINES |
Functions | |
| static void | SetSize (CRect &location, CSize s) |
| void | SetLocation (CRect &location, CPoint pt) |
Variables | |
| CModelGrid | modelGrid |
| #define _USE_MATH_DEFINES |
Definition at line 4 of file GUIObject.cpp.
| void SetLocation | ( | CRect & | location, |
| CPoint | pt | ||
| ) |
Definition at line 38 of file GUIObject.cpp.
| static void SetSize | ( | CRect & | location, |
| CSize | s | ||
| ) | [static] |
Definition at line 30 of file GUIObject.cpp.
Definition at line 26 of file GUIObject.cpp.
1.7.6.1