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 "llglimmediate.h"
#include "v3dmath.h"
#include "llmath.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 "lluictrlfactory.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
const S32 MAX_TEXTURE_SIZE = 512


Detailed Description

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

LicenseInfo
firstyear=2004&license=viewergpl

Copyright (c) 2004-2008, 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://secondlifegrid.net/programs/open_source/licensing/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://secondlifegrid.net/programs/open_source/licensing/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

F32 FALL_TIME = 0.6f

Definition at line 91 of file llfloatersnapshot.cpp.

Referenced by LLSnapshotLivePreview::draw().

const S32 MAX_POSTCARD_DATASIZE = 1024 * 1024

Definition at line 94 of file llfloatersnapshot.cpp.

Referenced by LLFloaterSnapshot::draw().

const S32 MAX_TEXTURE_SIZE = 512

Definition at line 95 of file llfloatersnapshot.cpp.

Referenced by LLFloaterSnapshot::Impl::checkImageSize().

Definition at line 90 of file llfloatersnapshot.cpp.

Referenced by LLSnapshotLivePreview::draw().

F32 SHINE_TIME = 0.5f

Definition at line 88 of file llfloatersnapshot.cpp.

Referenced by LLSnapshotLivePreview::draw().

F32 SHINE_WIDTH = 0.6f

Definition at line 89 of file llfloatersnapshot.cpp.

Referenced by LLSnapshotLivePreview::draw().

const F32 SNAPSHOT_TIME_DELAY = 1.f

Definition at line 86 of file llfloatersnapshot.cpp.

Referenced by LLSnapshotLivePreview::updateSnapshot().


Generated on Fri May 16 08:36:37 2008 for SecondLife by  doxygen 1.5.5