29 #include "../../idlib/precompiled.h"
32 #include "../../renderer/tr_local.h"
33 #include "../../sys/win32/win_local.h"
38 #define GUIED_GRABSIZE 7
39 #define GUIED_CENTERSIZE 5
59 return Add ( window );
86 if ( expand && wrapper->
Expand ( ) )
463 for ( tempDepth = 0, parent =
mSelections[i]; parent; parent = parent->
GetParent ( ), tempDepth++ );
466 if ( tempDepth < depth )
assert(prefInfo.fullscreenBtn)
void Add(idWindow *window, bool expand=true)
bool CanMoveAndSize(void)
idWindow * GetBottomMost(void)
rvGEWorkspace * mWorkspace
idVec4 & GetSelectionColor(void)
GLint GLint GLsizei GLsizei GLsizei depth
rvGEProperties & GetProperties(void)
EHitTest HitTest(float x, float y)
rvGETransformer & GetTransformer(void)
void UpdateRectangle(void)
rvGEOptions & GetOptions(void)
idList< idWindow * > mSelections
idRectangle & GetScreenRect(void)
int Append(const type &obj)
rvGENavigator & GetNavigator(void)
static rvGEWindowWrapper * GetWrapper(idWindow *window)
idVec2 & WorkspaceToWindow(idVec2 &point)
bool Contains(float xt, float yt)
void UpdateSelections(void)
void UpdateExpression(void)
bool Remove(const type &obj)
void SetSelected(bool sel)