PURE API 0.5
PR00F's Ultimate Rendering Engine full documentation
Loading...
Searching...
No Matches
PureWindowImpl Member List

This is the complete list of members for PureWindowImpl, including all inherited members.

actualCreateWindow(TPureUInt width, TPureUInt height, TPureBool bFullscreen, const char *caption, const WNDCLASS &clWnd)PureWindowImplprivate
bActivePureWindowImplprivate
bAutoCameraWarnPureWindowImplprivate
bAutoCleanupOnQuitPureWindowImplprivate
bAutoRedrawOnPosChangePureWindowImplprivate
bBorderPureWindowImplprivate
bBtnMaxPureWindowImplprivate
bBtnMinPureWindowImplprivate
bCloseRequestedPureWindowImplprivate
bExternalOwnerPureWindowImplprivate
bResizingHPureWindowImplprivate
bResizingVPureWindowImplprivate
bSysMenuPureWindowImplprivate
bTopMostPureWindowImplprivate
bVisibleCursorPureWindowImplprivate
Close()PureWindowImplvirtual
clWindowPureWindowImplprivate
createAndGet(PGEcfgProfiles &cfgProfiles, PGEInputHandler &inputHandler)PureWindowstatic
DEF_AUTOCAMWARNPureWindowImplprivatestatic
DEF_AUTOCLEANUPPureWindowImplprivatestatic
DEF_REDRAWALL_WNDPOSCHNGPureWindowImplprivatestatic
Deinitialize()PureWindowImplvirtual
dwStylePureWindowImplprivate
dwStyleExPureWindowImplprivate
enabledPureWindowImplprivate
getAutoCameraWarningState() constPureWindowImplvirtual
getBottomFrameHeight() constPureWindowImplvirtual
getCaption() constPureWindowImplvirtual
getCaptionHeight() constPureWindowImplvirtual
getClientHeight() constPureWindowImplvirtual
getClientWidth() constPureWindowImplvirtual
getConsole() constPureWindowImpl
getHeight() constPureWindowImplvirtual
getLoggerModuleName()PureWindowImplstatic
getSideFrameWidth() constPureWindowImplvirtual
getTitleBarHeight() constPureWindowImplvirtual
getWidth() constPureWindowImplvirtual
getWindowProc() constPureWindowImplvirtual
getWndDC() constPureWindowImplvirtual
getWndHandle() constPureWindowImplvirtual
getX() constPureWindowImplvirtual
getY() constPureWindowImplvirtual
hasBorder() constPureWindowImplvirtual
hasCloseRequest() constPureWindowImplvirtual
hasMaxButton() constPureWindowImplvirtual
hasMinButton() constPureWindowImplvirtual
hasSysMenu() constPureWindowImplvirtual
Hide()PureWindowImplvirtual
hWindowPureWindowImplprivate
infoTitlebarPureWindowImplprivate
initialize(TPureUInt width, TPureUInt height, TPureBool bFullscreen, const char *caption, HWND window=NULL)PureWindowImplvirtual
inputPureWindowImplprivate
isActive() constPureWindowImplvirtual
isAutoCleanupOnQuitOn() constPureWindowImplvirtual
isAutoRedrawAllOnPosChange() constPureWindowImplvirtual
isCursorVisible() constPureWindowImplvirtual
isEnabled() constPureWindowImplvirtual
isInitialized() constPureWindowImplvirtual
isResizable() constPureWindowImplvirtual
isResizableH() constPureWindowImplvirtual
isResizableV() constPureWindowImplvirtual
isTopMost() constPureWindowImplvirtual
m_bFullscreenPureWindowImplprivate
m_cfgProfilesPureWindowImplprivate
Maximize()PureWindowImplvirtual
Minimize()PureWindowImplvirtual
nBottomFrameHeightPureWindowImplprivate
nCaptionHeightPureWindowImplprivate
nClientHeightOrigPureWindowImplprivate
nClientWidthOrigPureWindowImplprivate
nSideFrameWidthPureWindowImplprivate
nTitleBarHeightPureWindowImplprivate
onActivate(TPureBool isActive)PureWindowImplprivate
onClose()PureWindowImplprivate
onDestroy()PureWindowImplprivate
onInput(HRAWINPUT handle)PureWindowImplprivate
onKeyDown(TPureInt key)PureWindowImplprivate
onKeyUp(TPureInt key)PureWindowImplprivate
onMouseDown(PGEInputMouse::MouseButton btn, WPARAM wParam, TPureInt x, TPureInt y)PureWindowImplprivate
onMouseMove(TPureInt x, TPureInt y)PureWindowImplprivate
onMouseUp(PGEInputMouse::MouseButton btn, WPARAM wParam, TPureInt x, TPureInt y)PureWindowImplprivate
onMouseWheel(TPureShort nWheel)PureWindowImplprivate
onPosChanged(const LPWINDOWPOS newPos)PureWindowImplprivate
onRedrawRequired()PureWindowImplprivate
onSysCommand(WPARAM wParam, LPARAM lParam)PureWindowImplprivate
operator=(const PureWindowImpl &)PureWindowImplprivate
ProcessMessages()PureWindowImplvirtual
PuredefaultWindowProc(HWND hWindow, UINT wndMsg, WPARAM wParam, LPARAM lParam)PureWindowImplfriend
PureWindow classPureWindowImplfriend
PureWindowImpl(PGEcfgProfiles &cfgProfiles, PGEInputHandler &inputHandler)PureWindowImplexplicitprivate
PureWindowImpl(const PureWindowImpl &)PureWindowImplprivate
rawInputPureWindowImplprivate
rawInputSizePureWindowImplprivate
rectWindowClientPureWindowImplprivate
rectWindowFullPureWindowImplprivate
ResetDefaults()PureWindowImplvirtual
Restore()PureWindowImplvirtual
sCaptionPureWindowImplprivate
SetActive()PureWindowImplvirtual
SetAutoCameraWarningState(TPureBool state)PureWindowImplvirtual
SetAutoCleanupOnQuitOn(TPureBool state)PureWindowImplvirtual
SetAutoRedrawAllOnPosChange(TPureBool state)PureWindowImplvirtual
SetBorder(TPureBool state)PureWindowImplvirtual
SetCaption(const std::string &newcaption)PureWindowImplvirtual
SetClientHeight(TPureUInt newheight)PureWindowImplvirtual
SetClientWidth(TPureUInt newwidth)PureWindowImplvirtual
SetCursorVisible(TPureBool state)PureWindowImplvirtual
SetEnabled(TPureBool state)PureWindowImplvirtual
SetHeight(TPureUInt newheight)PureWindowImplvirtual
SetMaxButton(TPureBool state)PureWindowImplvirtual
SetMinButton(TPureBool state)PureWindowImplvirtual
SetPropertiesBeforeInitialize()PureWindowImplprivate
SetResizable(TPureBool state)PureWindowImplvirtual
SetResizableH(TPureBool state)PureWindowImplvirtual
SetResizableV(TPureBool state)PureWindowImplvirtual
SetSysMenu(TPureBool state)PureWindowImplvirtual
SetTopMost(TPureBool state)PureWindowImplvirtual
setupWindowClass(WNDCLASS &clWnd)PureWindowImplprivate
SetWidth(TPureUInt newwidth)PureWindowImplvirtual
SetWindowProc(const WNDPROC windowproc)PureWindowImplvirtual
SetX(TPureUInt newx)PureWindowImplvirtual
SetY(TPureUInt newy)PureWindowImplvirtual
sharedSettingsPureWindowImplprivate
Show()PureWindowImplvirtual
ShowFull()PureWindowImplvirtual
WriteSettings()PureWindowImplvirtual
~PureWindowImpl()PureWindowImplvirtual