#include "lluuid.h"
#include "v3math.h"
#include "xform.h"
#include "message.h"
#include "llmemory.h"
#include "llvolume.h"
#include "lltextureentry.h"
Include dependency graph for llprimitive.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
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 llprimitive.h.
enum EFlexibleObjectConst |
FLEXIBLE_OBJECT_MIN_SECTIONS | |
FLEXIBLE_OBJECT_DEFAULT_NUM_SECTIONS | |
FLEXIBLE_OBJECT_MAX_SECTIONS |
Definition at line 163 of file llprimitive.h.
enum LLGeomType |
Definition at line 52 of file llprimitive.h.
Definition at line 92 of file llprimitive.cpp.
Referenced by LLFlexibleObjectData::LLFlexibleObjectData().
Definition at line 97 of file llprimitive.cpp.
Referenced by LLFlexibleObjectData::LLFlexibleObjectData().
Definition at line 108 of file llprimitive.cpp.
Definition at line 110 of file llprimitive.cpp.
Definition at line 87 of file llprimitive.cpp.
Referenced by LLFlexibleObjectData::LLFlexibleObjectData().
Definition at line 109 of file llprimitive.cpp.
Definition at line 102 of file llprimitive.cpp.
Referenced by LLFlexibleObjectData::LLFlexibleObjectData().
Definition at line 93 of file llprimitive.cpp.
Referenced by LLFlexibleObjectData::setAirFriction().
Definition at line 106 of file llprimitive.cpp.
Referenced by LLVolumeImplFlexible::doFlexibleUpdate().
Definition at line 103 of file llprimitive.cpp.
Referenced by LLFlexibleObjectData::setWindSensitivity().
Definition at line 91 of file llprimitive.cpp.
Referenced by LLFlexibleObjectData::setAirFriction().
Definition at line 101 of file llprimitive.cpp.
Referenced by LLFlexibleObjectData::setWindSensitivity().
const F32 LIGHT_DEFAULT_CUTOFF |
Definition at line 82 of file llprimitive.cpp.
const F32 LIGHT_DEFAULT_FALLOFF |
Definition at line 79 of file llprimitive.cpp.
const F32 LIGHT_DEFAULT_RADIUS |
Definition at line 76 of file llprimitive.cpp.
const F32 LIGHT_MAX_CUTOFF |
const F32 LIGHT_MAX_FALLOFF |
const F32 LIGHT_MAX_RADIUS |
Definition at line 77 of file llprimitive.cpp.
Referenced by LLPipeline::calcNearbyLights(), and LLLightParams::setRadius().
const F32 LIGHT_MIN_CUTOFF |
const F32 LIGHT_MIN_FALLOFF |
const F32 LIGHT_MIN_RADIUS |
const F32 OBJECT_CUT_INC |
Definition at line 51 of file llprimitive.cpp.
const F32 OBJECT_CUT_MAX |
Definition at line 50 of file llprimitive.cpp.
const F32 OBJECT_CUT_MIN |
exported constants
Definition at line 49 of file llprimitive.cpp.
const F32 OBJECT_MAX_HOLE_SIZE_X |
Definition at line 66 of file llprimitive.cpp.
Referenced by LLPanelObject::getState(), and LLPanelObject::getVolumeParams().
const F32 OBJECT_MAX_HOLE_SIZE_Y |
Definition at line 67 of file llprimitive.cpp.
Referenced by LLPanelObject::getState(), and LLPanelObject::getVolumeParams().
const F32 OBJECT_MIN_CUT_INC |
const F32 OBJECT_MIN_HOLE_SIZE |
Definition at line 65 of file llprimitive.cpp.
Referenced by LLPanelObject::getState(), and LLPanelObject::getVolumeParams().
const F32 OBJECT_REV_INC |
Definition at line 72 of file llprimitive.cpp.
const F32 OBJECT_REV_MAX |
Definition at line 71 of file llprimitive.cpp.
const F32 OBJECT_REV_MIN |
Definition at line 70 of file llprimitive.cpp.
const F32 OBJECT_ROTATION_PRECISION |
Definition at line 53 of file llprimitive.cpp.
Referenced by LLPanelObject::getState(), and LLPanelObject::sendRotation().
const F32 OBJECT_TWIST_INC |
const F32 OBJECT_TWIST_LINEAR_INC |
const F32 OBJECT_TWIST_LINEAR_MAX |
Definition at line 62 of file llprimitive.cpp.
Referenced by LLPanelObject::getState(), and LLPanelObject::getVolumeParams().
const F32 OBJECT_TWIST_LINEAR_MIN |
const F32 OBJECT_TWIST_MAX |
Definition at line 56 of file llprimitive.cpp.
Referenced by LLPanelObject::getState(), and LLPanelObject::getVolumeParams().
const F32 OBJECT_TWIST_MIN |
const char* SCULPT_DEFAULT_TEXTURE |
Definition at line 113 of file llprimitive.cpp.
Referenced by LLSculptParams::LLSculptParams(), and LLPanelObject::postBuild().