llfloatersnapshot.cpp File Reference

Snapshot preview window, allowing saving, e-mailing, etc. More...

#include "llviewerprecompiledheaders.h"
#include "llfloatersnapshot.h"
#include "llfontgl.h"
#include "llsys.h"
#include "llgl.h"
#include "v3dmath.h"
#include "lldir.h"
#include "llsdserialize.h"
#include "llagent.h"
#include "llcallbacklist.h"
#include "llcriticaldamp.h"
#include "llui.h"
#include "llviewertexteditor.h"
#include "llfocusmgr.h"
#include "llbutton.h"
#include "llcombobox.h"
#include "llsliderctrl.h"
#include "llspinctrl.h"
#include "llviewercontrol.h"
#include "viewer.h"
#include "llvieweruictrlfactory.h"
#include "llviewerstats.h"
#include "llviewercamera.h"
#include "llviewerwindow.h"
#include "llviewermenufile.h"
#include "llfloaterpostcard.h"
#include "llcheckboxctrl.h"
#include "llradiogroup.h"
#include "lltoolfocus.h"
#include "lltoolmgr.h"
#include "llworld.h"
#include "llglheaders.h"
#include "llimagejpeg.h"
#include "llimagej2c.h"
#include "llvfile.h"
#include "llvfs.h"

Include dependency graph for llfloatersnapshot.cpp:

Go to the source code of this file.

Classes

class  LLSnapshotLivePreview
class  LLFloaterSnapshot::Impl

Variables

LLSnapshotFloaterViewgSnapshotFloaterView = NULL
const F32 SNAPSHOT_TIME_DELAY = 1.f
F32 SHINE_TIME = 0.5f
F32 SHINE_WIDTH = 0.6f
F32 SHINE_OPACITY = 0.3f
F32 FALL_TIME = 0.6f
S32 BORDER_WIDTH = 6
const S32 MAX_POSTCARD_DATASIZE = 1024 * 1024


Detailed Description

Snapshot preview window, allowing saving, e-mailing, etc.

LicenseInfo
firstyear=2004&license=viewergpl

Copyright (c) 2004-2007, Linden Research, Inc.

Second Life Viewer Source Code The source code in this file ("Source Code") is provided by Linden Lab to you under the terms of the GNU General Public License, version 2.0 ("GPL"), unless you have obtained a separate licensing agreement ("Other License"), formally executed by you and Linden Lab. Terms of the GPL can be found in doc/GPL-license.txt in this distribution, or online at http://secondlife.com/developers/opensource/gplv2

There are special exceptions to the terms and conditions of the GPL as it is applied to this Source Code. View the full text of the exception in the file doc/FLOSS-exception.txt in this software distribution, or online at http://secondlife.com/developers/opensource/flossexception

By copying, modifying or distributing this software, you acknowledge that you have read and understood your obligations described above, and agree to abide by those obligations.

ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE. $/LicenseInfo$

Definition in file llfloatersnapshot.cpp.


Variable Documentation

S32 BORDER_WIDTH = 6

Definition at line 87 of file llfloatersnapshot.cpp.

Referenced by LLSnapshotLivePreview::draw(), and LLScrollingPanelList::updatePanelVisiblilty().

F32 FALL_TIME = 0.6f

Definition at line 86 of file llfloatersnapshot.cpp.

Referenced by LLSnapshotLivePreview::draw().

LLSnapshotFloaterView* gSnapshotFloaterView = NULL

---------------------------------------------------------------------------- Local function declarations, constants, enums, and typedefs ----------------------------------------------------------------------------

Definition at line 78 of file llfloatersnapshot.cpp.

Referenced by LLFileEnableCloseWindow::handleEvent(), LLViewerWindow::handlePerFrameHover(), LLViewerWindow::initBase(), LLFloaterSnapshot::Impl::onClickKeep(), LLFloaterSnapshot::onClose(), LLFloaterSnapshot::postBuild(), and LLFloaterSnapshot::show().

const S32 MAX_POSTCARD_DATASIZE = 1024 * 1024

Definition at line 89 of file llfloatersnapshot.cpp.

Referenced by LLFloaterSnapshot::draw().

F32 SHINE_OPACITY = 0.3f

Definition at line 85 of file llfloatersnapshot.cpp.

Referenced by LLSnapshotLivePreview::draw().

F32 SHINE_TIME = 0.5f

Definition at line 83 of file llfloatersnapshot.cpp.

Referenced by LLSnapshotLivePreview::draw().

F32 SHINE_WIDTH = 0.6f

Definition at line 84 of file llfloatersnapshot.cpp.

Referenced by LLSnapshotLivePreview::draw().

const F32 SNAPSHOT_TIME_DELAY = 1.f

Definition at line 81 of file llfloatersnapshot.cpp.

Referenced by LLSnapshotLivePreview::updateSnapshot().


Generated on Thu Jul 1 06:10:15 2010 for Second Life Viewer by  doxygen 1.4.7