LLViewerWindow Member List

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

adjustRectanglesForFirstUse(const LLRect &full_window)LLViewerWindow
alertCallback(S32 modal)LLViewerWindow [static]
alertXml(const std::string &xml_filename, LLAlertDialog::alert_callback_t callback=NULL, void *user_data=NULL)LLViewerWindow
alertXml(const std::string &xml_filename, const LLString::format_map_t &args, LLAlertDialog::alert_callback_t callback=NULL, void *user_data=NULL)LLViewerWindow
alertXmlEditText(const std::string &xml_filename, const LLString::format_map_t &args, LLAlertDialog::alert_callback_t callback, void *user_data, LLAlertDialog::alert_text_callback_t text_callback, void *text_data, const LLString::format_map_t &edit_args=LLString::format_map_t(), BOOL draw_asterixes=FALSE)LLViewerWindow
analyzeHit(S32 x, S32 y_from_bot, LLViewerObject *objectp, U32 te_offset, LLUUID *hit_object_id_p, S32 *hit_face_p, LLVector3d *hit_pos_p, BOOL *hit_land, F32 *hit_u_coord, F32 *hit_v_coord)LLViewerWindow [private]
calcDisplayScale()LLViewerWindow
changeDisplaySettings(BOOL fullscreen, LLCoordScreen size, BOOL disable_vsync, BOOL show_progress_bar)LLViewerWindow
checkSettings()LLViewerWindow
childHasKeyboardFocus(const LLView *parent) const LLViewerWindow
clickPointInWorldGlobal(const S32 x, const S32 y_from_bot, LLViewerObject *clicked_object) const LLViewerWindow
clickPointOnSurfaceGlobal(const S32 x, const S32 y, LLViewerObject *objectp, LLVector3d &point_global) const LLViewerWindow
destroyWindow()LLViewerWindow [private]
draw()LLViewerWindow
drawDebugText()LLViewerWindow
drawMouselookInstructions()LLViewerWindow [private]
drawPickBuffer() const LLViewerWindow
dumpState()LLViewerWindow
e_snapshot_type enum nameLLViewerWindow
ESnapshotType typedefLLViewerWindow
focusClient() const LLViewerWindow [inline]
getActive() const LLViewerWindow [inline]
getCurrentMouse() const LLViewerWindow [inline]
getCurrentMouseDelta() const LLViewerWindow [inline]
getCurrentMouseDX() const LLViewerWindow [inline]
getCurrentMouseDY() const LLViewerWindow [inline]
getCurrentMouseX() const LLViewerWindow [inline]
getCurrentMouseY() const LLViewerWindow [inline]
getDisplayAspectRatio() const LLViewerWindow
getDisplayScale() const LLViewerWindow [inline]
getIgnoreDestroyWindow()LLViewerWindow [inline]
getInitAlert()LLViewerWindow [inline]
getKeyboardFocus()LLViewerWindow
getLastMouse() const LLViewerWindow [inline]
getLastMouseX() const LLViewerWindow [inline]
getLastMouseY() const LLViewerWindow [inline]
getLeftMouseDown() const LLViewerWindow [inline]
getMouseCaptor() const LLViewerWindow
getMouseVelocityStat()LLViewerWindow [inline]
getObjectUnderCursor(const F32 depth=16.0f)LLViewerWindow
getPlatformWindow() const LLViewerWindow [inline]
getProgressView() const LLViewerWindow
getRightMouseDown() const LLViewerWindow [inline]
getRootView() const LLViewerWindow [inline]
getShowProgress() const LLViewerWindow
getTargetWindow(BOOL &fullscreen, S32 &width, S32 &height) const LLViewerWindow
getTopCtrl() const LLViewerWindow
getVirtualWindowRect() const LLViewerWindow [inline]
getWindow() const LLViewerWindow [inline]
getWindowDisplayHeight() const LLViewerWindow
getWindowDisplayWidth() const LLViewerWindow
getWindowHeight() const LLViewerWindow
getWindowRect() const LLViewerWindow [inline]
getWindowWidth() const LLViewerWindow
handleActivate(LLWindow *window, BOOL activated)LLViewerWindow [virtual]
handleCloseRequest(LLWindow *window)LLViewerWindow [virtual]
handleDataCopy(LLWindow *window, S32 data_type, void *data)LLViewerWindow [virtual]
handleDoubleClick(LLWindow *window, LLCoordGL pos, MASK mask)LLViewerWindow [virtual]
handleFocus(LLWindow *window)LLViewerWindow [virtual]
handleFocusLost(LLWindow *window)LLViewerWindow [virtual]
handleKey(KEY key, MASK mask)LLViewerWindow
handleMenuSelect(LLWindow *window, S32 menu_item)LLViewerWindow [virtual]
handleMiddleMouseDown(LLWindow *window, LLCoordGL pos, MASK mask)LLViewerWindow [virtual]
handleMiddleMouseUp(LLWindow *window, LLCoordGL pos, MASK mask)LLViewerWindow [virtual]
handleMouseDown(LLWindow *window, LLCoordGL pos, MASK mask)LLViewerWindow [virtual]
handleMouseLeave(LLWindow *window)LLViewerWindow [virtual]
handleMouseMove(LLWindow *window, LLCoordGL pos, MASK mask)LLViewerWindow [virtual]
handleMouseUp(LLWindow *window, LLCoordGL pos, MASK mask)LLViewerWindow [virtual]
handlePaint(LLWindow *window, S32 x, S32 y, S32 width, S32 height)LLViewerWindow [virtual]
handlePerFrameHover()LLViewerWindow
handleQuit(LLWindow *window)LLViewerWindow [virtual]
handleResize(LLWindow *window, S32 x, S32 y)LLViewerWindow [virtual]
handleRightMouseDown(LLWindow *window, LLCoordGL pos, MASK mask)LLViewerWindow [virtual]
handleRightMouseUp(LLWindow *window, LLCoordGL pos, MASK mask)LLViewerWindow [virtual]
handleScanKey(KEY key, BOOL key_down, BOOL key_up, BOOL key_level)LLViewerWindow [virtual]
handleScrollWheel(LLWindow *window, S32 clicks)LLViewerWindow [virtual]
handleScrollWheel(S32 clicks)LLViewerWindow
handleTranslatedKeyDown(KEY key, MASK mask, BOOL repeated)LLViewerWindow [virtual]
handleTranslatedKeyUp(KEY key, MASK mask)LLViewerWindow [virtual]
handleUnicodeChar(llwchar uni_char, MASK mask)LLViewerWindow [virtual]
handleWindowBlock(LLWindow *window)LLViewerWindow [virtual]
handleWindowUnblock(LLWindow *window)LLViewerWindow [virtual]
hasKeyboardFocus(const LLUICtrl *possible_focus) const LLViewerWindow
hasTopCtrl(LLView *view) const LLViewerWindow
hideCursor()LLViewerWindow
hitObjectOrLandGlobalAsync(S32 x, S32 y_from_bot, MASK mask, void(*callback)(S32 x, S32 y, MASK mask), BOOL pick_transparent=FALSE, BOOL pick_parcel_walls=FALSE)LLViewerWindow
hitObjectOrLandGlobalImmediate(S32 x, S32 y, void(*callback)(S32 x, S32 y, MASK mask), BOOL pick_transparent)LLViewerWindow
hitUIElementAsync(S32 x, S32 y_from_bot, MASK mask, void(*callback)(S32 x, S32 y, MASK mask))LLViewerWindow
hitUIElementImmediate(S32 x, S32 y, void(*callback)(S32 x, S32 y, MASK mask))LLViewerWindow
initBase()LLViewerWindow
initFonts(F32 zoom_factor=1.f)LLViewerWindow [private]
initGLDefaults()LLViewerWindow
initWorldUI()LLViewerWindow
isPickPending()LLViewerWindow [inline]
lastNonFloraObjectHit()LLViewerWindow
lastNonFloraObjectHitOffset()LLViewerWindow
lastObjectHit()LLViewerWindow
lastObjectHitOffset()LLViewerWindow
LLViewerWindow(char *title, char *name, S32 x, S32 y, S32 width, S32 height, BOOL fullscreen, BOOL ignore_pixel_depth, S32 stereo_mode)LLViewerWindow
loadUserImage(void **cb_data, const LLUUID &uuid)LLViewerWindow [static]
mActiveLLViewerWindow [protected]
mCurrentMouseDeltaLLViewerWindow [protected]
mCurrentMousePointLLViewerWindow [protected]
mDebugTextLLViewerWindow [protected]
mDisplayScaleLLViewerWindow [protected]
mFocusCycleModeLLViewerWindow [protected]
mHideCursorPermanentLLViewerWindow [protected]
mIgnoreActivateLLViewerWindow [protected]
mInitAlertLLViewerWindow [protected]
mLastMaskLLViewerWindow [protected]
mLastMousePointLLViewerWindow [protected]
mLeftMouseDownLLViewerWindow [protected]
mMouseInWindowLLViewerWindow [protected]
mMouseVelocityStatLLViewerWindow [protected]
mouseDirectionCamera(const S32 x, const S32 y) const LLViewerWindow
mouseDirectionGlobal(const S32 x, const S32 y) const LLViewerWindow
mousePointOnLandGlobal(const S32 x, const S32 y, LLVector3d *land_pos_global)LLViewerWindow
mousePointOnPlaneGlobal(LLVector3d &point, const S32 x, const S32 y, const LLVector3d &plane_point, const LLVector3 &plane_normal)LLViewerWindow
moveCursorToCenter()LLViewerWindow
moveProgressViewToFront()LLViewerWindow
mOverlayTitleLLViewerWindow [protected]
movieSize(S32 new_width, S32 new_height)LLViewerWindow [static]
mPickBufferLLViewerWindow [protected]
mPickCallbackLLViewerWindow [protected]
mPickMaskLLViewerWindow [protected]
mPickOffsetLLViewerWindow [protected]
mPickPendingLLViewerWindow [protected]
mPickPointLLViewerWindow [protected]
mProgressViewLLViewerWindow [protected]
mRightMouseDownLLViewerWindow [protected]
mRootViewLLViewerWindow [protected]
mShowFullscreenProgressLLViewerWindow [protected]
mSuppressToolboxLLViewerWindow [protected]
mToolStoredLLViewerWindow [protected]
mToolTipLLViewerWindow [protected]
mToolTipBlockedLLViewerWindow [protected]
mToolTipStickyRectLLViewerWindow [protected]
mVirtualWindowRectLLViewerWindow [protected]
mWantFullscreenLLViewerWindow [protected]
mWindowLLViewerWindow
mWindowRectLLViewerWindow [protected]
performPick()LLViewerWindow
playSnapshotAnimAndSound()LLViewerWindow
rawSnapshot(LLImageRaw *raw, S32 image_width, S32 image_height, BOOL keep_window_aspect=TRUE, BOOL show_ui=TRUE, BOOL do_rebuild=FALSE, ESnapshotType type=SNAPSHOT_TYPE_COLOR)LLViewerWindow
renderSelections(BOOL for_gl_pick, BOOL pick_parcel_walls, BOOL for_hud)LLViewerWindow
reshape(S32 width, S32 height)LLViewerWindow
restartDisplay(BOOL show_progress_bar)LLViewerWindow
restoreGL(const LLString &progress_message=LLString::null)LLViewerWindow [private]
saveImageNumbered(LLImageRaw *raw, const LLString &extension=LLString())LLViewerWindow
saveLastMouse(const LLCoordGL &point)LLViewerWindow
saveMovieNumbered(void *)LLViewerWindow [static]
saveSnapshot(const LLString &filename, S32 image_width, S32 image_height, BOOL show_ui=TRUE, BOOL do_rebuild=FALSE, ESnapshotType type=SNAPSHOT_TYPE_COLOR)LLViewerWindow
sendShapeToSim()LLViewerWindow
setCursor(ECursorType c)LLViewerWindow
setKeyboardFocus(LLUICtrl *new_focus, void(*on_focus_lost)(LLUICtrl *old_focus))LLViewerWindow
setMouseCapture(LLMouseHandler *new_captor)LLViewerWindow
setNormalControlsVisible(BOOL visible)LLViewerWindow
setProgressCancelButtonVisible(BOOL b, const LLString &label)LLViewerWindow
setProgressMessage(const LLString &msg)LLViewerWindow
setProgressPercent(const F32 percent)LLViewerWindow
setProgressString(const LLString &string)LLViewerWindow
setShowProgress(const BOOL show)LLViewerWindow
setTopCtrl(LLUICtrl *new_top)LLViewerWindow
setup2DRender()LLViewerWindow
setup3DRender()LLViewerWindow
setupViewport(S32 x_offset=0, S32 y_offset=0)LLViewerWindow
showCursor()LLViewerWindow
sMovieBaseNameLLViewerWindow [protected, static]
SNAPSHOT_TYPE_COLOR enum valueLLViewerWindow
SNAPSHOT_TYPE_DEPTH enum valueLLViewerWindow
SNAPSHOT_TYPE_OBJECT_ID enum valueLLViewerWindow
sSnapshotBaseNameLLViewerWindow [protected, static]
sSnapshotDirLLViewerWindow [protected, static]
stopGL(BOOL save_state=TRUE)LLViewerWindow [private]
switchToolByMask(MASK mask)LLViewerWindow [private]
toggleFullscreen(BOOL show_progress)LLViewerWindow
updateDebugText()LLViewerWindow
updateObjectUnderCursor()LLViewerWindow
~LLViewerWindow()LLViewerWindow [virtual]
~LLWindowCallbacks()LLWindowCallbacks [inline, virtual]


Generated on Thu Jul 1 06:11:59 2010 for Second Life Viewer by  doxygen 1.4.7