File List

Here is a list of all files with brief descriptions:
lib/python/indra/__init__.py [code]
lib/python/indra/base/__init__.py [code]
lib/python/indra/base/config.py [code]
lib/python/indra/base/lllog.py [code]
lib/python/indra/base/llsd.py [code]
lib/python/indra/base/lluuid.py [code]
lib/python/indra/base/metrics.py [code]
lib/python/indra/ipc/__init__.py [code]
lib/python/indra/ipc/compatibility.py [code]
lib/python/indra/ipc/httputil.py [code]
lib/python/indra/ipc/llmessage.py [code]
lib/python/indra/ipc/llsdhttp.py [code]
lib/python/indra/ipc/mysql_pool.py [code]
lib/python/indra/ipc/russ.py [code]
lib/python/indra/ipc/saranwrap.py [code]
lib/python/indra/ipc/servicebuilder.py [code]
lib/python/indra/ipc/tokenstream.py [code]
lib/python/indra/ipc/webdav.py [code]
lib/python/indra/ipc/xml_rpc.py [code]
lib/python/indra/util/__init__.py [code]
lib/python/indra/util/fastest_elementtree.py [code]
lib/python/indra/util/helpformatter.py [code]
lib/python/indra/util/llmanifest.py [code]
lib/python/indra/util/llsubprocess.py [code]
lib/python/indra/util/llversion.py [code]
lib/python/indra/util/named_query.py [code]
lib/python/indra/util/shutil2.py [code]
linux_crash_logger/linux_crash_logger.cpp [code]Linux crash logger implementation
linux_crash_logger/llcrashloggerlinux.cpp [code]Linux crash logger implementation
linux_crash_logger/llcrashloggerlinux.h [code]Linux crash logger definition
llaudio/audioengine.cpp [code]Implementation of LLAudioEngine class abstracting the Open AL audio support
llaudio/audioengine.h [code]Definition of LLAudioEngine base class abstracting the audio support
llaudio/audioengine_fmod.cpp [code]Implementation of LLAudioEngine class abstracting the audio support as a FMOD 3D implementation
llaudio/audioengine_fmod.h [code]Definition of LLAudioEngine class abstracting the audio support as a FMOD 3D implementation
llaudio/listener.cpp [code]Implementation of LISTENER class abstracting the audio support
llaudio/listener.h [code]Description of LISTENER base class abstracting the audio support
llaudio/listener_ds3d.h [code]Description of LISTENER class abstracting the audio support as a DirectSound 3D implementation (windows only)
llaudio/listener_fmod.cpp [code]Implementation of LISTENER class abstracting the audio support as a FMOD 3D implementation (windows only)
llaudio/listener_fmod.h [code]Description of LISTENER class abstracting the audio support as an FMOD 3D implementation (windows and Linux)
llaudio/listener_openal.h [code]Description of LISTENER class abstracting the audio support as an OpenAL implementation
llaudio/llaudiodecodemgr.cpp [code]
llaudio/llaudiodecodemgr.h [code]
llaudio/vorbisdecode.cpp [code]Vorbis decoding routine routine for Indra
llaudio/vorbisdecode.h [code]Vorbis decoding routine routine for Indra
llaudio/vorbisencode.cpp [code]Vorbis encoding routine routine for Indra
llaudio/vorbisencode.h [code]Vorbis encoding routine routine for Indra
llcharacter/llanimationstates.cpp [code]Implementation of animation state related functions
llcharacter/llanimationstates.h [code]Implementation of animation state support
llcharacter/llbvhloader.cpp [code]Translates a BVH files to LindenLabAnimation format
llcharacter/llbvhloader.h [code]Translates a BVH files to LindenLabAnimation format
llcharacter/llcharacter.cpp [code]Implementation of LLCharacter class
llcharacter/llcharacter.h [code]Implementation of LLCharacter class
llcharacter/lleditingmotion.cpp [code]Implementation of LLEditingMotion class
llcharacter/lleditingmotion.h [code]Implementation of LLEditingMotion class
llcharacter/llgesture.cpp [code]
llcharacter/llgesture.h [code]A gesture is a combination of a triggering chat phrase or key, a sound, an animation, and a chat string
llcharacter/llhandmotion.cpp [code]Implementation of LLHandMotion class
llcharacter/llhandmotion.h [code]Implementation of LLHandMotion class
llcharacter/llheadrotmotion.cpp [code]Implementation of LLHeadRotMotion class
llcharacter/llheadrotmotion.h [code]Implementation of LLHeadRotMotion class
llcharacter/lljoint.cpp [code]Implementation of LLJoint class
llcharacter/lljoint.h [code]Implementation of LLJoint class
llcharacter/lljointsolverrp3.cpp [code]Implementation of LLJointSolverRP3 class
llcharacter/lljointsolverrp3.h [code]Implementation of LLJointSolverRP3 class
llcharacter/lljointstate.h [code]Implementation of LLJointState class
llcharacter/llkeyframefallmotion.cpp [code]Implementation of LLKeyframeFallMotion class
llcharacter/llkeyframefallmotion.h [code]Implementation of LLKeframeWalkMotion class
llcharacter/llkeyframemotion.cpp [code]Implementation of LLKeyframeMotion class
llcharacter/llkeyframemotion.h [code]Implementation of LLKeframeMotion class
llcharacter/llkeyframemotionparam.cpp [code]Implementation of LLKeyframeMotion class
llcharacter/llkeyframemotionparam.h [code]Implementation of LLKeframeMotionParam class
llcharacter/llkeyframestandmotion.cpp [code]Implementation of LLKeyframeStandMotion class
llcharacter/llkeyframestandmotion.h [code]Implementation of LLKeyframeStandMotion class
llcharacter/llkeyframewalkmotion.cpp [code]Implementation of LLKeyframeWalkMotion class
llcharacter/llkeyframewalkmotion.h [code]Implementation of LLKeframeWalkMotion class
llcharacter/llmotion.cpp [code]Implementation of LLMotion class
llcharacter/llmotion.h [code]Implementation of LLMotion class
llcharacter/llmotioncontroller.cpp [code]Implementation of LLMotionController class
llcharacter/llmotioncontroller.h [code]Implementation of LLMotionController class
llcharacter/llmultigesture.cpp [code]Gestures that are asset-based and can have multiple steps
llcharacter/llmultigesture.h [code]Gestures that are asset-based and can have multiple steps
llcharacter/llpose.cpp [code]Implementation of LLPose class
llcharacter/llpose.h [code]Implementation of LLPose class
llcharacter/llstatemachine.cpp [code]LLStateMachine implementation file
llcharacter/llstatemachine.h [code]LLStateMachine class header file
llcharacter/lltargetingmotion.cpp [code]Implementation of LLTargetingMotion class
llcharacter/lltargetingmotion.h [code]Implementation of LLTargetingMotion class
llcharacter/llvisualparam.cpp [code]Implementation of LLPolyMesh class
llcharacter/llvisualparam.h [code]Implementation of LLPolyMesh class
llcommon/bitpack.h [code]Convert data to packed bit stream
llcommon/ctype_workaround.h [code]The workaround is to create some legacy symbols that point to the correct symbols, which avoids link errors
llcommon/doublelinkedlist.h [code]Provides a standard doubly linked list for fun and profit
llcommon/imageids.h [code]Temporary holder for image IDs
llcommon/indra_constants.h [code]Some useful short term constants for Indra
llcommon/linden_common.h [code]Includes common headers that are always safe to include
llcommon/linked_lists.h [code]LLLinkedList class header amd implementation file
llcommon/llagentconstants.h [code]Shared constants through the system for agents
llcommon/llapp.cpp [code]Implementation of the LLApp class
llcommon/llapp.h [code]Declaration of the LLApp class
llcommon/llapr.cpp [code]Helper functions for using the apache portable runtime library
llcommon/llapr.h [code]Helper functions for using the apache portable runtime library
llcommon/llares.cpp [code]Wrapper for asynchronous DNS lookups
llcommon/llares.h [code]Wrapper for asynchronous DNS lookups
llcommon/llassettype.cpp [code]Implementatino of LLAssetType functionality
llcommon/llassettype.h [code]Declaration of LLAssetType
llcommon/llassoclist.h [code]LLAssocList class header file
llcommon/llavatarconstants.h [code]Some useful short term constants for Indra
llcommon/llbase32.cpp [code]Base32 encoding that returns a std::string
llcommon/llbase32.h [code]Base32 encoding that returns a std::string
llcommon/llbase64.cpp [code]Wrapper for apr base64 encoding that returns a std::string
llcommon/llbase64.h [code]Wrapper for apr base64 encoding that returns a std::string
llcommon/llboost.h [code]Helper object & functions for use with boost
llcommon/llchat.h [code]Chat constants and data structures
llcommon/llclickaction.h [code]Constants for single-click actions on objects
llcommon/llcommon.cpp [code]
llcommon/llcommon.h [code]
llcommon/llcriticaldamp.cpp [code]Implementation of the critical damping functionality
llcommon/llcriticaldamp.h [code]A lightweight class that calculates critical damping constants once per frame
llcommon/lldarray.h [code]Wrapped std::vector for backward compatibility
llcommon/lldarrayptr.h [code]Wrapped std::vector for backward compatibility
llcommon/lldate.cpp [code]Implementation of the date class
llcommon/lldate.h [code]Declaration of a simple date class
llcommon/lldefs.h [code]Various generic constant definitions
llcommon/lldepthstack.h [code]Declaration of the LLDepthStack class
llcommon/lldlinked.h [code]Declaration of the LLDLinked class
llcommon/lldqueueptr.h [code]LLDynamicQueuePtr declaration
llcommon/llendianswizzle.h [code]Functions for in-place bit swizzling
llcommon/llenum.h [code]Utility class for storing enum value <-> string lookup
llcommon/llerror.cpp [code]Error message system
llcommon/llerror.h [code]Error message system
llcommon/llerrorcontrol.h [code]Error message system control
llcommon/llerrorlegacy.h [code]Old things from the older error system
llcommon/llerrorthread.cpp [code]
llcommon/llerrorthread.h [code]Specialized thread to handle runtime errors
llcommon/llevent.cpp [code]LLEvent and LLEventListener base classes
llcommon/llevent.h [code]LLEvent and LLEventListener base classes
llcommon/lleventemitter.h [code]General event emitter class
llcommon/llextendedstatus.h [code]Extended status codes for curl/vfs/resident asset storage and delivery
llcommon/llfasttimer.cpp [code]Implementation of the fast timer
llcommon/llfasttimer.h [code]Declaration of a fast timer
llcommon/llfile.cpp [code]Implementation of cross-platform POSIX file buffer and c++ stream classes
llcommon/llfile.h [code]Declaration of cross-platform POSIX file buffer and c++ stream classes
llcommon/llfindlocale.cpp [code]Detect system language setting
llcommon/llfindlocale.h [code]Detect system language setting
llcommon/llfixedbuffer.cpp [code]
llcommon/llfixedbuffer.h [code]A fixed size buffer of lines
llcommon/llformat.cpp [code]String formatting utility
llcommon/llformat.h [code]String formatting utility
llcommon/llframetimer.cpp [code]
llcommon/llframetimer.h [code]A lightweight timer that measures seconds and is only updated once per frame
llcommon/llhash.h [code]Wrapper for a hash function
llcommon/llheartbeat.cpp [code]Class encapsulating logic for telling a watchdog that we live
llcommon/llheartbeat.h [code]Class encapsulating logic for telling a watchdog that we live
llcommon/llindexedqueue.h [code]An indexed FIFO queue, where only one element with each key can be in the queue
llcommon/llindraconfigfile.cpp [code]
llcommon/llindraconfigfile.h [code]Manages configuration file for indra.xml
llcommon/llkeythrottle.h [code]
llcommon/llkeyusetracker.h [code]Declaration of the LLKeyUseTracker class
llcommon/lllinkedqueue.h [code]Declaration of linked queue classes
llcommon/llliveappconfig.cpp [code]Configuration information for an LLApp that overrides indra.xml
llcommon/llliveappconfig.h [code]Configuration information for an LLApp that overrides indra.xml
llcommon/lllivefile.cpp [code]
llcommon/lllivefile.h [code]Automatically reloads a file whenever it changes or is removed
llcommon/lllocalidhashmap.h [code]Map specialized for dealing with local ids
llcommon/lllog.cpp [code]Class to log messages to syslog for streambase to process
llcommon/lllog.h [code]Class to log messages to syslog for streambase to process
llcommon/lllslconstants.h [code]Constants used in lsl
llcommon/llmap.h [code]LLMap class header file
llcommon/llmemory.cpp [code]Very special memory allocation/deallocation stuff here
llcommon/llmemory.h [code]Memory allocation/deallocation header-stuff goes here
llcommon/llmemorystream.cpp [code]Buffer and stream for a fixed linear memory segment
llcommon/llmemorystream.h [code]Implementation of a simple fixed memory stream
llcommon/llmemtype.h [code]Runtime memory usage debugging utilities
llcommon/llmetrics.cpp [code]Metrics accumulation and associated functions
llcommon/llmetrics.h [code]Declaration of metrics accumulation and associated functions
llcommon/llmortician.cpp [code]
llcommon/llmortician.h [code]Base class for delayed deletions
llcommon/llnametable.h [code]LLNameTable class is a table to associate pointers with string names
llcommon/llpreprocessor.h [code]This file should be included in all Linden Lab files and should only contain special preprocessor directives
llcommon/llpriqueuemap.h [code]Priority queue implementation
llcommon/llprocessor.cpp [code]Code to figure out the processor. Originally by Benjamin Jurke
llcommon/llprocessor.h [code]Code to figure out the processor. Originally by Benjamin Jurke
llcommon/llptrskiplist.h [code]Skip list implementation
llcommon/llptrskipmap.h [code]Just like a LLSkipMap, but since it's pointers, you can call deleteAllData
llcommon/llqueuedthread.cpp [code]
llcommon/llqueuedthread.h [code]
LicenseInfo
firstyear=2004&license=viewergpl
llcommon/llrun.cpp [code]Implementation of the LLRunner and related classes
llcommon/llrun.h [code]Declaration of LLRunner and LLRunnable classes
llcommon/llsd.cpp [code]LLSD flexible data system
llcommon/llsd.h [code]LLSD flexible data system
llcommon/llsdserialize.cpp [code]Implementation of LLSD parsers and formatters
llcommon/llsdserialize.h [code]Declaration of parsers and formatters for LLSD
llcommon/llsdserialize_xml.cpp [code]XML parsers and formatters for LLSD
llcommon/llsdserialize_xml.h [code]XML parsers and formatters for LLSD
llcommon/llsdutil.cpp [code]Implementation of classes, functions, etc, for using structured data
llcommon/llsdutil.h [code]Utility classes, functions, etc, for using structured data
llcommon/llsecondlifeurls.cpp [code]Urls used in the product
llcommon/llsecondlifeurls.h [code]Global URLs to pages on our web site
llcommon/llsimplehash.h [code]
llcommon/llskiplist.h [code]Skip list implementation
llcommon/llskipmap.h [code]Associative container based on the skiplist algorithm
llcommon/llsmoothstep.h [code]Smoothstep - transition from 0 to 1 - function, first and second derivatives all continuous (smooth)
llcommon/llstack.h [code]LLStack template class
llcommon/llstat.cpp [code]
llcommon/llstat.h [code]Runtime statistics accumulation
llcommon/llstatenums.h [code]
llcommon/llstl.h [code]Helper object & functions for use with the stl
llcommon/llstreamtools.cpp [code]Some helper functions for parsing legacy simstate and asset files
llcommon/llstreamtools.h [code]Some helper functions for parsing legacy simstate and asset files
llcommon/llstrider.h [code]
llcommon/llstring.cpp [code]String utility functions and the LLString class
llcommon/llstring.h [code]String utility functions and LLString class
llcommon/llstringtable.cpp [code]The LLStringTable class provides a _fast_ method for finding unique copies of strings
llcommon/llstringtable.h [code]The LLStringTable class provides a _fast_ method for finding unique copies of strings
llcommon/llsys.cpp [code]Impelementation of the basic system query functions
llcommon/llsys.h [code]System information debugging classes
llcommon/llthread.cpp [code]
llcommon/llthread.h [code]Base classes for thread, mutex and condition handling
llcommon/lltimer.cpp [code]Cross-platform objects for doing timing
llcommon/lltimer.h [code]Cross-platform objects for doing timing
llcommon/lluri.cpp [code]Implementation of the LLURI class
llcommon/lluri.h [code]Declaration of the URI class
llcommon/lluuidhashmap.h [code]A uuid based hash map
llcommon/llversionserver.h [code]
LicenseInfo
firstyear=2002&license=viewergpl
llcommon/llversionviewer.h [code]
LicenseInfo
firstyear=2002&license=viewergpl
llcommon/llworkerthread.cpp [code]
llcommon/llworkerthread.h [code]
llcommon/metaclass.cpp [code]Implementation of LLMetaClass
llcommon/metaclass.h [code]Reflective meta information describing a class
llcommon/metaclasst.h [code]
llcommon/metaproperty.cpp [code]Implementation of LLMetaProperty
llcommon/metaproperty.h [code]Reflective meta information describing a property of a class
llcommon/metapropertyt.h [code]
llcommon/processor.h [code]Legacy wrapper header
llcommon/reflective.cpp [code]Implementation of LLReflective
llcommon/reflective.h [code]Interface that must be implemented by all reflective classes
llcommon/reflectivet.h [code]
llcommon/roles_constants.h [code]General Roles Constants
llcommon/stdenums.h [code]Enumerations for indra
llcommon/stdtypes.h [code]Basic type declarations for cross platform compatibility
llcommon/string_table.h [code]Legacy wrapper header
llcommon/timer.h [code]Legacy wrapper header
llcommon/timing.cpp [code]This file will be deprecated in the future
llcommon/timing.h [code]Cross-platform routines for doing timing
llcommon/u64.cpp [code]Utilities to deal with U64s
llcommon/u64.h [code]Utilities to deal with U64s
llcrashlogger/llcrashlogger.cpp [code]Crash logger implementation
llcrashlogger/llcrashlogger.h [code]Crash Logger Definition
llimage/llimage.cpp [code]Base class for images
llimage/llimage.h [code]Object for managing images and their textures
llimage/llimagebmp.cpp [code]
llimage/llimagebmp.h [code]Image implementation for BMP
llimage/llimagedxt.cpp [code]
llimage/llimagedxt.h [code]
llimage/llimagej2c.cpp [code]
llimage/llimagej2c.h [code]Image implmenation for jpeg2000
llimage/llimagejpeg.cpp [code]
llimage/llimagejpeg.h [code]This class compresses and decompresses JPEG files
llimage/llimagepng.cpp [code]
llimage/llimagepng.h [code]
llimage/llimagetga.cpp [code]
llimage/llimagetga.h [code]Image implementation to compresses and decompressed TGA files
llimage/llimageworker.cpp [code]Base class for images
llimage/llimageworker.h [code]Object for managing images and their textures
llimage/llmapimagetype.h [code]
llimage/llpngwrapper.cpp [code]
llimage/llpngwrapper.h [code]
llimagej2coj/llimagej2coj.cpp [code]This is an implementation of JPEG2000 encode/decode using OpenJPEG
llimagej2coj/llimagej2coj.h [code]This is an implementation of JPEG2000 encode/decode using OpenJPEG
llinventory/llcategory.cpp [code]
llinventory/llcategory.h [code]LLCategory class header file
llinventory/lleconomy.cpp [code]
llinventory/lleconomy.h [code]
llinventory/llinventory.cpp [code]Implementation of the inventory system
llinventory/llinventory.h [code]LLInventoryItem and LLInventoryCategory class declaration
llinventory/llinventorytype.cpp [code]Inventory item type, more specific than an asset type
llinventory/llinventorytype.h [code]Inventory item type, more specific than an asset type
llinventory/lllandmark.cpp [code]Landmark asset class
llinventory/lllandmark.h [code]Landmark asset class
llinventory/llnotecard.cpp [code]LLNotecard class definition
llinventory/llnotecard.h [code]LLNotecard class declaration
llinventory/llparcel.cpp [code]A land parcel
llinventory/llparcel.h [code]
llinventory/llparcelflags.h [code]
llinventory/llpermissions.cpp [code]Permissions for objects and inventory
llinventory/llpermissions.h [code]Permissions structures for objects
llinventory/llpermissionsflags.h [code]
llinventory/llsaleinfo.cpp [code]
LicenseInfo
firstyear=2002&license=viewergpl
llinventory/llsaleinfo.h [code]LLSaleInfo class header file
llinventory/lltransactionflags.cpp [code]Some exported symbols and functions for dealing with transaction flags
llinventory/lltransactionflags.h [code]
llinventory/lltransactiontypes.h [code]
llinventory/lluserrelations.cpp [code]Implementation of a simple cache of user relations
llinventory/lluserrelations.h [code]Declaration of a class for handling granted rights
llmath/camera.h [code]Legacy wrapper header
llmath/coordframe.h [code]Legacy wrapper header
llmath/llbboxlocal.cpp [code]General purpose bounding box class (Not axis aligned)
llmath/llbboxlocal.h [code]General purpose bounding box class
llmath/llcamera.cpp [code]Implementation of the LLCamera class
llmath/llcamera.h [code]Header file for the LLCamera class
llmath/llcoord.h [code]
llmath/llcoordframe.cpp [code]LLCoordFrame class implementation
llmath/llcoordframe.h [code]LLCoordFrame class header file
llmath/llcrc.cpp [code]Implementation of the crc class
llmath/llcrc.h [code]LLCRC class header file
llmath/llinterp.h [code]
llmath/llline.cpp [code]Simple line class that can compute nearest approach between two lines
llmath/llline.h [code]
llmath/llmath.h [code]Useful math constants and macros
llmath/llmd5.cpp [code]
llmath/llmd5.h [code]
llmath/lloctree.h [code]Octree declaration
llmath/llperlin.cpp [code]
llmath/llperlin.h [code]
llmath/llplane.h [code]
llmath/llquantize.h [code]Useful routines for quantizing floats to various length ints and back out again
llmath/llquaternion.cpp [code]LLQuaternion class implementation
llmath/llquaternion.h [code]LLQuaternion class header file
llmath/llrand.cpp [code]Global random generator
llmath/llrand.h [code]Information, functions, and typedefs for randomness
llmath/llrect.cpp [code]
llmath/llrect.h [code]A rectangle in GL coordinates, with bottom,left = 0,0
llmath/llsphere.cpp [code]Simple line class that can compute nearest approach between two lines
llmath/llsphere.h [code]
llmath/lltreenode.h [code]
llmath/lluuid.cpp [code]
llmath/lluuid.h [code]
llmath/llv4math.h [code]LLV4* class header file - vector processor enabled math
llmath/llv4matrix3.h [code]
llmath/llv4matrix4.h [code]
llmath/llv4vector3.h [code]
llmath/llvolume.cpp [code]
llmath/llvolume.h [code]LLVolume base class
llmath/llvolumemgr.cpp [code]
llmath/llvolumemgr.h [code]LLVolumeMgr class
llmath/m3math.cpp [code]LLMatrix3 class implementation
llmath/m3math.h [code]LLMatrix3 class header file
llmath/m4math.cpp [code]LLMatrix4 class implementation
llmath/m4math.h [code]LLMatrix4 class header file
llmath/raytrace.cpp [code]Functions called by box object scripts
llmath/raytrace.h [code]Ray intersection tests for primitives
llmath/v2math.cpp [code]LLVector2 class implementation
llmath/v2math.h [code]LLVector2 class header file
llmath/v3color.cpp [code]LLColor3 class implementation
llmath/v3color.h [code]LLColor3 class header file
llmath/v3dmath.cpp [code]LLVector3d class implementation
llmath/v3dmath.h [code]High precision 3 dimensional vector
llmath/v3math.cpp [code]LLVector3 class implementation
llmath/v3math.h [code]LLVector3 class header file
llmath/v4color.cpp [code]LLColor4 class implementation
llmath/v4color.h [code]LLColor4 class header file
llmath/v4coloru.cpp [code]LLColor4U class implementation
llmath/v4coloru.h [code]The LLColor4U class
llmath/v4math.cpp [code]LLVector4 class implementation
llmath/v4math.h [code]LLVector4 class header file
llmath/xform.cpp [code]
llmath/xform.h [code]
llmedia/llmediabase.h [code]Abstract class that defines LLMedia public interface
llmedia/llmediaemitter.h [code]Manages and emits events to observers
llmedia/llmediaimplcommon.cpp [code]Common impl functionality
llmedia/llmediaimplcommon.h [code]Common impl functionality
llmedia/llmediaimplexample1.cpp [code]Example 1 of a media impl concrete class
llmedia/llmediaimplexample1.h [code]Example 1 of a media impl concrete class
llmedia/llmediaimplexample2.cpp [code]Example 2 of a media impl concrete class
llmedia/llmediaimplexample2.h [code]Example 2 of a media impl concrete class
llmedia/llmediaimplfactory.cpp [code]Creates media impls that have registered themselves with LLMediaRegster
llmedia/llmediaimplfactory.h [code]Creates media impls that have registered themselves with LLMediaRegster
llmedia/llmediaimplgstreamer.cpp [code]Implementation that supports various media through GStreamer
llmedia/llmediaimplgstreamer.h [code]Implementation that supports media playback via GStreamer
llmedia/llmediaimplgstreamer_syms.cpp [code]Dynamic GStreamer symbol-grabbing code
llmedia/llmediaimplgstreamer_syms.h [code]Dynamic GStreamer symbol-grabbing code
llmedia/llmediaimplgstreamer_syms_raw.inc [code]
llmedia/llmediaimplgstreamer_syms_rawa.inc [code]
llmedia/llmediaimplgstreamer_syms_rawv.inc [code]
llmedia/llmediaimplgstreamervidplug.cpp [code]
llmedia/llmediaimplgstreamervidplug.h [code]Video-consuming static GStreamer plugin for gst-to-LLMediaImpl
llmedia/llmediaimplllmozlib.cpp [code]Example 2 of a media impl concrete class
llmedia/llmediaimplllmozlib.h [code]
llmedia/llmediaimplquicktime.cpp [code]QuickTime media impl concrete class
llmedia/llmediaimplquicktime.h [code]QuickTime media impl concrete class
llmedia/llmediaimplregister.h [code]Allow impls to register themselves with the impl factory
llmedia/llmediamanager.cpp [code]Manages instances of media impls
llmedia/llmediamanager.h [code]Manages instances of media impls
llmedia/llmediaobserver.h [code]Derrive from this class and override methods to observe events from emitter class
llmessage/llassetstorage.cpp [code]Implementation of the base asset storage system
llmessage/llassetstorage.h [code]Definition of LLAssetStorage class which allows simple up/downloads of uuid,type asets
llmessage/llblowfishcipher.cpp [code]Wrapper around OpenSSL Blowfish encryption algorithm
llmessage/llblowfishcipher.h [code]A symmetric block cipher, designed in 1993 by Bruce Schneier. We use it because it has an 8 byte block size, allowing encryption of two UUIDs and a timestamp (16x2 + 4 = 36 bytes) with only 40 bytes of output. AES has a block size of 32 bytes, so this would require 64 bytes
llmessage/llbuffer.cpp [code]Implementation of the segments, buffers, and buffer arrays
llmessage/llbuffer.h [code]Declaration of buffer and buffer arrays primarily used in I/O
llmessage/llbufferstream.cpp [code]Implementation of the buffer iostream classes
llmessage/llbufferstream.h [code]Classes to treat an LLBufferArray as a c++ iostream
llmessage/llcachename.cpp [code]A hierarchical cache of first and last names queried based on UUID
llmessage/llcachename.h [code]A cache of names from UUIDs
llmessage/llchainio.cpp [code]Implementaiton of the chain factory
llmessage/llchainio.h [code]This class declares the interface for constructing io chains
llmessage/llcipher.h [code]Abstract base class for encryption ciphers
llmessage/llcircuit.cpp [code]Class to track UDP endpoints for the message system
llmessage/llcircuit.h [code]Provides a method for tracking network circuit information for the UDP message system
llmessage/llclassifiedflags.cpp [code]
LicenseInfo
firstyear=2006&license=viewergpl
llmessage/llclassifiedflags.h [code]Flags used in the classifieds
llmessage/llcurl.cpp [code]
llmessage/llcurl.h [code]Implementation of wrapper around libcurl
llmessage/lldatapacker.cpp [code]Data packer implementation
llmessage/lldatapacker.h [code]Data packer declaration for tightly storing binary data
llmessage/lldbstrings.h [code]Database String Lengths
llmessage/lldispatcher.cpp [code]Implementation of the dispatcher object
llmessage/lldispatcher.h [code]LLDispatcher class header file
llmessage/lleventflags.h [code]Flags for events
llmessage/llfiltersd2xmlrpc.cpp [code]
llmessage/llfiltersd2xmlrpc.h [code]
llmessage/llfollowcamparams.h [code]Follow camera parameters
llmessage/llhost.cpp [code]Encapsulates an IP address and a port
llmessage/llhost.h [code]LLHost uniquely defines a host (Simulator, Proxy or other) across the network
llmessage/llhttpassetstorage.cpp [code]Subclass capable of loading asset data to/from an external source. Currently, a web server accessed via curl
llmessage/llhttpassetstorage.h [code]Class for loading asset data to/from an external source over http
llmessage/llhttpclient.cpp [code]Implementation of classes for making HTTP requests
llmessage/llhttpclient.h [code]Declaration of classes for making HTTP client requests
llmessage/llhttpnode.cpp [code]Implementation of classes for generic HTTP/LSL/REST handling
llmessage/llhttpnode.h [code]Declaration of classes for generic HTTP/LSL/REST handling
llmessage/llhttpsender.cpp [code]Abstracts details of sending messages via HTTP
llmessage/llhttpsender.h [code]Abstracts details of sending messages via HTTP
llmessage/llinstantmessage.cpp [code]Constants and functions used in IM
llmessage/llinstantmessage.h [code]Constants and declarations used by instant messages
llmessage/llinvite.h [code]Constants used for inviting users to join groups
llmessage/lliobuffer.cpp [code]Definition of buffer based implementations of IO Pipes
llmessage/lliobuffer.h [code]Declaration of buffers for use in IO Pipes
llmessage/lliohttpserver.cpp [code]Implementation of the http server classes
llmessage/lliohttpserver.h [code]Declaration of function for creating an HTTP wire server
llmessage/lliopipe.cpp [code]Implementation of the LLIOPipe class
llmessage/lliopipe.h [code]Declaration of base IO class
llmessage/lliosocket.cpp [code]Sockets declarations for use with the io pipes
llmessage/lliosocket.h [code]Declaration of files used for handling sockets and associated pipes
llmessage/llioutil.cpp [code]Utility functionality for the io pipes
llmessage/llioutil.h [code]Helper classes for dealing with IOPipes
llmessage/llloginflags.h [code]Login flag constants
llmessage/llmail.cpp [code]Smtp helper functions
llmessage/llmail.h [code]Smtp helper functions
llmessage/llmessagebuilder.cpp [code]LLMessageBuilder class implementation
llmessage/llmessagebuilder.h [code]Declaration of LLMessageBuilder class
llmessage/llmessageconfig.cpp [code]Live file handling for messaging
llmessage/llmessageconfig.h [code]Live file handling for messaging
llmessage/llmessagereader.cpp [code]LLMessageReader class implementation
llmessage/llmessagereader.h [code]Declaration of LLMessageReader class
llmessage/llmessagetemplate.cpp [code]Implementation of message template classes
llmessage/llmessagetemplate.h [code]Declaration of the message template classes
llmessage/llmessagetemplateparser.cpp [code]LLMessageTemplateParser implementation
llmessage/llmessagetemplateparser.h [code]Classes to parse message template
llmessage/llmessagethrottle.cpp [code]LLMessageThrottle class used for throttling messages
llmessage/llmessagethrottle.h [code]LLMessageThrottle class used for throttling messages
llmessage/llmime.cpp [code]Implementation of mime tools
llmessage/llmime.h [code]Declaration of mime tools
llmessage/llmsgvariabletype.h [code]Declaration of the EMsgVariableType enumeration
llmessage/llnamevalue.cpp [code]Class for defining name value pairs
llmessage/llnamevalue.h [code]Class for defining name value pairs
llmessage/llnullcipher.cpp [code]Implementation of a cipher which does not encrypt
llmessage/llnullcipher.h [code]
llmessage/llpacketack.cpp [code]Implementation of the LLReliablePacket
llmessage/llpacketack.h [code]Reliable UDP helpers for the message system
llmessage/llpacketbuffer.cpp [code]Implementation of LLPacketBuffer class for a packet
llmessage/llpacketbuffer.h [code]Definition of LLPacketBuffer class for implementing a resend, drop, or delay in packet transmissions
llmessage/llpacketring.cpp [code]Implementation of LLPacketRing class for a packet
llmessage/llpacketring.h [code]Definition of LLPacketRing class for implementing a resend, drop, or delay in packet transmissions
llmessage/llpartdata.cpp [code]Particle system data packing
llmessage/llpartdata.h [code]Particle system data packing
llmessage/llpumpio.cpp [code]Implementation of the i/o pump and related functions
llmessage/llpumpio.h [code]Declaration of pump class which manages io chains
llmessage/llqueryflags.h [code]Flags for directory queries
llmessage/llregionflags.h [code]Flags that are sent in the statistics message region_flags field
llmessage/llregionhandle.h [code]Routines for converting positions to/from region handles
llmessage/llsdappservices.cpp [code]
llmessage/llsdappservices.h [code]Header file to declare the /app common web services
llmessage/llsdhttpserver.cpp [code]Standard LLSD services
llmessage/llsdhttpserver.h [code]Standard LLSD services
llmessage/llsdmessagebuilder.cpp [code]LLSDMessageBuilder class implementation
llmessage/llsdmessagebuilder.h [code]Declaration of LLSDMessageBuilder class
llmessage/llsdmessagereader.cpp [code]LLSDMessageReader class implementation
llmessage/llsdmessagereader.h [code]LLSDMessageReader class Declaration
llmessage/llsdrpcclient.cpp [code]Implementation of the llsd client classes
llmessage/llsdrpcclient.h [code]Implementation and helpers for structure data RPC clients
llmessage/llsdrpcserver.cpp [code]Implementation of the LLSDRPCServer and related classes
llmessage/llsdrpcserver.h [code]Declaration of the structured data remote procedure call server
llmessage/llservice.cpp [code]
llmessage/llservice.h [code]Declaration file for LLService and related classes
llmessage/llservicebuilder.cpp [code]Implementation of the LLServiceBuilder class
llmessage/llservicebuilder.h [code]Declaration of the LLServiceBuilder class
llmessage/lltaskname.h [code]This contains the current list of valid tasks and is inluded into both simulator and viewer
llmessage/llteleportflags.h [code]Teleport flags
llmessage/lltemplatemessagebuilder.cpp [code]LLTemplateMessageBuilder class implementation
llmessage/lltemplatemessagebuilder.h [code]Declaration of LLTemplateMessageBuilder class
llmessage/lltemplatemessagereader.cpp [code]LLTemplateMessageReader class implementation
llmessage/lltemplatemessagereader.h [code]Declaration of LLTemplateMessageReader class
llmessage/llthrottle.cpp [code]LLThrottle class used for network bandwidth control
llmessage/llthrottle.h [code]LLThrottle class used for network bandwidth control
llmessage/lltransfermanager.cpp [code]Improved transfer mechanism for moving data through the message system
llmessage/lltransfermanager.h [code]Improved transfer mechanism for moving data through the message system
llmessage/lltransfersourceasset.cpp [code]Transfer system for sending an asset
llmessage/lltransfersourceasset.h [code]Transfer system for sending an asset
llmessage/lltransfersourcefile.cpp [code]Transfer system for sending a file
llmessage/lltransfersourcefile.h [code]Transfer system for sending a file
llmessage/lltransfertargetfile.cpp [code]Transfer system for receiving a file
llmessage/lltransfertargetfile.h [code]Transfer system for receiving a file
llmessage/lltransfertargetvfile.cpp [code]Transfer system for receiving a vfile
llmessage/lltransfertargetvfile.h [code]Transfer system for receiving a vfile
llmessage/llurlrequest.cpp [code]Implementation of the URLRequest class and related classes
llmessage/llurlrequest.h [code]Declaration of url based requests on pipes
llmessage/lluseroperation.cpp [code]LLUserOperation class definition
llmessage/lluseroperation.h [code]LLUserOperation class header file - used for message based transaction. For example, L$ transactions
llmessage/llvehicleparams.h [code]For parameter names that must be shared between the scripting language and the LLVehicleAction class on the simulator
llmessage/llxfer.cpp [code]Implementation of LLXfer class for a single xfer
llmessage/llxfer.h [code]Definition of LLXfer class for a single xfer
llmessage/llxfer_file.cpp [code]Implementation of LLXfer_File class for a single xfer (file)
llmessage/llxfer_file.h [code]Definition of LLXfer_File class for a single xfer_file
llmessage/llxfer_mem.cpp [code]Implementation of LLXfer_Mem class for a single xfer
llmessage/llxfer_mem.h [code]Definition of LLXfer_Mem class for a single xfer
llmessage/llxfer_vfile.cpp [code]Implementation of LLXfer_VFile class for a single xfer (vfile)
llmessage/llxfer_vfile.h [code]Definition of LLXfer_VFile class for a single xfer_vfile
llmessage/llxfermanager.cpp [code]Implementation of LLXferManager class for a collection of xfers
llmessage/llxfermanager.h [code]Definition of LLXferManager class for a keeping track of multiple xfers
llmessage/llxorcipher.cpp [code]Implementation of LLXORCipher
llmessage/llxorcipher.h [code]
llmessage/machine.h [code]LLMachine class header file
llmessage/mean_collision_data.h [code]Data type to log interactions between stuff and agents that might be community standards violations
llmessage/message.cpp [code]LLMessageSystem class implementation
llmessage/message.h [code]LLMessageSystem class header file
llmessage/message_prehash.cpp [code]File of prehashed variables
llmessage/message_prehash.h [code]Header file of externs of prehashed variables plus defines
llmessage/message_string_table.cpp [code]Static string table for message template
llmessage/net.cpp [code]Cross-platform routines for sending and receiving packets
llmessage/net.h [code]Cross platform UDP network code
llmessage/network.cpp [code]Legacy file
llmessage/network.h [code]Legacy file
llmessage/partsyspacket.cpp [code]Object for packing particle system initialization parameters before sending them over the network
llmessage/partsyspacket.h [code]Object for packing particle system initialization parameters before sending them over the network
llmessage/patch_code.cpp [code]Encode patch DCT data into bitcode
llmessage/patch_code.h [code]Function declarations for encoding and decoding patches
llmessage/patch_dct.cpp [code]DCT patch
llmessage/patch_dct.h [code]Function declarations for DCT and IDCT routines
llmessage/patch_idct.cpp [code]IDCT patch
llmessage/sound_ids.h [code]Temporary holder for sound IDs
llprimitive/legacy_object_types.h [code]Byte codes for basic object and primitive types
llprimitive/llmaterialtable.cpp [code]Table of material names and IDs for viewer
llprimitive/llmaterialtable.h [code]Table of material information for the viewer UI
llprimitive/llprimitive.cpp [code]LLPrimitive base class
llprimitive/llprimitive.h [code]LLPrimitive base class
llprimitive/llprimlinkinfo.h [code]A template for determining which prims in a set are linkable
llprimitive/lltextureanim.cpp [code]LLTextureAnim base class
llprimitive/lltextureanim.h [code]LLTextureAnim base class
llprimitive/lltextureentry.cpp [code]LLTextureEntry base class
llprimitive/lltextureentry.h [code]LLTextureEntry base class
llprimitive/lltree_common.h [code]LLTree_gene_0 base class
llprimitive/lltreeparams.cpp [code]Implementation of the LLTreeParams class
llprimitive/lltreeparams.h [code]Implementation of the LLTreeParams class
llprimitive/llvolumemessage.cpp [code]LLVolumeMessage base class
llprimitive/llvolumemessage.h [code]LLVolumeMessage base class
llprimitive/llvolumexml.cpp [code]LLVolumeXml base class
llprimitive/llvolumexml.h [code]LLVolumeXml base class
llprimitive/material_codes.h [code]Material_codes definitions
llprimitive/object_flags.h [code]Flags for object creation and transmission
llrender/llfont.cpp [code]Font library wrapper
llrender/llfont.h [code]Font library wrapper
llrender/llfontgl.cpp [code]Wrapper around FreeType
llrender/llfontgl.h [code]Wrapper around FreeType
llrender/llgldbg.cpp [code]Definitions for OpenGL debugging support
llrender/llgldbg.h [code]Definitions for OpenGL debugging support
llrender/llglimmediate.cpp [code]LLGLImmediate implementation
llrender/llglimmediate.h [code]LLGLImmediate definition
llrender/llimagegl.cpp [code]Generic GL image handler
llrender/llimagegl.h [code]Object for managing images and their textures
llrender/llrendertarget.cpp [code]LLRenderTarget implementation
llrender/llrendertarget.h [code]Off screen render target abstraction. Loose wrapper for GL_EXT_framebuffer_objects
llrender/llvertexbuffer.cpp [code]LLVertexBuffer implementation
llrender/llvertexbuffer.h [code]LLVertexBuffer wrapper for OpengGL vertex buffer objects
llrender/llvertexprogramgl.cpp [code]LLVertexProgramGL base class
llrender/llvertexprogramgl.h [code]LLVertexProgramGL base class
llui/llalertdialog.cpp [code]LLAlertDialog base class
llui/llalertdialog.h [code]LLAlertDialog base class
llui/llbutton.cpp [code]LLButton base class
llui/llbutton.h [code]Header for buttons
llui/llcallbackmap.h [code]LLCallbackMap base class
llui/llcheckboxctrl.cpp [code]LLCheckBoxCtrl base class
llui/llcheckboxctrl.h [code]LLCheckBoxCtrl base class
llui/llclipboard.cpp [code]LLClipboard base class
llui/llclipboard.h [code]LLClipboard base class
llui/llcombobox.cpp [code]LLComboBox base class
llui/llcombobox.h [code]LLComboBox base class
llui/llctrlselectioninterface.cpp [code]Programmatic selection of items in a list
llui/llctrlselectioninterface.h [code]Programmatic selection of items in a list
llui/lldraghandle.cpp [code]LLDragHandle base class
llui/lldraghandle.h [code]LLDragHandle base class
llui/lleditmenuhandler.cpp [code]
llui/lleditmenuhandler.h [code]
llui/llfloater.cpp [code]LLFloater base class
llui/llfloater.h [code]LLFloater base class
llui/llfocusmgr.cpp [code]LLFocusMgr base class
llui/llfocusmgr.h [code]LLFocusMgr base class
llui/llhtmlhelp.h [code]HTML Help floater interface
llui/lliconctrl.cpp [code]LLIconCtrl base class
llui/lliconctrl.h [code]LLIconCtrl base class
llui/llkeywords.cpp [code]Keyword list for LSL
llui/llkeywords.h [code]Keyword list for LSL
llui/lllineeditor.cpp [code]LLLineEditor base class
llui/lllineeditor.h [code]Text editor widget to let users enter/edit a single line
llui/llmemberlistener.h [code]Listener class which registers itself with its parent view
llui/llmenugl.cpp [code]LLMenuItemGL base class
llui/llmenugl.h [code]Declaration of the opengl based menu system
llui/llmodaldialog.cpp [code]LLModalDialog base class
llui/llmodaldialog.h [code]LLModalDialog base class
llui/llmultislider.cpp [code]
llui/llmultislider.h [code]A simple multislider
llui/llmultisliderctrl.cpp [code]LLMultiSliderCtrl base class
llui/llmultisliderctrl.h [code]LLMultiSliderCtrl base class
llui/llpanel.cpp [code]LLPanel base class
llui/llpanel.h [code]LLPanel base class
llui/llradiogroup.cpp [code]LLRadioGroup base class
llui/llradiogroup.h [code]LLRadioGroup base class
llui/llresizebar.cpp [code]LLResizeBar base class
llui/llresizebar.h [code]LLResizeBar base class
llui/llresizehandle.cpp [code]LLResizeHandle base class
llui/llresizehandle.h [code]LLResizeHandle base class
llui/llresmgr.cpp [code]Localized resource manager
llui/llresmgr.h [code]Localized resource manager
llui/llrootview.cpp [code]Container for all other views in an application
llui/llrootview.h [code]Container for all other views in an application
llui/llscrollbar.cpp [code]Scrollbar UI widget
llui/llscrollbar.h [code]Scrollbar UI widget
llui/llscrollcontainer.cpp [code]LLScrollableContainerView base class
llui/llscrollcontainer.h [code]LLScrollableContainerView class header file
llui/llscrollingpanellist.cpp [code]
LicenseInfo
firstyear=2006&license=viewergpl
llui/llscrollingpanellist.h [code]
llui/llscrolllistctrl.cpp [code]LLScrollListCtrl base class
llui/llscrolllistctrl.h [code]
llui/llslider.cpp [code]LLSlider base class
llui/llslider.h [code]A simple slider with no label
llui/llsliderctrl.cpp [code]LLSliderCtrl base class
llui/llsliderctrl.h [code]Decorated wrapper for a LLSlider
llui/llspinctrl.cpp [code]LLSpinCtrl base class
llui/llspinctrl.h [code]Typical spinner with "up" and "down" arrow buttons
llui/llstyle.cpp [code]Text style class
llui/llstyle.h [code]Text style class
llui/lltabcontainer.cpp [code]LLTabContainer class
llui/lltabcontainer.h [code]LLTabContainer class
llui/lltabcontainervertical.cpp [code]LLTabContainerVertical base class
llui/lltabcontainervertical.h [code]LLTabContainerVertical base class
llui/lltextbox.cpp [code]A text display widget
llui/lltextbox.h [code]A single text item display
llui/lltexteditor.cpp [code]LLTextEditor base class
llui/lltexteditor.h [code]LLTextEditor base class
llui/llui.cpp [code]UI implementation
llui/llui.h [code]GL function declarations and other general static UI services
llui/lluiconstants.h [code]
llui/lluictrl.cpp [code]Abstract base class for UI controls
llui/lluictrl.h [code]Abstract base class for UI controls
llui/lluictrlfactory.cpp [code]Factory class for creating UI controls
llui/lluictrlfactory.h [code]Factory class for creating UI controls
llui/lluifwd.h [code]Forward declarations of common LLUI widget types
llui/lluistring.cpp [code]LLUIString implementation
llui/lluistring.h [code]A fancy wrapper for LLString supporting argument substitutions
llui/lluixmltags.h [code]
llui/llundo.cpp [code]
llui/llundo.h [code]Generic interface for undo/redo circular buffer
llui/llview.cpp [code]Container for other views, anything that draws
llui/llview.h [code]Container for other views, anything that draws
llui/llviewborder.cpp [code]
llui/llviewborder.h [code]A customizable decorative border. Does not interact with mouse events
llui/llviewquery.cpp [code]Implementation of view query class
llui/llviewquery.h [code]Query algorithm for flattening and filtering the view hierarchy
llvfs/lldir.cpp [code]Implementation of directory utilities base class
llvfs/lldir.h [code]Definition of directory utilities class
llvfs/lldir_linux.cpp [code]Implementation of directory utilities for linux
llvfs/lldir_linux.h [code]Definition of directory utilities class for linux
llvfs/lldir_mac.cpp [code]Implementation of directory utilities for Mac OS X
llvfs/lldir_mac.h [code]Definition of directory utilities class for Mac OS X
llvfs/lldir_solaris.cpp [code]
llvfs/lldir_solaris.h [code]
llvfs/lldir_win32.cpp [code]Implementation of directory utilities for windows
llvfs/lldir_win32.h [code]Definition of directory utilities class for windows
llvfs/lllfsthread.cpp [code]LLLFSThread base class
llvfs/lllfsthread.h [code]LLLFSThread base class
llvfs/llvfile.cpp [code]Implementation of virtual file
llvfs/llvfile.h [code]Definition of virtual file
llvfs/llvfs.cpp [code]Implementation of virtual file system
llvfs/llvfs.h [code]Definition of virtual file system
llvfs/llvfsthread.cpp [code]LLVFSThread implementation
llvfs/llvfsthread.h [code]LLVFSThread definition
llwindow/lldxhardware.cpp [code]LLDXHardware implementation
llwindow/lldxhardware.h [code]LLDXHardware definition
llwindow/llgl.cpp [code]LLGL implementation
llwindow/llgl.h [code]LLGL definition
llwindow/llglheaders.h [code]LLGL definitions
llwindow/llglstates.h [code]LLGL states definitions
llwindow/llgltypes.h [code]LLGL definition
llwindow/llkeyboard.cpp [code]Handler for assignable key bindings
llwindow/llkeyboard.h [code]Handler for assignable key bindings
llwindow/llkeyboardmacosx.cpp [code]Handler for assignable key bindings
llwindow/llkeyboardmacosx.h [code]Handler for assignable key bindings
llwindow/llkeyboardsdl.cpp [code]Handler for assignable key bindings
llwindow/llkeyboardsdl.h [code]Handler for assignable key bindings
llwindow/llkeyboardwin32.cpp [code]Handler for assignable key bindings
llwindow/llkeyboardwin32.h [code]Handler for assignable key bindings
llwindow/lllogitechlcd.cpp [code]
llwindow/lllogitechlcd.h [code]
llwindow/llmousehandler.h [code]LLMouseHandler class definition
llwindow/llpreeditor.h [code]I believe this is used for languages like Japanese that require an "input method editor" to type Kanji
llwindow/llwindow.cpp [code]Basic graphical window class
llwindow/llwindow.h [code]Basic graphical window class
llwindow/llwindowheadless.cpp [code]Headless implementation of LLWindow class
llwindow/llwindowheadless.h [code]Headless definition of LLWindow class
llwindow/llwindowmacosx-objc.h [code]Prototypes for functions shared between llwindowmacosx.cpp and llwindowmacosx-objc.mm
llwindow/llwindowmacosx-objc.mm [code]Definition of functions shared between llwindowmacosx.cpp and llwindowmacosx-objc.mm
llwindow/llwindowmacosx.cpp [code]Platform-dependent implementation of llwindow
llwindow/llwindowmacosx.h [code]Mac implementation of LLWindow class
llwindow/llwindowmesaheadless.cpp [code]Platform-dependent implementation of llwindow
llwindow/llwindowmesaheadless.h [code]Windows implementation of LLWindow class
llwindow/llwindowsdl.cpp [code]SDL implementation of LLWindow class
llwindow/llwindowsdl.h [code]SDL implementation of LLWindow class
llwindow/llwindowwin32.cpp [code]Platform-dependent implementation of llwindow
llwindow/llwindowwin32.h [code]Windows implementation of LLWindow class
llxml/llcontrol.cpp [code]Holds global state for viewer
llxml/llcontrol.h [code]A mechanism for storing "control state" for a program
llxml/llxmlnode.cpp [code]LLXMLNode implementation
llxml/llxmlnode.h [code]LLXMLNode definition
llxml/llxmlparser.cpp [code]LLXmlParser implementation
llxml/llxmlparser.h [code]LLXmlParser class definition
llxml/llxmltree.cpp [code]LLXmlTree implementation
llxml/llxmltree.h [code]LLXmlTree class definition
lscript/lscript_alloc.h [code]General heap management for scripting system
lscript/lscript_byteconvert.h [code]Shared code for compiler and assembler for LSL
lscript/lscript_byteformat.h [code]Shared code between compiler and assembler and LSL
lscript/lscript_execute.h [code]Classes to execute bytecode
lscript/lscript_export.h [code]Export interface class
lscript/lscript_http.h [code]LSL HTTP keys
lscript/lscript_library.h [code]External library interface
lscript/lscript_rt_interface.h [code]Interface between compiler library and applications
lscript/lscript_compile/lscript_alloc.cpp [code]
lscript/lscript_compile/lscript_bytecode.cpp [code]Classes to build actual bytecode
lscript/lscript_compile/lscript_bytecode.h [code]Classes to build actual bytecode
lscript/lscript_compile/lscript_error.cpp [code]Error reporting class and strings
lscript/lscript_compile/lscript_error.h [code]Error reporting class and strings
lscript/lscript_compile/lscript_heap.cpp [code]Classes to manage script heap
lscript/lscript_compile/lscript_heap.h [code]Classes to manage script heap
lscript/lscript_compile/lscript_resource.cpp [code]Resource determination prior to assembly
lscript/lscript_compile/lscript_resource.h [code]Resource determination prior to assembly
lscript/lscript_compile/lscript_scope.cpp [code]Builds nametable and checks scope
lscript/lscript_compile/lscript_scope.h [code]Builds nametable and checks scope
lscript/lscript_compile/lscript_tree.cpp [code]Implements methods for lscript_tree.h classes
lscript/lscript_compile/lscript_tree.h [code]Classes required to build lscript's abstract syntax tree and symbol table
lscript/lscript_compile/lscript_typecheck.cpp [code]Typechecks script
lscript/lscript_compile/lscript_typecheck.h [code]Typechecks script
lscript/lscript_execute/lscript_execute.cpp [code]Classes to execute bytecode
lscript/lscript_execute/lscript_heapruntime.cpp [code]Classes to manage script heap at runtime
lscript/lscript_execute/lscript_heapruntime.h [code]Classes to manage script heap at runtime
lscript/lscript_execute/lscript_readlso.cpp [code]Classes to read lso file
lscript/lscript_execute/lscript_readlso.h [code]Classes to read lso file
lscript/lscript_library/lscript_alloc.cpp [code]
lscript/lscript_library/lscript_export.cpp [code]Export interface class
lscript/lscript_library/lscript_library.cpp [code]External library interface
mac_crash_logger/llcrashloggermac.cpp [code]Mac OSX crash logger implementation
mac_crash_logger/llcrashloggermac.h [code]Mac OSX crash logger definition
mac_crash_logger/mac_crash_logger.cpp [code]Mac OSX crash logger implementation
mac_updater/FSCopyObject.c [code]
mac_updater/FSCopyObject.h [code]Mac OSX updater program
mac_updater/GenLinkedList.c [code]
mac_updater/GenLinkedList.h [code]Mac OSX updater program
mac_updater/mac_updater.cpp [code]
LicenseInfo
firstyear=2006&license=viewergpl
mac_updater/MoreFilesX.c [code]
mac_updater/MoreFilesX.h [code]Mac OS X updater program
newview/fmodwrapper.cpp [code]Dummy source file for building a shared library to wrap libfmod.a
newview/llagent.cpp [code]LLAgent class implementation
newview/llagent.h [code]LLAgent class header file
newview/llagentdata.cpp [code]Contains commonly used agent data
newview/llagentdata.h [code]Contains commonly used agent data
newview/llagentpilot.cpp [code]LLAgentPilot class implementation
newview/llagentpilot.h [code]LLAgentPilot class definition
newview/llanimstatelabels.cpp [code]
newview/llanimstatelabels.h [code]Declaration of LLVOAvatar class which is a derivation fo LLViewerObject
newview/llappearance.h [code]LLAppearance class definition
newview/llappviewer.cpp [code]The LLAppViewer class definitions
newview/llappviewer.h [code]The LLAppViewer class declaration
newview/llappviewerlinux.cpp [code]The LLAppViewerWin32 class definitions
newview/llappviewerlinux.h [code]The LLAppViewerLinux class declaration
newview/llappviewermacosx.cpp [code]The LLAppViewerWin32 class definitions
newview/llappviewermacosx.h [code]The LLAppViewerMacOSX class declaration
newview/llappviewerwin32.cpp [code]The LLAppViewerWin32 class definitions
newview/llappviewerwin32.h [code]The LLAppViewerWin32 class declaration
newview/llassetuploadresponders.cpp [code]Processes responses received for asset upload requests
newview/llassetuploadresponders.h [code]Processes responses received for asset upload requests
newview/llaudiosourcevo.cpp [code]Audio sources attached to viewer objects
newview/llaudiosourcevo.h [code]Audio sources attached to viewer objects
newview/llbbox.cpp [code]General purpose bounding box class (Not axis aligned)
newview/llbbox.h [code]General purpose bounding box class
newview/llbox.cpp [code]Draws a box using display lists for speed
newview/llbox.h [code]Draws a box using display lists for speed
newview/llcallbacklist.cpp [code]A simple list of callback functions to call
newview/llcallbacklist.h [code]A simple list of callback functions to call
newview/llcallingcard.cpp [code]Implementation of the LLPreviewCallingCard class
newview/llcallingcard.h [code]Definition of the LLPreviewCallingCard class
newview/llcaphttpsender.cpp [code]Abstracts details of sending messages via UntrustedMessage cap
newview/llcaphttpsender.h [code]Abstracts details of sending messages via the UntrustedMessage capability
newview/llchatbar.cpp [code]LLChatBar class implementation
newview/llchatbar.h [code]LLChatBar class definition
newview/llclassifiedinfo.cpp [code]LLClassifiedInfo class definition
newview/llclassifiedinfo.h [code]LLClassifiedInfo class definition
newview/llclassifiedstatsresponder.cpp [code]Receives information about classified ad click-through counts for display in the classified information UI
newview/llclassifiedstatsresponder.h [code]Receives information about classified ad click-through counts for display in the classified information UI
newview/llcloud.cpp [code]Implementation of viewer LLCloudLayer class
newview/llcloud.h [code]Description of viewer LLCloudLayer class
newview/llcolorscheme.cpp [code]Implementation of colors used for map
newview/llcolorscheme.h [code]Definition of colors used for map
newview/llcolorswatch.cpp [code]LLColorSwatch class implementation
newview/llcolorswatch.h [code]LLColorSwatch class definition
newview/llcommandhandler.cpp [code]Central registry for text-driven "commands", most of which manipulate user interface. For example, the command "agent (uuid) about" will open the UI for an avatar's profile
newview/llcommandhandler.h [code]Central registry for text-driven "commands", most of which manipulate user interface. For example, the command "agent (uuid) about" will open the UI for an avatar's profile
newview/llcommandlineparser.cpp [code]The LLCommandLineParser class definitions
newview/llcommandlineparser.h [code]LLCommandLineParser class declaration
newview/llcompass.cpp [code]A little map of the world with network information
newview/llcompass.h [code]A little map of the world with network information
newview/llcompilequeue.cpp [code]LLCompileQueueData class implementation
newview/llcompilequeue.h [code]LLCompileQueue class header file
newview/llconfirmationmanager.cpp [code]LLConfirmationManager class implementation
newview/llconfirmationmanager.h [code]LLConfirmationManager class definition
newview/llconsole.cpp [code]Scrolling console output device
newview/llconsole.h [code]Simple console-style output device
newview/llcontainerview.cpp [code]Container for all statistics info
newview/llcontainerview.h [code]Container for all statistics info
newview/llcubemap.cpp [code]LLCubeMap class implementation
newview/llcubemap.h [code]LLCubeMap class definition
newview/llcurrencyuimanager.cpp [code]LLCurrencyUIManager class implementation
newview/llcurrencyuimanager.h [code]LLCurrencyUIManager class definition
newview/llcylinder.cpp [code]Draws a cylinder using display lists for speed
newview/llcylinder.h [code]Draws a cylinder, and a cone, which is a special case cylinder
newview/lldebugmessagebox.cpp [code]Implementation of a simple, non-modal message box
newview/lldebugmessagebox.h [code]Debug message box
newview/lldebugview.cpp [code]A view containing UI elements only visible in build mode
newview/lldebugview.h [code]A view containing debug UI elements
newview/lldelayedgestureerror.cpp [code]Delayed gesture error message -- try to wait until name has been retrieved
newview/lldelayedgestureerror.h [code]Delayed gesture error message -- try to wait until name has been retrieved
newview/lldirpicker.cpp [code]OS-specific file picker
newview/lldirpicker.h [code]
newview/lldrawable.cpp [code]LLDrawable class implementation
newview/lldrawable.h [code]LLDrawable class definition
newview/lldrawpool.cpp [code]LLDrawPool class implementation
newview/lldrawpool.h [code]LLDrawPool class definition
newview/lldrawpoolalpha.cpp [code]LLDrawPoolAlpha class implementation
newview/lldrawpoolalpha.h [code]LLDrawPoolAlpha class definition
newview/lldrawpoolavatar.cpp [code]LLDrawPoolAvatar class implementation
newview/lldrawpoolavatar.h [code]LLDrawPoolAvatar class definition
newview/lldrawpoolbump.cpp [code]LLDrawPoolBump class implementation
newview/lldrawpoolbump.h [code]LLDrawPoolBump class definition
newview/lldrawpoolclouds.cpp [code]LLDrawPoolClouds class implementation
newview/lldrawpoolclouds.h [code]LLDrawPoolClouds class definition
newview/lldrawpoolground.cpp [code]LLDrawPoolGround class implementation
newview/lldrawpoolground.h [code]LLDrawPoolGround class definition
newview/lldrawpoolsimple.cpp [code]LLDrawPoolSimple class implementation
newview/lldrawpoolsimple.h [code]LLDrawPoolSimple class definition
newview/lldrawpoolsky.cpp [code]LLDrawPoolSky class implementation
newview/lldrawpoolsky.h [code]LLDrawPoolSky class definition
newview/lldrawpoolterrain.cpp [code]LLDrawPoolTerrain class implementation
newview/lldrawpoolterrain.h [code]LLDrawPoolTerrain class definition
newview/lldrawpooltree.cpp [code]LLDrawPoolTree class implementation
newview/lldrawpooltree.h [code]LLDrawPoolTree class definition
newview/lldrawpoolwater.cpp [code]LLDrawPoolWater class implementation
newview/lldrawpoolwater.h [code]LLDrawPoolWater class definition
newview/lldrawpoolwlsky.cpp [code]LLDrawPoolWLSky class implementation
newview/lldrawpoolwlsky.h [code]LLDrawPoolWLSky class definition
newview/lldriverparam.cpp [code]A visual parameter that drives (controls) other visual parameters
newview/lldriverparam.h [code]A visual parameter that drives (controls) other visual parameters
newview/lldynamictexture.cpp [code]Implementation of LLDynamicTexture class
newview/lldynamictexture.h [code]Implementation of LLDynamicTexture class
newview/llemote.cpp [code]Implementation of LLEmote class
newview/llemote.h [code]Definition of LLEmote class
newview/lleventinfo.cpp [code]LLEventInfo class implementation
newview/lleventinfo.h [code]LLEventInfo class definition
newview/lleventnotifier.cpp [code]Viewer code for managing event notifications
newview/lleventnotifier.h [code]Viewer code for managing event notifications
newview/lleventpoll.cpp [code]Implementation of the LLEventPoll class
newview/lleventpoll.h [code]LLEvDescription of the LLEventPoll class
newview/llface.cpp [code]LLFace class implementation
newview/llface.h [code]LLFace class definition
newview/llface.inl [code]Inline functions for LLFace
newview/llfasttimerview.cpp [code]LLFastTimerView class implementation
newview/llfasttimerview.h [code]LLFastTimerView class definition
newview/llfeaturemanager.cpp [code]LLFeatureManager class implementation
newview/llfeaturemanager.h [code]The feature manager is responsible for determining what features are turned on/off in the app
newview/llfilepicker.cpp [code]OS-specific file picker
newview/llfilepicker.h [code]OS-specific file picker
newview/llfirstuse.cpp [code]Methods that spawn "first-use" dialogs
newview/llfirstuse.h [code]Methods that spawn "first-use" dialogs
newview/llflexibleobject.cpp [code]Flexible object implementation
newview/llflexibleobject.h [code]Flexible object definition
newview/llfloaterabout.cpp [code]The about box from Help->About
newview/llfloaterabout.h [code]The about box from Help -> About
newview/llfloateractivespeakers.cpp [code]Management interface for muting and controlling volume of residents currently speaking
newview/llfloateractivespeakers.h [code]Management interface for muting and controlling volume of residents currently speaking
newview/llfloateranimpreview.cpp [code]LLFloaterAnimPreview class implementation
newview/llfloateranimpreview.h [code]LLFloaterAnimPreview class definition
newview/llfloaterauction.cpp [code]Implementation of the auction floater
newview/llfloaterauction.h [code]Llfloaterauction class header file
newview/llfloateravatarinfo.cpp [code]LLFloaterAvatarInfo class implementation Avatar information as shown in a floating window from right-click Profile. Used for editing your own avatar info. Just a wrapper for LLPanelAvatar, shared with the Find directory
newview/llfloateravatarinfo.h [code]LLFloaterAvatarInfo class definition
newview/llfloateravatarpicker.cpp [code]
newview/llfloateravatarpicker.h [code]Was llavatarpicker.h
newview/llfloateravatartextures.cpp [code]Debugging view showing underlying avatar textures and baked textures
newview/llfloateravatartextures.h [code]Debugging view showing underlying avatar textures and baked textures
newview/llfloaterbuildoptions.cpp [code]LLFloaterBuildOptions class implementation
newview/llfloaterbuildoptions.h [code]LLFloaterBuildOptions class definition
newview/llfloaterbump.cpp [code]Floater showing recent bumps, hits with objects, pushes, etc
newview/llfloaterbump.h [code]Floater showing recent bumps, hits with objects, pushes, etc
newview/llfloaterbuy.cpp [code]LLFloaterBuy class implementation
newview/llfloaterbuy.h [code]LLFloaterBuy class definition
newview/llfloaterbuycontents.cpp [code]LLFloaterBuyContents class implementation
newview/llfloaterbuycontents.h [code]LLFloaterBuyContents class header file
newview/llfloaterbuycurrency.cpp [code]LLFloaterBuyCurrency class implementation
newview/llfloaterbuycurrency.h [code]LLFloaterBuyCurrency class definition
newview/llfloaterbuyland.cpp [code]LLFloaterBuyLand class implementation
newview/llfloaterbuyland.h [code]LLFloaterBuyLand class definition
newview/llfloatercamera.cpp [code]Container for camera control buttons (zoom, pan, orbit)
newview/llfloatercamera.h [code]Container for camera control buttons (zoom, pan, orbit)
newview/llfloaterchat.cpp [code]LLFloaterChat class implementation
newview/llfloaterchat.h [code]LLFloaterChat class definition
newview/llfloaterchatterbox.cpp [code]Implementation of the chatterbox integrated conversation ui
newview/llfloaterchatterbox.h [code]Integrated friends and group management/communication tool
newview/llfloaterclassified.cpp [code]Classified information as shown in a floating window from secondlife:// command handler
newview/llfloaterclassified.h [code]Classified information as shown in a floating window from secondlife:// command handler. Just a wrapper for LLPanelClassified
newview/llfloaterclothing.cpp [code]Read-only list of clothing from your inventory
newview/llfloaterclothing.h [code]Read-only list of wearables from your inventory
newview/llfloatercolorpicker.cpp [code]Generic system color picker
newview/llfloatercolorpicker.h [code]Generic system color picker
newview/llfloatercustomize.cpp [code]The customize avatar floater, triggered by "Appearance..."
newview/llfloatercustomize.h [code]The customize avatar floater, triggered by "Appearance..."
newview/llfloaterdaycycle.cpp [code]LLFloaterDayCycle class definition
newview/llfloaterdaycycle.h [code]LLFloaterDayCycle class definition
newview/llfloaterdirectory.cpp [code]The "Find" floater. Should be llfloaterfind
newview/llfloaterdirectory.h [code]The "Find" floater. Should be llfloaterfind
newview/llfloatereditui.cpp [code]In-world user interface editor
newview/llfloatereditui.h [code]In-world UI editor
newview/llfloaterenvsettings.cpp [code]LLFloaterEnvSettings class definition
newview/llfloaterenvsettings.h [code]
newview/llfloaterevent.cpp [code]Event information as shown in a floating window from secondlife:// command handler
newview/llfloaterevent.h [code]Event information as shown in a floating window from secondlife:// command handler. Just a wrapper for LLPanelEvent
newview/llfloaterfriends.cpp [code]Implementation of the friends floater
newview/llfloaterfriends.h [code]Declaration of class for displaying the local agent's friends
newview/llfloatergesture.cpp [code]Read-only list of gestures from your inventory
newview/llfloatergesture.h [code]Read-only list of gestures from your inventory
newview/llfloatergodtools.cpp [code]The on-screen rectangle with tool options
newview/llfloatergodtools.h [code]The on-screen rectangle with tool options
newview/llfloatergroupinfo.cpp [code]LLFloaterGroupInfo class implementation Floater used both for display of group information and for creating new groups
newview/llfloatergroupinfo.h [code]LLFloaterGroupInfo class definition
newview/llfloatergroupinvite.cpp [code]Floater to invite new members into a group
newview/llfloatergroupinvite.h [code]This floater is just a wrapper for LLPanelGroupInvite, which is used to invite members to a specific group
newview/llfloatergroups.cpp [code]LLPanelGroups class implementation
newview/llfloatergroups.h [code]LLFloaterGroups class definition
newview/llfloaterhardwaresettings.cpp [code]Menu of all the different graphics hardware settings
newview/llfloaterhardwaresettings.h [code]Menu of all the different graphics hardware settings
newview/llfloaterhtml.cpp [code]In-world HTML dialog
newview/llfloaterhtml.h [code]In-world HTML dialog
newview/llfloaterhtmlhelp.cpp [code]HTML Help floater - uses embedded web browser control
newview/llfloaterhtmlhelp.h [code]HTML Help floater - uses embedded web browser control
newview/llfloaterhud.cpp [code]Implementation of HUD floater
newview/llfloaterhud.h [code]The HUD floater
newview/llfloaterimagepreview.cpp [code]LLFloaterImagePreview class implementation
newview/llfloaterimagepreview.h [code]LLFloaterImagePreview class definition
newview/llfloaterinspect.cpp [code]Floater for object inspection tool
newview/llfloaterinspect.h [code]Declaration of class for displaying object attributes
newview/llfloaterjoystick.cpp [code]Joystick preferences panel
newview/llfloaterjoystick.h [code]Joystick preferences panel
newview/llfloaterlagmeter.cpp [code]The "Lag-o-Meter" floater used to tell users what is causing lag
newview/llfloaterlagmeter.h [code]The "Lag-o-Meter" floater used to tell users what is causing lag
newview/llfloaterland.cpp [code]"About Land" floater, allowing display and editing of land parcel properties
newview/llfloaterland.h [code]"About Land" floater, allowing display and editing of land parcel properties
newview/llfloaterlandholdings.cpp [code]"My Land" floater showing all your land parcels
newview/llfloaterlandholdings.h [code]"My Land" floater showing all your land parcels
newview/llfloaterlandmark.cpp [code]
newview/llfloaterlandmark.h [code]
newview/llfloatermap.cpp [code]The "mini-map" or radar in the upper right part of the screen
newview/llfloatermap.h [code]The "mini-map" or radar in the upper right part of the screen
newview/llfloatermute.cpp [code]Container for mute list
newview/llfloatermute.h [code]Container for mute list
newview/llfloaternamedesc.cpp [code]LLFloaterNameDesc class implementation
newview/llfloaternamedesc.h [code]LLFloaterNameDesc class definition
newview/llfloaternewim.cpp [code]Panel allowing the user to create a new IM session
newview/llfloaternewim.h [code]Panel allowing the user to create a new IM session
newview/llfloateropenobject.cpp [code]LLFloaterOpenObject class implementation
newview/llfloateropenobject.h [code]LLFloaterOpenObject class definition
newview/llfloaterparcel.cpp [code]LLFloaterParcel class implementation Parcel information as shown in a floating window from secondlife:// command handler
newview/llfloaterparcel.h [code]Parcel information as shown in a floating window from a sl-url. Just a wrapper for LLPanelPlace, shared with the Find directory
newview/llfloaterpermissionsmgr.cpp [code]For user control of script permissions
newview/llfloaterpermissionsmgr.h [code]For user control of script permissions
newview/llfloaterpostcard.cpp [code]Postcard send floater, allows setting name, e-mail address, etc
newview/llfloaterpostcard.h [code]Postcard send floater, allows setting name, e-mail address, etc
newview/llfloaterpostprocess.cpp [code]LLFloaterPostProcess class definition
newview/llfloaterpostprocess.h [code]LLFloaterPostProcess class definition
newview/llfloaterpreference.cpp [code]LLPreferenceCore class implementation
newview/llfloaterpreference.h [code]LLPreferenceCore class definition
newview/llfloaterproperties.cpp [code]A floater which shows an inventory item's properties
newview/llfloaterproperties.h [code]A floater which shows an inventory item's properties
newview/llfloaterregioninfo.cpp [code]Implementation of the region info and controls floater and panels
newview/llfloaterregioninfo.h [code]Declaration of the region info and controls floater and panels
newview/llfloaterreleasemsg.cpp [code]In-world HTML dialog
newview/llfloaterreleasemsg.h [code]
newview/llfloaterreporter.cpp [code]Bug and abuse reports
newview/llfloaterreporter.h [code]Bug and abuse reports
newview/llfloaterscriptdebug.cpp [code]Chat window for showing script errors and warnings
newview/llfloaterscriptdebug.h [code]Shows error and warning output from scripts
newview/llfloatersellland.cpp [code]
newview/llfloatersellland.h [code]
newview/llfloatersettingsdebug.cpp [code]Floater for debugging internal viewer settings
newview/llfloatersettingsdebug.h [code]Floater for debugging internal viewer settings
newview/llfloatersnapshot.cpp [code]Snapshot preview window, allowing saving, e-mailing, etc
newview/llfloatersnapshot.h [code]Snapshot preview window, allowing saving, e-mailing, etc
newview/llfloaterstats.cpp [code]Container for statistics view
newview/llfloaterstats.h [code]Container for statistics view
newview/llfloatertelehub.cpp [code]LLFloaterTelehub class implementation
newview/llfloatertelehub.h [code]LLFloaterTelehub class definition
newview/llfloatertest.cpp [code]Torture-test floater for all UI elements
newview/llfloatertest.h [code]Torture-test floater for all UI elements
newview/llfloatertools.cpp [code]The edit tools, including move, position, land, etc
newview/llfloatertools.h [code]The edit tools, including move, position, land, etc
newview/llfloatertopobjects.cpp [code]Shows top colliders, top scripts, etc
newview/llfloatertopobjects.h [code]Shows top colliders or top scripts
newview/llfloatertos.cpp [code]Terms of Service Agreement dialog
newview/llfloatertos.h [code]Terms of Service Agreement dialog
newview/llfloaterurldisplay.cpp [code]
newview/llfloaterurldisplay.h [code]Probably should be called LLFloaterTeleport, or LLFloaterLandmark as it gives you a preview of a potential teleport location
newview/llfloaterurlentry.cpp [code]LLFloaterURLEntry class implementation
newview/llfloaterurlentry.h [code]
newview/llfloatervoicedevicesettings.cpp [code]Voice communication set-up
newview/llfloatervoicedevicesettings.h [code]
newview/llfloaterwater.cpp [code]LLFloaterWater class definition
newview/llfloaterwater.h [code]
newview/llfloaterwindlight.cpp [code]LLFloaterWindLight class definition
newview/llfloaterwindlight.h [code]LLFloaterWater class definition
newview/llfloaterworldmap.cpp [code]LLFloaterWorldMap class implementation
newview/llfloaterworldmap.h [code]LLFloaterWorldMap class definition
newview/llfolderview.cpp [code]Implementation of the folder view collection of classes
newview/llfolderview.h [code]Definition of the folder view collection of classes
newview/llfollowcam.cpp [code]LLFollowCam class implementation
newview/llfollowcam.h [code]LLFollowCam class definition
newview/llframestats.cpp [code]LLFrameStats class implementation
newview/llframestats.h [code]LLFrameStats class definition
newview/llframestatview.cpp [code]LLFrameStatView class implementation
newview/llframestatview.h [code]LLFrameStatView class definition
newview/llgenepool.cpp [code]LLGenePool class implementation
newview/llgenepool.h [code]LLGenePool class definition
newview/llgesturemgr.cpp [code]Manager for playing gestures on the viewer
newview/llgesturemgr.h [code]Manager for playing gestures on the viewer
newview/llgivemoney.cpp [code]Implementation of the LLFloaterPay class
newview/llgivemoney.h [code]LLGiveMoney class header file
newview/llglsandbox.cpp [code]GL functionality access
newview/llglslshader.cpp [code]GLSL helper functions and state
newview/llglslshader.h [code]GLSL shader wrappers
newview/llgroupmgr.cpp [code]LLGroupMgr class implementation
newview/llgroupmgr.h [code]Manager for aggregating all client knowledge for specific groups
newview/llgroupnotify.cpp [code]Non-blocking notification that doesn't take keyboard focus
newview/llgroupnotify.h [code]Non-blocking notification that doesn't take keyboard focus
newview/llhippo.cpp [code]Create a bug for our users to find
newview/llhippo.h [code]Implement a "bug" for our users to find
newview/llhoverview.cpp [code]LLHoverView class implementation
newview/llhoverview.h [code]LLHoverView class definition
newview/llhudeffect.cpp [code]LLHUDEffect class implementation
newview/llhudeffect.h [code]LLHUDEffect class definition
newview/llhudeffectbeam.cpp [code]LLHUDEffectBeam class implementation
newview/llhudeffectbeam.h [code]LLHUDEffectBeam class definition
newview/llhudeffectlookat.cpp [code]LLHUDEffectLookAt class implementation
newview/llhudeffectlookat.h [code]LLHUDEffectLookAt class definition
newview/llhudeffectpointat.cpp [code]LLHUDEffectPointAt class implementation
newview/llhudeffectpointat.h [code]LLHUDEffectPointAt class definition
newview/llhudeffecttrail.cpp [code]LLHUDEffectSpiral class implementation
newview/llhudeffecttrail.h [code]LLHUDEffectSpiral class definition
newview/llhudicon.cpp [code]LLHUDIcon class implementation
newview/llhudicon.h [code]LLHUDIcon class definition
newview/llhudmanager.cpp [code]LLHUDManager class implementation
newview/llhudmanager.h [code]LLHUDManager class definition
newview/llhudobject.cpp [code]LLHUDObject class implementation
newview/llhudobject.h [code]LLHUDObject class definition
newview/llhudrender.cpp [code]LLHUDRender class implementation
newview/llhudrender.h [code]LLHUDRender class definition
newview/llhudtext.cpp [code]LLHUDText class implementation
newview/llhudtext.h [code]LLHUDText class definition
newview/llhudview.cpp [code]2D HUD overlay
newview/llhudview.h [code]2D HUD overlay
newview/llimpanel.cpp [code]LLIMPanel class definition
newview/llimpanel.h [code]LLIMPanel class definition
newview/llimview.cpp [code]
newview/llimview.h [code]
newview/llinventoryactions.cpp [code]Implementation of the actions associated with menu items
newview/llinventorybridge.cpp [code]Implementation of the Inventory-Folder-View-Bridge classes
newview/llinventorybridge.h [code]Implementation of the Inventory-Folder-View-Bridge classes
newview/llinventoryclipboard.cpp [code]LLInventoryClipboard class implementation
newview/llinventoryclipboard.h [code]LLInventoryClipboard class header file
newview/llinventorymodel.cpp [code]Implementation of the inventory model used to track agent inventory
newview/llinventorymodel.h [code]LLInventoryModel class header file
newview/llinventoryview.cpp [code]Implementation of the inventory view and associated stuff
newview/llinventoryview.h [code]LLInventoryView, LLInventoryFolder, and LLInventoryItem class definition
newview/lljoystickbutton.cpp [code]LLJoystick class implementation
newview/lljoystickbutton.h [code]LLJoystick class definition
newview/lllandmarklist.cpp [code]Landmark asset list class
newview/lllandmarklist.h [code]Landmark asset list class
newview/lllcd.cpp [code]Lcd panel class
newview/lllcd.h [code]Description of the LCDdisplay class
newview/lllightconstants.h [code]Constants for light functions
newview/lllogchat.cpp [code]LLLogChat class implementation
newview/lllogchat.h [code]LLFloaterChat class definition
newview/llmanip.cpp [code]LLManip class implementation
newview/llmanip.h [code]LLManip class definition
newview/llmaniprotate.cpp [code]LLManipRotate class implementation
newview/llmaniprotate.h [code]LLManipRotate class definition
newview/llmanipscale.cpp [code]LLManipScale class implementation
newview/llmanipscale.h [code]LLManipScale class definition
newview/llmaniptranslate.cpp [code]LLManipTranslate class implementation
newview/llmaniptranslate.h [code]LLManipTranslate class definition
newview/llmapresponders.cpp [code]Processes responses received for map requests
newview/llmapresponders.h [code]Processes responses received for map requests
newview/llmediaremotectrl.cpp [code]A remote control for media (video and music)
newview/llmediaremotectrl.h [code]A remote control for media (video and music)
newview/llmemoryview.cpp [code]LLMemoryView class implementation
newview/llmemoryview.h [code]LLMemoryView class definition
newview/llmenucommands.cpp [code]Implementations of menu commands
newview/llmenucommands.h [code]Implementations of menu commands
newview/llmimetypes.cpp [code]Translates a MIME type like "video/quicktime" into a localizable user-friendly string like "QuickTime Movie"
newview/llmimetypes.h [code]Translates a MIME type like "video/quicktime" into a localizable user-friendly string like "QuickTime Movie"
newview/llmorphview.cpp [code]Container for Morph functionality
newview/llmorphview.h [code]Container for character morph controls
newview/llmoveview.cpp [code]Container for movement buttons like forward, left, fly
newview/llmoveview.h [code]Container for buttons for walking, turning, flying
newview/llmutelist.cpp [code]Management of list of muted players
newview/llmutelist.h [code]Management of list of muted players
newview/llnamebox.cpp [code]A text display widget
newview/llnamebox.h [code]Display and refresh a name from the name cache
newview/llnameeditor.cpp [code]Name Editor to refresh a name
newview/llnameeditor.h [code]Display and refresh a name from the name cache
newview/llnamelistctrl.cpp [code]A list of names, automatically refreshed from name cache
newview/llnamelistctrl.h [code]A list of names, automatically refreshing from the name cache
newview/llnetmap.cpp [code]Display of surrounding regions, objects, and agents. View contained by LLFloaterMap
newview/llnetmap.h [code]A little map of the world with network information
newview/llnotify.cpp [code]Non-blocking notification that doesn't take keyboard focus
newview/llnotify.h [code]Non-blocking notification that doesn't take keyboard focus
newview/lloverlaybar.cpp [code]LLOverlayBar class implementation
newview/lloverlaybar.h [code]LLOverlayBar class definition
newview/llpanelaudioprefs.cpp [code]Audio preference implementation
newview/llpanelaudioprefs.h [code]Audio preference definitions
newview/llpanelaudiovolume.cpp [code]A remote control for media (video and music)
newview/llpanelaudiovolume.h [code]Audio preference definitions
newview/llpanelavatar.cpp [code]LLPanelAvatar and related class implementations
newview/llpanelavatar.h [code]LLPanelAvatar and related class definitions
newview/llpanelclassified.cpp [code]LLPanelClassified class implementation
newview/llpanelclassified.h [code]LLPanelClassified class definition
newview/llpanelcontents.cpp [code]Object contents panel in the tools floater
newview/llpanelcontents.h [code]Object contents panel in the tools floater
newview/llpaneldebug.cpp [code]Debug preferences panel for preferences floater
newview/llpaneldebug.h [code]Debug preferences panel for preferences floater
newview/llpaneldirbrowser.cpp [code]LLPanelDirBrowser class implementation
newview/llpaneldirbrowser.h [code]LLPanelDirBrowser class definition
newview/llpaneldirclassified.cpp [code]Classified panel in the Find directory
newview/llpaneldirclassified.h [code]Classified panel in the Find directory
newview/llpaneldirevents.cpp [code]Events listing in the Find directory
newview/llpaneldirevents.h [code]Events listing in the Find directory
newview/llpaneldirfind.cpp [code]The "All" panel in the Search directory
newview/llpaneldirfind.h [code]The "Find All" panel in the Find directory
newview/llpaneldirgroups.cpp [code]Groups panel in the Find directory
newview/llpaneldirgroups.h [code]Groups panel in the Find directory
newview/llpaneldirland.cpp [code]Land For Sale and Auction in the Find directory
newview/llpaneldirland.h [code]Land For Sale and Auction in the Find directory
newview/llpaneldirpeople.cpp [code]People (online and off) in the Find directory
newview/llpaneldirpeople.h [code]People (online and off) in the Find directory
newview/llpaneldirplaces.cpp [code]"Places" panel in the Find directory (not popular places, just places)
newview/llpaneldirplaces.h [code]"Places" panel in the Find directory (not popular places, just places)
newview/llpaneldirpopular.cpp [code]Popular places as measured by dwell
newview/llpaneldirpopular.h [code]Popular places in the world, as measured by dwell
newview/llpaneldisplay.cpp [code]Display preferences for the preferences floater
newview/llpaneldisplay.h [code]Display preferences for the preferences floater
newview/llpanelevent.cpp [code]Display for events in the finder
newview/llpanelevent.h [code]Display for events in the finder
newview/llpanelface.cpp [code]Panel in the tools floater for editing face textures, colors, etc
newview/llpanelface.h [code]Panel in the tools floater for editing face textures, colors, etc
newview/llpanelgeneral.cpp [code]General preferences panel in preferences floater
newview/llpanelgeneral.h [code]General preferences panel in preferences floater
newview/llpanelgroup.cpp [code]
newview/llpanelgroup.h [code]
newview/llpanelgroupgeneral.cpp [code]General information about a group
newview/llpanelgroupgeneral.h [code]General information about a group
newview/llpanelgroupinvite.cpp [code]
newview/llpanelgroupinvite.h [code]
newview/llpanelgrouplandmoney.cpp [code]Panel for group land and L$
newview/llpanelgrouplandmoney.h [code]Panel for group land and L$
newview/llpanelgroupnotices.cpp [code]A panel to display group notices
newview/llpanelgroupnotices.h [code]A panel to display group notices
newview/llpanelgrouproles.cpp [code]Panel for roles information about a particular group
newview/llpanelgrouproles.h [code]Panel for roles information about a particular group
newview/llpanelgroupvoting.cpp [code]LLPanelGroupVoting class definition
newview/llpanelgroupvoting.h [code]LLPanelGroupVoting class declaration
newview/llpanelinput.cpp [code]Input preferences panel
newview/llpanelinput.h [code]Input preferences panel
newview/llpanelinventory.cpp [code]LLPanelInventory class implementation
newview/llpanelinventory.h [code]LLPanelInventory class definition
newview/llpanelland.cpp [code]Land information in the tool floater, NOT the "About Land" floater
newview/llpanelland.h [code]Land information in the tool floater, NOT the "About Land" floater
newview/llpanellandmedia.cpp [code]Allows configuration of "media" for a land parcel, for example movies, web pages, and audio
newview/llpanellandmedia.h [code]Allows configuration of "media" for a land parcel, for example movies, web pages, and audio
newview/llpanellandobjects.cpp [code]Information about objects on a land parcel
newview/llpanellandobjects.h [code]Information about objects on a land parcel
newview/llpanellandoptions.cpp [code]Options for a land parcel
newview/llpanellandoptions.h [code]James Cook, Douglas Soo
newview/llpanelLCD.cpp [code]
newview/llpanelLCD.h [code]Lcd options panel
newview/llpanellogin.cpp [code]Login dialog and logo display
newview/llpanellogin.h [code]Login username entry fields
newview/llpanelmorph.cpp [code]LLPanelMorph class implementation
newview/llpanelmorph.h [code]LLPanelMorph class definition
newview/llpanelmsgs.cpp [code]Message popup preferences panel
newview/llpanelmsgs.h [code]Message popup preferences panel
newview/llpanelnetwork.cpp [code]Network preferences panel
newview/llpanelnetwork.h [code]Network preferences panel
newview/llpanelobject.cpp [code]Object editing (position, scale, etc.) in the tools floater
newview/llpanelobject.h [code]Object editing (position, scale, etc.) in the tools floater
newview/llpanelpermissions.cpp [code]LLPanelPermissions class implementation This class represents the panel in the build view for viewing/editing object names, owners, permissions, etc
newview/llpanelpermissions.h [code]LLPanelPermissions class header file
newview/llpanelpick.cpp [code]LLPanelPick class implementation
newview/llpanelpick.h [code]LLPanelPick class definition
newview/llpanelplace.cpp [code]Display of a place in the Find directory
newview/llpanelplace.h [code]Display of a place in the Find directory
newview/llpanelvolume.cpp [code]Object editing (position, scale, etc.) in the tools floater
newview/llpanelvolume.h [code]Object editing (position, scale, etc.) in the tools floater
newview/llpanelweb.cpp [code]
newview/llpanelweb.h [code]Web browser preferences panel
newview/llparcelselection.cpp [code]Information about the currently selected parcel
newview/llparcelselection.h [code]Information about the currently selected parcel
newview/llpatchvertexarray.cpp [code]Implementation of the LLSurfaceVertexArray class
newview/llpatchvertexarray.h [code]Description of Surface class
newview/llpolymesh.cpp [code]Implementation of LLPolyMesh class
newview/llpolymesh.h [code]Implementation of LLPolyMesh class
newview/llpolymorph.cpp [code]Implementation of LLPolyMesh class
newview/llpolymorph.h [code]Implementation of LLPolyMesh class
newview/llpostprocess.cpp [code]LLPostProcess class implementation
newview/llpostprocess.h [code]LLPostProcess class definition
newview/llprefschat.cpp [code]Chat preferences panel
newview/llprefschat.h [code]Chat preferences panel
newview/llprefsim.cpp [code]Instant messsage preferences panel
newview/llprefsim.h [code]Instant message preferences panel
newview/llprefsvoice.cpp [code]Voice chat preferences panel
newview/llprefsvoice.h [code]Voice chat preferences panel
newview/llpreview.cpp [code]LLPreview class implementation
newview/llpreview.h [code]LLPreview class definition
newview/llpreviewanim.cpp [code]LLPreviewAnim class implementation
newview/llpreviewanim.h [code]LLPreviewAnim class definition
newview/llpreviewgesture.cpp [code]Editing UI for inventory-based gestures
newview/llpreviewgesture.h [code]Editing UI for inventory-based gestures
newview/llpreviewlandmark.cpp [code]LLPreviewLandmark class implementation
newview/llpreviewlandmark.h [code]LLPreviewLandmark class implementation
newview/llpreviewnotecard.cpp [code]Implementation of the notecard editor
newview/llpreviewnotecard.h [code]LLPreviewNotecard class header file
newview/llpreviewscript.cpp [code]LLPreviewScript class implementation
newview/llpreviewscript.h [code]LLPreviewScript class definition
newview/llpreviewsound.cpp [code]LLPreviewSound class implementation
newview/llpreviewsound.h [code]LLPreviewSound class definition
newview/llpreviewtexture.cpp [code]LLPreviewTexture class implementation
newview/llpreviewtexture.h [code]LLPreviewTexture class definition
newview/llprogressview.cpp [code]LLProgressView class implementation
newview/llprogressview.h [code]LLProgressView class definition
newview/llregionposition.cpp [code]Region position storing class definition
newview/llregionposition.h [code]Region position storing class definition
newview/llremoteparcelrequest.cpp [code]Get information about a parcel you aren't standing in to display landmark/teleport information
newview/llremoteparcelrequest.h [code]Get information about a parcel you aren't standing in to display landmark/teleport information
newview/llrendersphere.cpp [code]Implementation of the LLRenderSphere class
newview/llrendersphere.h [code]Interface for the LLRenderSphere class
newview/llresourcedata.h [code]Tracking object for uploads
newview/llsavedsettingsglue.cpp [code]LLSavedSettingsGlue class implementation
newview/llsavedsettingsglue.h [code]LLSavedSettingsGlue class definition
newview/llselectmgr.cpp [code]A manager for selected objects and faces
newview/llselectmgr.h [code]A manager for selected objects and TEs
newview/llsky.cpp [code]IndraWorld sky class
newview/llsky.h [code]It's, uh, the sky!
newview/llspatialpartition.cpp [code]LLSpatialGroup class implementation and supporting functions
newview/llspatialpartition.h [code]LLSpatialGroup header file including definitions for supporting functions
newview/llsprite.cpp [code]LLSprite class implementation
newview/llsprite.h [code]LLSprite class definition
newview/llsrv.cpp [code]Wrapper for DNS SRV record lookups
newview/llsrv.h [code]Wrapper for DNS SRV record lookups
newview/llstartup.cpp [code]Startup routines
newview/llstartup.h [code]Startup routines and logic declaration
newview/llstatbar.cpp [code]A little map of the world with network information
newview/llstatbar.h [code]A little map of the world with network information
newview/llstatgraph.cpp [code]Simpler compact stat graph with tooltip
newview/llstatgraph.h [code]Simpler compact stat graph with tooltip
newview/llstatusbar.cpp [code]LLStatusBar class implementation
newview/llstatusbar.h [code]LLStatusBar class definition
newview/llstatview.cpp [code]Container for all statistics info
newview/llstatview.h [code]Container for all statistics info
newview/llstylemap.cpp [code]LLStyleMap class implementation
newview/llstylemap.h [code]
newview/llsurface.cpp [code]Implementation of LLSurface class
newview/llsurface.h [code]Description of LLSurface class
newview/llsurfacepatch.cpp [code]LLSurfacePatch class implementation
newview/llsurfacepatch.h [code]LLSurfacePatch class definition
newview/lltable.h [code]Description of LLTable template class
newview/lltexlayer.cpp [code]A texture layer. Used for avatars
newview/lltexlayer.h [code]A texture layer. Used for avatars
newview/lltexturecache.cpp [code]Object which handles local texture caching
newview/lltexturecache.h [code]Object for managing texture cachees
newview/lltexturectrl.cpp [code]LLTextureCtrl class implementation including related functions
newview/lltexturectrl.h [code]LLTextureCtrl class header file including related functions
newview/lltexturefetch.cpp [code]Object which fetches textures from the cache and/or network
newview/lltexturefetch.h [code]Object for managing texture fetches
newview/lltextureview.cpp [code]LLTextureView class implementation
newview/lltextureview.h [code]LLTextureView class header file
newview/lltool.cpp [code]LLTool class implementation
newview/lltool.h [code]LLTool class header file
newview/lltoolbar.cpp [code]Large friendly buttons at bottom of screen
newview/lltoolbar.h [code]Large friendly buttons at bottom of screen
newview/lltoolbrush.cpp [code]Implementation of the toolbrushes
newview/lltoolbrush.h [code]Toolbrush class header file
newview/lltoolcomp.cpp [code]Composite tools
newview/lltoolcomp.h [code]Composite tools
newview/lltooldraganddrop.cpp [code]LLToolDragAndDrop class implementation
newview/lltooldraganddrop.h [code]LLToolDragAndDrop class header file
newview/lltoolface.cpp [code]A tool to manipulate faces
newview/lltoolface.h [code]A tool to select object faces
newview/lltoolfocus.cpp [code]A tool to set the build focus point
newview/lltoolfocus.h [code]A tool to set the build focus point
newview/lltoolgrab.cpp [code]LLToolGrab class implementation
newview/lltoolgrab.h [code]LLToolGrab class header file
newview/lltoolgun.cpp [code]LLToolGun class implementation
newview/lltoolgun.h [code]LLToolGun class header file
newview/lltoolindividual.cpp [code]LLToolIndividual class implementation
newview/lltoolindividual.h [code]LLToolIndividual class header file
newview/lltoolmgr.cpp [code]LLToolMgr class implementation
newview/lltoolmgr.h [code]LLToolMgr class header file
newview/lltoolmorph.cpp [code]A tool to manipulate faces.
newview/lltoolmorph.h [code]A tool to select object faces
newview/lltoolobjpicker.cpp [code]LLToolObjPicker class implementation
newview/lltoolobjpicker.h [code]LLToolObjPicker class header file
newview/lltoolpie.cpp [code]LLToolPie class implementation
newview/lltoolpie.h [code]LLToolPie class header file
newview/lltoolpipette.cpp [code]LLToolPipette class implementation
newview/lltoolpipette.h [code]LLToolPipette class header file
newview/lltoolplacer.cpp [code]Tool for placing new objects into the world
newview/lltoolplacer.h [code]Tool for placing new objects into the world
newview/lltoolselect.cpp [code]LLToolSelect class implementation
newview/lltoolselect.h [code]LLToolSelect class header file
newview/lltoolselectland.cpp [code]LLToolSelectLand class implementation
newview/lltoolselectland.h [code]LLToolSelectLand class header file
newview/lltoolselectrect.cpp [code]A tool to select multiple objects with a screen-space rectangle
newview/lltoolselectrect.h [code]A tool to select multiple objects with a screen-space rectangle
newview/lltoolview.cpp [code]A UI contains for tool palette tools
newview/lltoolview.h [code]UI container for tools
newview/lltracker.cpp [code]Container for objects user is tracking
newview/lltracker.h [code]Container for objects user is tracking
newview/lltrans.cpp [code]LLTrans implementation
newview/lltrans.h [code]LLTrans definition
newview/lluiconstants.h [code]
newview/lluploaddialog.cpp [code]LLUploadDialog class implementation
newview/lluploaddialog.h [code]LLUploadDialog class header file
newview/llurl.cpp [code]Text url class
newview/llurl.h [code]Text url class
newview/llurldispatcher.cpp [code]Central registry for all URL handlers
newview/llurldispatcher.h [code]Central registry for all SL URL handlers
newview/llurlhistory.cpp [code]Manages a list of recent URLs
newview/llurlhistory.h [code]Manages a list of recent URLs
newview/llurlsimstring.cpp [code]
newview/llurlsimstring.h [code]
newview/llurlwhitelist.cpp [code]Maintains a "white list" of acceptable URLS that are stored on disk
newview/llurlwhitelist.h [code]Maintains a "white list" of acceptable URLS that are stored on disk
newview/lluserauth.cpp [code]LLUserAuth class implementation
newview/lluserauth.h [code]LLUserAuth class header file
newview/llvectorperfoptions.cpp [code]
newview/llvectorperfoptions.h [code]SSE/SSE2 vector math performance options
newview/llvelocitybar.cpp [code]A user interface widget that displays user energy level
newview/llvelocitybar.h [code]A user interface widget that displays the user velocity
newview/llviewchildren.cpp [code]LLViewChildren class implementation
newview/llviewchildren.h [code]LLViewChildren class header file
newview/llviewerassetstorage.cpp [code]Subclass capable of loading asset data to/from an external source
newview/llviewerassetstorage.h [code]Class for loading asset data to/from an external source
newview/llvieweraudio.cpp [code]Audio functions that used to be in viewer.cpp
newview/llvieweraudio.h [code]Audio functions that used to be in viewer.cpp
newview/llviewerbuild.h [code]Sets viewer build number
newview/llviewercamera.cpp [code]LLViewerCamera class implementation
newview/llviewercamera.h [code]LLViewerCamera class header file
newview/llviewercontrol.cpp [code]Viewer configuration
newview/llviewercontrol.h [code]References to viewer-specific control files
newview/llviewerdisplay.cpp [code]LLViewerDisplay class implementation
newview/llviewerdisplay.h [code]LLViewerDisplay class header file
newview/llviewergenericmessage.cpp [code]Handle processing of "generic messages" which contain short lists of strings
newview/llviewergenericmessage.h [code]Handle processing of "generic messages" which contain short lists of strings
newview/llviewergesture.cpp [code]LLViewerGesture class implementation
newview/llviewergesture.h [code]LLViewerGesture class header file
newview/llviewerimage.cpp [code]Object which handles a received image (and associated texture(s))
newview/llviewerimage.h [code]Object for managing images and their textures
newview/llviewerimagelist.cpp [code]Object for managing the list of images within a region
newview/llviewerimagelist.h [code]Object for managing the list of images within a region
newview/llviewerinventory.cpp [code]Implementation of the viewer side inventory objects
newview/llviewerinventory.h [code]Declaration of the inventory bits that only used on the viewer
newview/llviewerjoint.cpp [code]Implementation of LLViewerJoint class
newview/llviewerjoint.h [code]Implementation of LLViewerJoint class
newview/llviewerjointattachment.cpp [code]Implementation of LLViewerJointAttachment class
newview/llviewerjointattachment.h [code]Implementation of LLViewerJointAttachment class
newview/llviewerjointmesh.cpp [code]LLV4* class header file - vector processor enabled math
newview/llviewerjointmesh.h [code]Implementation of LLViewerJointMesh class
newview/llviewerjointmesh_sse.cpp [code]SSE vectorized joint skinning code, only used when video card does not support avatar vertex programs
newview/llviewerjointmesh_sse2.cpp [code]SSE vectorized joint skinning code, only used when video card does not support avatar vertex programs
newview/llviewerjointmesh_vec.cpp [code]Compiler-generated vectorized joint skinning code, works well on Altivec processors (PowerPC Mac)
newview/llviewerjoystick.cpp [code]Joystick / NDOF device functionality
newview/llviewerjoystick.h [code]Viewer joystick / NDOF device functionality
newview/llviewerkeyboard.cpp [code]LLViewerKeyboard class implementation
newview/llviewerkeyboard.h [code]LLViewerKeyboard class header file
newview/llviewerlayer.cpp [code]LLViewerLayer class implementation
newview/llviewerlayer.h [code]LLViewerLayer class header file
newview/llviewermedia.cpp [code]Client interface to the media engine
newview/llviewermedia.h [code]Client interface to the media engine
newview/llviewermenu.cpp [code]Builds menus out of items
newview/llviewermenu.h [code]Builds menus out of objects
newview/llviewermenufile.cpp [code]"File" menu in the main menu bar
newview/llviewermenufile.h [code]"File" menu in the main menu bar
newview/llviewermessage.cpp [code]Dumping ground for viewer-side message system callbacks
newview/llviewermessage.h [code]Message system callbacks for viewer
newview/llviewernetwork.cpp [code]Networking constants and globals for viewer
newview/llviewernetwork.h [code]Networking constants and globals for viewer
newview/llviewerobject.cpp [code]Base class for viewer objects
newview/llviewerobject.h [code]Description of LLViewerObject class, which is the base class for most objects in the viewer
newview/llviewerobjectlist.cpp [code]Implementation of LLViewerObjectList class
newview/llviewerobjectlist.h [code]Description of LLViewerObjectList class
newview/llviewerparcelmedia.cpp [code]Handlers for multimedia on a per-parcel basis
newview/llviewerparcelmedia.h [code]Handlers for multimedia on a per-parcel basis
newview/llviewerparcelmediaautoplay.cpp [code]Timer to automatically play media in a parcel
newview/llviewerparcelmediaautoplay.h [code]Timer to automatically play media in a parcel
newview/llviewerparcelmgr.cpp [code]Viewer-side representation of owned land
newview/llviewerparcelmgr.h [code]Viewer-side representation of owned land
newview/llviewerparceloverlay.cpp [code]LLViewerParcelOverlay class implementation
newview/llviewerparceloverlay.h [code]LLViewerParcelOverlay class header file
newview/llviewerpartsim.cpp [code]LLViewerPart class implementation
newview/llviewerpartsim.h [code]LLViewerPart class header file
newview/llviewerpartsource.cpp [code]LLViewerPartSource class implementation
newview/llviewerpartsource.h [code]LLViewerPartSource class header file
newview/llviewerprecompiledheaders.cpp [code]Precompiled headers for newview project
newview/llviewerprecompiledheaders.h [code]Precompiled headers for newview project
newview/llviewerregion.cpp [code]Implementation of the LLViewerRegion class
newview/llviewerregion.h [code]Description of the LLViewerRegion class
newview/llviewerstats.cpp [code]LLViewerStats class implementation
newview/llviewerstats.h [code]LLViewerStats class header file
newview/llviewertexteditor.cpp [code]Text editor widget to let users enter a multi-line document
newview/llviewertexteditor.h [code]Text editor widget to let users enter a multi-line document//
newview/llviewertextureanim.cpp [code]LLViewerTextureAnim class implementation
newview/llviewertextureanim.h [code]LLViewerTextureAnim class header file
newview/llviewerthrottle.cpp [code]LLViewerThrottle class implementation
newview/llviewerthrottle.h [code]LLViewerThrottle class header file
newview/llviewervisualparam.cpp [code]Implementation of LLViewerVisualParam class
newview/llviewervisualparam.h [code]Viewer side visual params (with data file parsing)
newview/llviewerwindow.cpp [code]Implementation of the LLViewerWindow class
newview/llviewerwindow.h [code]Description of the LLViewerWindow class
newview/llvlcomposition.cpp [code]Viewer-side representation of a composition layer..
newview/llvlcomposition.h [code]Viewer-side representation of a composition layer..
newview/llvlmanager.cpp [code]LLVLManager class implementation
newview/llvlmanager.h [code]LLVLManager class definition
newview/llvoavatar.cpp [code]Implementation of LLVOAvatar class which is a derivation fo LLViewerObject
newview/llvoavatar.h [code]Declaration of LLVOAvatar class which is a derivation fo LLViewerObject
newview/llvocache.cpp [code]Cache of objects on the viewer
newview/llvocache.h [code]Cache of objects on the viewer
newview/llvoclouds.cpp [code]Implementation of LLVOClouds class which is a derivation fo LLViewerObject
newview/llvoclouds.h [code]Description of LLVOClouds class
newview/llvograss.cpp [code]Not a blade, but a clump of grass
newview/llvograss.h [code]Description of LLVOGrass class
newview/llvoground.cpp [code]LLVOGround class implementation
newview/llvoground.h [code]LLVOGround class header file
newview/llvoiceclient.cpp [code]Implementation of LLVoiceClient class which is the interface to the voice client process
newview/llvoiceclient.h [code]Declaration of LLVoiceClient class which is the interface to the voice client process
newview/llvoiceremotectrl.cpp [code]
newview/llvoiceremotectrl.h [code]A remote control for voice chat
newview/llvoicevisualizer.cpp [code]Draws in-world speaking indicators
newview/llvoicevisualizer.h [code]Draws in-world speaking indicators
newview/llvoinventorylistener.cpp [code]Interface for classes that wish to receive updates about viewer object inventory
newview/llvoinventorylistener.h [code]Interface for classes that wish to receive updates about viewer object inventory
newview/llvopartgroup.cpp [code]Group of particle systems
newview/llvopartgroup.h [code]Group of particle systems
newview/llvosky.cpp [code]LLVOSky class implementation
newview/llvosky.h [code]LLVOSky class header file
newview/llvosurfacepatch.cpp [code]Viewer-object derived "surface patch", which is a piece of terrain
newview/llvosurfacepatch.h [code]Description of LLVOSurfacePatch class
newview/llvotextbubble.cpp [code]Viewer-object text bubble
newview/llvotextbubble.h [code]Description of LLVORock class, which a derivation of LLViewerObject
newview/llvotree.cpp [code]LLVOTree class implementation
newview/llvotree.h [code]LLVOTree class header file
newview/llvotreenew.h [code]LLVOTreeNew class header file
newview/llvovolume.cpp [code]LLVOVolume class implementation
newview/llvovolume.h [code]LLVOVolume class header file
newview/llvowater.cpp [code]LLVOWater class implementation
newview/llvowater.h [code]Description of LLVOWater class
newview/llvowlsky.cpp [code]LLVOWLSky class implementation
newview/llvowlsky.h [code]LLVOWLSky class definition
newview/llwatchdog.cpp [code]
newview/llwatchdog.h [code]
newview/llwaterparammanager.cpp [code]Implementation for the LLWaterParamManager class
newview/llwaterparammanager.h [code]Implementation for the LLWaterParamManager class
newview/llwaterparamset.cpp [code]Implementation for the LLWaterParamSet class
newview/llwaterparamset.h [code]
newview/llwearable.cpp [code]LLWearable class implementation
newview/llwearable.h [code]LLWearable class header file
newview/llwearablelist.cpp [code]LLWearableList class implementation
newview/llwearablelist.h [code]LLWearableList class header file
newview/llweb.cpp [code]Functions dealing with web browsers
newview/llweb.h [code]Functions dealing with web browsers
newview/llwebbrowserctrl.cpp [code]Web browser UI control
newview/llwebbrowserctrl.h [code]Web browser UI control
newview/llwind.cpp [code]LLWind class implementation
newview/llwind.h [code]LLWind class header file
newview/llwindebug.cpp [code]Windows debugging functions
newview/llwindebug.h [code]LLWinDebug class header file
newview/llwlanimator.cpp [code]Implementation for the LLWLAnimator class
newview/llwlanimator.h [code]Interface for the LLWLAnimator class
newview/llwldaycycle.cpp [code]Implementation for the LLWLDayCycle class
newview/llwldaycycle.h [code]
newview/llwlparammanager.cpp [code]Implementation for the LLWLParamManager class
newview/llwlparammanager.h [code]Implementation for the LLWLParamManager class
newview/llwlparamset.cpp [code]Implementation for the LLWLParamSet class
newview/llwlparamset.h [code]Interface for the LLWaterParamSet class
newview/llworld.cpp [code]Initial test structure to organize viewer regions
newview/llworld.h [code]Initial test structure to organize viewer regions
newview/llworldmap.cpp [code]Underlying data representation for map of the world
newview/llworldmap.h [code]Underlying data storage for the map of the entire world
newview/llworldmapview.cpp [code]LLWorldMapView class implementation
newview/llworldmapview.h [code]LLWorldMapView class header file
newview/llxmlrpctransaction.cpp [code]LLXMLRPCTransaction and related class implementations
newview/llxmlrpctransaction.h [code]LLXMLRPCTransaction and related class header file
newview/macmain.h [code]Main Mac viewer defines
newview/macutil_Prefix.h [code]Precompiled prefix file
newview/macview_Prefix.h [code]Prefix header for all source files of the 'newview' target in the 'newview' project
newview/noise.cpp [code]Perlin noise routines for procedural textures, etc
newview/noise.h [code]Perlin noise routines for procedural textures, etc
newview/pipeline.cpp [code]Rendering pipeline
newview/pipeline.h [code]Rendering pipeline definitions
newview/randgauss.h [code]Randgauss class definition
newview/VertexCache.h [code]VertexCache class definition
newview/viewer_manifest.py [code]
newview/VorbisFramework.h [code]For the Macview project
newview/res/resource.h [code]
test/common.cpp [code]Common templates for test framework
test/inventory.cpp [code]Functions for inventory test framework
test/io.cpp [code]Tests for io classes and helpers
test/llapp_tut.cpp [code]
test/llbase64_tut.cpp [code]
test/llbitpack_tut.cpp [code]Llstreamtools test cases
test/llblowfish_tut.cpp [code]
test/llbuffer_tut.cpp [code]Llbuffer test cases
test/llcontrol_tut.cpp [code]Control group unit tests
test/lldatapacker_tut.cpp [code]LLDataPacker test cases
test/lldate_tut.cpp [code]LLDate test cases
test/llerror_tut.cpp [code]Error unit tests
test/llhost_tut.cpp [code]Llhost test cases
test/llhttpclient_tut.cpp [code]Testing the HTTP client classes
test/llhttpdate_tut.cpp [code]
test/llhttpnode_tut.cpp [code]
test/llinventoryparcel_tut.cpp [code]
test/lliohttpserver_tut.cpp [code]HTTP server unit tests
test/lljoint_tut.cpp [code]Lljoint test cases
test/llmessageconfig_tut.cpp [code]LLMessageConfig unit tests
test/llmessagetemplateparser_tut.cpp [code]LLMessageTemplateParser unit tests
test/llmime_tut.cpp [code]BRIEF_DESC of llmime_tut.cpp
test/llnamevalue_tut.cpp [code]LLNameValue unit test
test/llpartdata_tut.cpp [code]LLPartData and LLPartSysData test cases
test/llpermissions_tut.cpp [code]Llpermissions test cases
test/llpipeutil.cpp [code]Utility pipe fittings for injecting and extracting strings
test/llpipeutil.h [code]Utility pipe fittings for injecting and extracting strings
test/llquaternion_tut.cpp [code]Test cases of llquaternion.h
test/llrandom_tut.cpp [code]
test/llsaleinfo_tut.cpp [code]
test/llsd_new_tut.cpp [code]LLSD unit tests
test/llsdmessagebuilder_tut.cpp [code]LLSDMessageBuilder unit tests
test/llsdmessagereader_tut.cpp [code]LLSDMessageReader unit tests
test/llsdserialize_tut.cpp [code]LLSDSerialize unit tests
test/llsdtraits.h [code]Unit test helpers
test/llsdutil_tut.cpp [code]LLSD conversion routines test cases
test/llservicebuilder_tut.cpp [code]LLServiceBuilder unit tests
test/llstreamtools_tut.cpp [code]Llstreamtools test cases
test/llstring_tut.cpp [code]Test cases of llstring.cpp
test/lltemplatemessagebuilder_tut.cpp [code]Tests for building messages
test/lltiming_tut.cpp [code]Tests the timers
test/lltut.cpp [code]MacTester
test/lltut.h [code]Helper tut methods
test/lluri_tut.cpp [code]LLURI unit tests
test/lluserrelations_tut.cpp [code]Unit tests for the LLRelationship class
test/lluuidhashmap_tut.cpp [code]Test cases for LLUUIDHashMap
test/llxfer_tut.cpp [code]
test/llxorcipher_tut.cpp [code]Llxorcipher, llnullcipher test cases
test/m3math_tut.cpp [code]Test cases of m3math.h
test/mass_properties_tut.cpp [code]
test/math.cpp [code]Tests for the llmath library
test/message_tut.cpp [code]
test/prim_linkability_tut.cpp [code]
test/reflection_tut.cpp [code]Reflection unit tests
test/test.cpp [code]Entry point for the test app
test/test_llmanifest.py [code]
test/v2math_tut.cpp [code]V2math test cases
test/v3color_tut.cpp [code]V3color test cases
test/v3dmath_tut.cpp [code]V3dmath test cases
test/v3math_tut.cpp [code]V3math test cases
test/v4color_tut.cpp [code]V4color test cases
test/v4coloru_tut.cpp [code]V4coloru test cases
test/v4math_tut.cpp [code]V4math test cases
test/xform_tut.cpp [code]Test cases for LLXform
win_crash_logger/llcrashloggerwindows.cpp [code]Windows crash logger implementation
win_crash_logger/llcrashloggerwindows.h [code]Windows crash logger definition
win_crash_logger/resource.h [code]
win_crash_logger/StdAfx.cpp [code]Windows crash logger source file for includes
win_crash_logger/StdAfx.h [code]Standard system includes
win_crash_logger/win_crash_logger.cpp [code]Windows crash logger implementation
win_crash_logger/win_crash_logger.h [code]Windows crash logger project includes
win_updater/updater.cpp [code]Windows auto-updater

Generated on Fri May 16 09:43:22 2008 for SecondLife by  doxygen 1.5.5