#include <llwindow.h>
Inheritance diagram for LLWindow:
Definition at line 129 of file llwindow.h.
enum LLWindow::EFlags |
Definition at line 143 of file llwindow.h.
Definition at line 137 of file llwindow.h.
virtual LLWindow::~LLWindow | ( | ) | [inline, protected, virtual] |
Definition at line 242 of file llwindow.h.
virtual void LLWindow::afterDialog | ( | ) | [inline, virtual] |
Reimplemented in LLWindowMacOSX, and LLWindowWin32.
Definition at line 235 of file llwindow.h.
Referenced by LLTextEditor::onFocusLost(), LLLineEditor::onFocusLost(), LLTextEditor::setFocus(), and LLLineEditor::setFocus().
virtual void LLWindow::beforeDialog | ( | ) | [inline, virtual] |
virtual void LLWindow::bringToFront | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowMacOSX, LLWindowSDL, and LLWindowWin32.
Referenced by LLViewerWindow::handleDataCopy().
virtual BOOL LLWindow::canDelete | ( | ) | [inline, protected, virtual] |
virtual void LLWindow::captureMouse | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::handleMouseDown(), and LLViewerWindow::handleRightMouseDown().
virtual void LLWindow::close | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLWindowManager::destroyWindow().
virtual BOOL LLWindow::convertCoords | ( | LLCoordGL | from, | |
LLCoordScreen * | to | |||
) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
virtual BOOL LLWindow::convertCoords | ( | LLCoordScreen | from, | |
LLCoordGL * | to | |||
) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
virtual BOOL LLWindow::convertCoords | ( | LLCoordGL | from, | |
LLCoordWindow * | to | |||
) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
virtual BOOL LLWindow::convertCoords | ( | LLCoordWindow | from, | |
LLCoordGL * | to | |||
) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
virtual BOOL LLWindow::convertCoords | ( | LLCoordWindow | from, | |
LLCoordScreen * | to | |||
) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
virtual BOOL LLWindow::convertCoords | ( | LLCoordScreen | from, | |
LLCoordWindow * | to | |||
) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLScrollbar::draw(), LLButton::draw(), and LLUI::setCursorPositionScreen().
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by cmd_get_key(), LLClipboard::copyFromSubstring(), LLFloaterAvatarList::onClickGetKey(), LLFloaterWorldMap::onCopySLURL(), LLItemBridge::performAction(), and LLFloaterAvatarList::processTrustNetReply().
void LLWindow::decBusyCount | ( | ) | [virtual] |
Definition at line 269 of file llwindow.cpp.
References mBusyCount.
Referenced by auction_j2c_upload_done(), auction_tga_upload_done(), LLLiveLSLEditor::closeIfNeeded(), LLPreviewLSL::closeIfNeeded(), LLInventoryModel::messageUpdateCore(), LLSnapshotLivePreview::onIdle(), LLPreviewLSL::onSaveComplete(), LLLiveLSLEditor::onSaveTextComplete(), process_derez_ack(), LLInventoryModel::processSaveAssetIntoInventory(), LLViewerObjectList::processUpdateCore(), and LLPreviewTexture::~LLPreviewTexture().
virtual void LLWindow::delayInputProcessing | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::hitObjectOrLandGlobalAsync().
Reimplemented in LLWindowMacOSX, LLWindowSDL, and LLWindowWin32.
Definition at line 229 of file llwindow.h.
References FALSE.
Referenced by LLFloaterColorPicker::showUI().
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by process_improved_im().
virtual void LLWindow::focusClient | ( | ) | [inline, virtual] |
Reimplemented in LLWindowWin32.
Definition at line 198 of file llwindow.h.
Referenced by LLViewerWindow::focusClient().
virtual void LLWindow::gatherInput | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by check_for_events().
virtual S32 LLWindow::getBusyCount | ( | ) | const [inline, virtual] |
virtual ECursorType LLWindow::getCursor | ( | ) | const [inline, virtual] |
Reimplemented in LLWindowWin32.
Definition at line 181 of file llwindow.h.
References mCurrentCursor.
Referenced by LLInventoryPanel::handleHover().
virtual BOOL LLWindow::getCursorPosition | ( | LLCoordWindow * | position | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLScrollbar::draw(), LLButton::draw(), and LLViewerWindow::handlePerFrameHover().
BOOL LLWindow::getFullscreen | ( | ) | [inline] |
Reimplemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Definition at line 156 of file llwindow.h.
References mFullscreen.
Referenced by LLViewerWindow::calcDisplayScale(), LLViewerWindow::changeDisplaySettings(), LLViewerWindow::checkSettings(), cleanup_saved_settings(), LLViewerWindow::getDisplayAspectRatio(), LLViewerWindow::getTargetWindow(), LLViewerWindow::handleActivate(), idle_startup(), LLToolBar::layoutButtons(), load_url_local_file(), LLViewerWindow::movieSize(), LLViewerWindow::reshape(), and LLViewerWindow::toggleFullscreen().
virtual F32 LLWindow::getGamma | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLGammaListener::handleEvent().
Definition at line 277 of file llwindow.cpp.
References mJoyAxis.
Referenced by LLFloaterJoystick::draw(), LLViewerJoystick::scanJoystick(), and LLViewerJoystick::updateCamera().
Definition at line 286 of file llwindow.cpp.
References mJoyButtonState.
Referenced by LLViewerJoystick::scanJoystick().
virtual BOOL LLWindow::getMaximized | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::changeDisplaySettings(), cleanup_saved_settings(), and LLViewerWindow::reshape().
virtual BOOL LLWindow::getMinimized | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by display(), display_startup(), LLViewerWindow::dumpState(), main_loop(), process_improved_im(), and process_keystrokes_async().
virtual F32 LLWindow::getNativeAspectRatio | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::getDisplayAspectRatio(), and LLPanelDisplay::onCommitAutoDetectAspect().
virtual F32 LLWindow::getPixelAspectRatio | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::calcDisplayScale(), LLViewerCamera::getPixelVectors(), and LLViewerWindow::LLViewerWindow().
virtual void* LLWindow::getPlatformWindow | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::getPlatformWindow(), and LLViewerWindow::handlePaint().
virtual BOOL LLWindow::getPosition | ( | LLCoordScreen * | position | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::changeDisplaySettings(), cleanup_saved_settings(), and LLDynamicTexture::preRender().
virtual BOOL LLWindow::getSize | ( | LLCoordWindow * | size | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
virtual BOOL LLWindow::getSize | ( | LLCoordScreen * | size | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::changeDisplaySettings(), LLFloaterView::getNewFloaterPosition(), LLUI::getWindowSize(), LLViewerWindow::LLViewerWindow(), LLViewerWindow::movieSize(), LLMenuItemBranchDownGL::openMenu(), LLFloaterView::resetStartingFloaterPosition(), LLViewerWindow::reshape(), and LLComboBox::showList().
virtual S32 LLWindow::getStereoMode | ( | ) | const [inline, virtual] |
virtual LLWindowResolution* LLWindow::getSupportedResolutions | ( | S32 & | num_resolutions | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLPanelDisplay::applyResolution(), and LLPanelDisplay::postBuild().
virtual ESwapMethod LLWindow::getSwapMethod | ( | ) | [inline, virtual] |
Reimplemented in LLWindowMacOSX, LLWindowSDL, and LLWindowWin32.
Definition at line 193 of file llwindow.h.
References mSwapMethod.
virtual BOOL LLWindow::getVisible | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by display(), display_startup(), LLViewerWindow::dumpState(), main_loop(), and process_keystrokes_async().
Definition at line 308 of file llwindow.cpp.
References LLWindowCallbacks::handleUnicodeChar(), mCallbacks, mHighSurrogate, UTF16_IS_HIGH_SURROGATE, UTF16_IS_LOW_SURROGATE, and UTF16_SURROGATE_PAIR_TO_UTF32.
virtual void LLWindow::hide | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
virtual void LLWindow::hideCursor | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::hideCursor().
virtual void LLWindow::hideCursorUntilMouseMove | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLLineEditor::addChar(), and LLTextEditor::handleUnicodeCharHere().
void LLWindow::incBusyCount | ( | ) | [virtual] |
Definition at line 263 of file llwindow.cpp.
References mBusyCount.
Referenced by add_object(), derez_objects(), LLToolDragAndDrop::dropObject(), LLSnapshotLivePreview::onIdle(), LLPreviewTexture::saveAs(), LLLiveLSLEditor::saveIfNeeded(), LLPreviewLSL::saveIfNeeded(), LLLiveLSLEditor::uploadAssetLegacy(), and LLPreviewLSL::uploadAssetLegacy().
virtual BOOL LLWindow::isClipboardTextAvailable | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLClipboard::canPasteString().
virtual BOOL LLWindow::isCursorHidden | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::handlePerFrameHover().
virtual BOOL LLWindow::isValid | ( | ) | [inline, protected, virtual] |
Reimplemented in LLWindowMacOSX, LLWindowSDL, and LLWindowWin32.
Definition at line 243 of file llwindow.h.
References TRUE.
Referenced by LLWindowManager::createWindow().
virtual BOOL LLWindow::maximize | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::changeDisplaySettings().
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLClipboard::getPasteWString().
virtual void LLWindow::releaseMouse | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::handleMouseUp(), and LLViewerWindow::handleRightMouseUp().
virtual void LLWindow::resetBusyCount | ( | ) | [inline, virtual] |
Definition at line 176 of file llwindow.h.
References mBusyCount.
Referenced by LLAgent::changeCameraToCustomizeAvatar(), LLAgent::changeCameraToMouselook(), LLAgent::changeCameraToThirdPerson(), idle_startup(), process_alert_core(), process_frozen_message(), and process_mean_collision_alert_message().
virtual BOOL LLWindow::restoreGamma | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
virtual BOOL LLWindow::sendEmail | ( | const char * | address, | |
const char * | subject, | |||
const char * | body_text, | |||
const char * | attachment = NULL , |
|||
const char * | attachment_displayed_name = NULL | |||
) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
void LLWindow::setCallbacks | ( | LLWindowCallbacks * | callbacks | ) |
Definition at line 295 of file llwindow.cpp.
References gKeyboard, mCallbacks, and LLKeyboard::setCallbacks().
Referenced by LLViewerWindow::LLViewerWindow().
virtual void LLWindow::setCursor | ( | ECursorType | cursor | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerTextEditor::handleHover(), LLView::handleHover(), LLToolSelectRect::handleHover(), LLToolSelectLand::handleHover(), LLToolPlacer::handleHover(), LLToolPie::handleHover(), LLToolObjPicker::handleHover(), LLToolDragAndDrop::handleHover(), LLToolBrushLand::handleHover(), LLTool::handleHover(), LLToolTexEyedropper::handleHover(), LLTextureCtrl::handleHover(), LLTextEditor::handleHover(), LLSlider::handleHover(), LLScrollbar::handleHover(), LLResizeHandle::handleHover(), LLResizeBar::handleHover(), LLModalDialog::handleHover(), LLMenuBarGL::handleHover(), LLPieMenu::handleHover(), LLMenuGL::handleHover(), LLMenuItemGL::handleHover(), LLManipScale::handleHover(), LLLineEditor::handleHover(), LLInventoryPanel::handleHover(), LLFloaterColorPicker::handleHover(), LLDragHandle::handleHover(), LLColorSwatchCtrl::handleHover(), LLButton::handleHover(), LLToolPie::handleMouseUp(), LLFloaterColorPicker::handleMouseUp(), idle_startup(), LLToolDragAndDrop::pickCallback(), LLViewerObjectList::processUpdateCore(), and LLViewerWindow::setCursor().
virtual BOOL LLWindow::setCursorPosition | ( | LLCoordWindow | position | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLUI::setCursorPositionScreen().
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLGammaListener::handleEvent(), and LLViewerWindow::initBase().
Reimplemented in LLWindowWin32.
Definition at line 236 of file llwindow.h.
Referenced by LLLineEditor::draw(), and LLTextEditor::drawCursor().
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLToolGun::handleDeselect(), LLViewerWindow::handleFocusLost(), LLViewerWindow::handleMouseDown(), LLViewerWindow::handleMouseUp(), LLViewerWindow::handleRightMouseDown(), LLViewerWindow::handleRightMouseUp(), and LLToolGun::handleSelect().
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLPanelDisplay::applyResolution(), and LLPanelDisplay::onCommitAutoDetectAspect().
virtual BOOL LLWindow::setPosition | ( | LLCoordScreen | position | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::changeDisplaySettings().
virtual BOOL LLWindow::setSize | ( | LLCoordScreen | size | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::changeDisplaySettings(), and LLViewerWindow::movieSize().
virtual void LLWindow::show | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by idle_startup().
virtual void LLWindow::showCursor | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::showCursor().
virtual void LLWindow::showCursorFromMouseMove | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::handleMouseMove(), LLTextEditor::onFocusLost(), and LLLineEditor::onFocusLost().
virtual S32 LLWindow::stat | ( | const char * | file_name, | |
struct stat * | stat_info | |||
) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::saveImageNumbered(), and LLViewerWindow::saveMovieNumbered().
virtual void LLWindow::swapBuffers | ( | ) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by display_startup(), and render_ui_and_swap().
virtual BOOL LLWindow::switchContext | ( | BOOL | fullscreen, | |
LLCoordScreen | size, | |||
BOOL | disable_vsync | |||
) | [pure virtual] |
Implemented in LLWindowHeadless, LLWindowLinux, LLWindowMacOSX, LLWindowSDL, LLWindowSolaris, and LLWindowWin32.
Referenced by LLViewerWindow::changeDisplaySettings().
friend class LLWindowManager [friend] |
Reimplemented in LLWindowMacOSX, LLWindowSDL, and LLWindowWin32.
Definition at line 279 of file llwindow.h.
S32 LLWindow::mBusyCount [protected] |
Definition at line 261 of file llwindow.h.
Referenced by decBusyCount(), getBusyCount(), incBusyCount(), and resetBusyCount().
LLWindowCallbacks* LLWindow::mCallbacks [protected] |
ECursorType LLWindow::mCurrentCursor [protected] |
BOOL LLWindow::mCursorHidden [protected] |
Definition at line 260 of file llwindow.h.
U32 LLWindow::mFlags [protected] |
Definition at line 265 of file llwindow.h.
BOOL LLWindow::mFullscreen [protected] |
S32 LLWindow::mFullscreenBits [protected] |
Definition at line 255 of file llwindow.h.
S32 LLWindow::mFullscreenHeight [protected] |
Definition at line 254 of file llwindow.h.
S32 LLWindow::mFullscreenRefresh [protected] |
Definition at line 256 of file llwindow.h.
S32 LLWindow::mFullscreenWidth [protected] |
Definition at line 253 of file llwindow.h.
BOOL LLWindow::mHideCursorPermanent [protected] |
Definition at line 264 of file llwindow.h.
U16 LLWindow::mHighSurrogate [protected] |
BOOL LLWindow::mIsMouseClipping [protected] |
Definition at line 262 of file llwindow.h.
F32 LLWindow::mJoyAxis[6] [protected] |
U8 LLWindow::mJoyButtonState[16] [protected] |
S32 LLWindow::mNumSupportedResolutions [protected] |
Definition at line 258 of file llwindow.h.
BOOL LLWindow::mPostQuit [protected] |
Definition at line 251 of file llwindow.h.
Referenced by LLWindowWin32::shouldPostQuit(), LLWindowSDL::shouldPostQuit(), and LLWindowMacOSX::shouldPostQuit().
S32 LLWindow::mStereoMode [protected] |
LLWindowResolution* LLWindow::mSupportedResolutions [protected] |
Definition at line 257 of file llwindow.h.
ESwapMethod LLWindow::mSwapMethod [protected] |
Definition at line 263 of file llwindow.h.
Referenced by LLWindowWin32::getSwapMethod(), LLWindowSDL::getSwapMethod(), LLWindowMacOSX::getSwapMethod(), and getSwapMethod().
LLWindowCallbacks LLWindow::sDefaultCallbacks [static, protected] |
Definition at line 246 of file llwindow.h.