llcloud.h File Reference

Description of viewer LLCloudLayer class. More...

#include "llmath.h"
#include "v3math.h"
#include "v3dmath.h"
#include "v4math.h"
#include "v4color.h"
#include "llmemory.h"
#include "lldarray.h"
#include "llframetimer.h"

Include dependency graph for llcloud.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LLCloudPuff
class  LLCloudGroup
class  LLCloudLayer

Variables

const U32 CLOUD_GRIDS_PER_EDGE = 16
const F32 CLOUD_PUFF_WIDTH = 64.f
const F32 CLOUD_PUFF_HEIGHT = 48.f
const S32 CLOUD_GROUPS_PER_EDGE = 4


Detailed Description

Description of viewer LLCloudLayer class.

LicenseInfo
firstyear=2001&license=viewergpl

Copyright (c) 2001-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 llcloud.h.


Variable Documentation

const U32 CLOUD_GRIDS_PER_EDGE = 16

Definition at line 79 of file llcloud.h.

Referenced by LLCloudLayer::create(), LLCloudLayer::getDensityRegion(), and LLCloudLayer::setWidth().

const S32 CLOUD_GROUPS_PER_EDGE = 4

Definition at line 91 of file llcloud.h.

Referenced by LLCloudLayer::destroy(), LLCloudLayer::findCloudGroup(), LLCloudGroup::inGroup(), LLCloudLayer::LLCloudLayer(), LLCloudLayer::updatePuffCount(), LLCloudGroup::updatePuffCount(), LLCloudLayer::updatePuffOwnership(), LLCloudLayer::updatePuffs(), and LLCloudGroup::updatePuffs().

const F32 CLOUD_PUFF_HEIGHT = 48.f

Definition at line 82 of file llcloud.h.

Referenced by LLVOClouds::getGeometry(), LLVOClouds::getPartSize(), and LLCloudGroup::updatePuffs().

const F32 CLOUD_PUFF_WIDTH = 64.f

Definition at line 81 of file llcloud.h.

Referenced by LLVOClouds::getGeometry(), LLVOClouds::getPartSize(), and LLCloudGroup::updatePuffs().


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