ACTIVE enum value | LLDrawable | |
addFace(LLFacePool *poolp, LLViewerImage *texturep) | LLDrawable | |
addFace(const LLTextureEntry *te, LLViewerImage *texturep) | LLDrawable | |
addGeometryCount(LLSpatialGroup *group, U32 &vertex_count, U32 &index_count) | LLGeometryManager | [virtual] |
applyLightsAsPoint(LLColor4 &result) | LLDrawable | |
asBridge() | LLSpatialBridge | [inline, virtual] |
asPartition() | LLSpatialBridge | [inline, virtual] |
BLOCKER enum value | LLDrawable | |
bridge_vector_t typedef | LLSpatialBridge | |
buildOcclusion() | LLSpatialPartition | |
BUILT enum value | LLDrawable | |
calcDistance(LLSpatialGroup *group, LLCamera &camera) | LLSpatialPartition | [virtual] |
calcPixelArea(LLSpatialGroup *group, LLCamera &camera) | LLSpatialPartition | [virtual] |
checkOcclusion(LLSpatialGroup *group, LLCamera *camera) | LLSpatialPartition | |
cleanupDeadDrawables() | LLDrawable | [static] |
cleanupReferences() | LLSpatialBridge | [virtual] |
CLEAR_INVISIBLE enum value | LLDrawable | |
clearLightSet() | LLDrawable | |
clearState(U32 bits) | LLDrawable | [inline] |
createVertexBuffer(U32 type_mask, U32 usage) | LLGeometryManager | [virtual] |
cull(LLCamera &camera, std::vector< LLDrawable * > *results=NULL, BOOL for_select=FALSE) | LLSpatialPartition | |
DEAD enum value | LLDrawable | |
deleteFaces(S32 offset, S32 count) | LLDrawable | |
destroy() | LLDrawable | |
doOcclusion(LLCamera *camera) | LLSpatialPartition | |
drawable_list_t typedef | LLDrawable | |
drawable_queue_t typedef | LLDrawable | |
drawable_set_t typedef | LLDrawable | |
drawable_vector_t typedef | LLDrawable | |
e_drawable_flags enum name | LLDrawable | |
EARLY_MOVE enum value | LLDrawable | |
EDrawableFlags typedef | LLDrawable | |
face_list_t typedef | LLDrawable | [protected] |
findReferences(LLDrawable *drawablep) | LLDrawable | |
FORCE_INVISIBLE enum value | LLDrawable | |
getBinRadius() const | LLDrawable | [inline] |
getBounds(LLVector3 &min, LLVector3 &max) const | LLDrawable | |
getChild(U32 index) | LLDrawable | [inline] |
getChildCount() | LLDrawable | [inline] |
getCurrentFrame() | LLDrawable | [inline, static] |
getDrawables(const LLVector3 &pos, F32 rad, LLDrawable::drawable_set_t &results, BOOL get_lights) | LLSpatialPartition | [protected] |
getFace(const S32 i) const | LLDrawable | [inline] |
getGeneration() const | LLDrawable | [inline] |
getGeometry(LLSpatialGroup *group)=0 | LLGeometryManager | [pure virtual] |
getIntensity() const | LLDrawable | [inline] |
getLights(const LLVector3 &pos, F32 rad, LLDrawable::drawable_set_t &results) | LLSpatialPartition | |
getLit() const | LLDrawable | [inline] |
getLOD() const | LLDrawable | [inline] |
getMinMax(LLVector3 &min, LLVector3 &max) const | LLDrawable | [inline] |
getNumFaces() const | LLDrawable | [inline] |
getNumRefs() const | LLRefCount | [inline] |
getObjects(const LLVector3 &pos, F32 rad, LLDrawable::drawable_set_t &results) | LLSpatialPartition | |
getParent() const | LLDrawable | [inline] |
getPosition() const | LLDrawable | [inline] |
getPositionAgent() const | LLDrawable | |
getPositionGroup() const | LLDrawable | [inline] |
getRadius() const | LLDrawable | [inline] |
getRegion() const | LLDrawable | [inline] |
getRenderMatrix() const | LLDrawable | [inline] |
getRenderType() | LLDrawable | [inline] |
getRotation() const | LLDrawable | [inline] |
getScale() const | LLDrawable | [inline] |
getSpatialBridge() | LLDrawable | [inline] |
getSpatialExtents() const | LLDrawable | |
getSpatialGroup() const | LLDrawable | [inline] |
getSpatialPartition() | LLDrawable | |
getState() const | LLDrawable | [inline] |
getSunShadowFactor() const | LLDrawable | [inline] |
getTextureEntry(U8 which) const | LLDrawable | [inline] |
getVisibilityRadius() const | LLDrawable | |
getVObj() | LLDrawable | [inline] |
getVObj() const | LLDrawable | [inline] |
getVOVolume() const | LLDrawable | |
getWorldMatrix() const | LLDrawable | [inline] |
getWorldPosition() const | LLDrawable | [inline] |
getWorldRotation() const | LLDrawable | [inline] |
getXform() | LLDrawable | [inline] |
IN_LIGHT_Q enum value | LLDrawable | |
IN_REBUILD_Q1 enum value | LLDrawable | |
IN_REBUILD_Q2 enum value | LLDrawable | |
incrementVisible() | LLDrawable | [static] |
init() | LLDrawable | |
initClass() | LLDrawable | [static] |
INVISIBLE enum value | LLDrawable | |
isActive() const | LLDrawable | [inline] |
isAnimating() const | LLDrawable | |
isAvatar() const | LLDrawable | [inline] |
isBridge() | LLSpatialPartition | [inline, virtual] |
isDead() const | LLDrawable | [inline] |
isLight() const | LLDrawable | |
isNew() const | LLDrawable | [inline] |
isRenderType(S32 type) | LLDrawable | [inline] |
isRoot() const | LLDrawable | [inline] |
isSpatialBridge() const | LLSpatialBridge | [inline, virtual] |
isSpatialRoot() const | LLDrawable | [inline] |
isState(U32 bits) const | LLDrawable | [inline] |
isStatic() const | LLDrawable | [inline] |
LLDrawable::isVisible() const | LLDrawable | |
LLSpatialPartition::isVisible(const LLVector3 &v) | LLSpatialPartition | |
isVolatile() const | LLSpatialPartition | [inline] |
LIGHT enum value | LLDrawable | |
LIGHTING_BUILT enum value | LLDrawable | |
LLDrawable() | LLDrawable | [inline] |
LLDrawPool class | LLDrawable | [friend] |
LLPipeline class | LLDrawable | [friend] |
LLRefCount(const LLRefCount &) | LLRefCount | [protected] |
LLRefCount() | LLRefCount | |
LLSpatialBridge(LLDrawable *root, U32 data_mask) | LLSpatialBridge | |
LLDrawable::LLSpatialBridge class | LLDrawable | [friend] |
LLSpatialPartition(U32 data_mask, BOOL is_volatile=FALSE, U32 mBufferUsage=GL_STATIC_DRAW_ARB) | LLSpatialPartition | |
makeActive() | LLSpatialBridge | [virtual] |
makeStatic() | LLSpatialBridge | [virtual] |
markDead() | LLDrawable | |
markReimage(LLSpatialGroup *group) | LLSpatialPartition | |
mBinRadius | LLDrawable | [protected] |
mBlockSet | LLDrawable | |
mBufferUsage | LLSpatialPartition | |
mCurrentScale | LLDrawable | [protected] |
mDepthMask | LLSpatialPartition | |
mDistanceWRTCamera | LLDrawable | |
mDrawable | LLSpatialBridge | |
mDrawableType | LLSpatialPartition | |
MEM_TYPE_NEW(LLMemType::MTYPE_DRAWABLE) | LLDrawable | |
mergeFaces(LLDrawable *src) | LLDrawable | |
mExtents | LLDrawable | [protected] |
mFaceList | LLGeometryManager | |
mFaces | LLDrawable | [protected] |
mGeneration | LLDrawable | [protected] |
mImageEnabled | LLSpatialPartition | |
mImageQueue | LLSpatialPartition | [protected] |
mLightSet | LLDrawable | |
mLODPeriod | LLSpatialPartition | |
mLODSeed | LLSpatialPartition | |
mOccludedList | LLSpatialPartition | |
mOcclusionIndices | LLSpatialPartition | |
mOcclusionQueries | LLSpatialPartition | [protected] |
mOcclusionQueue | LLSpatialPartition | [protected] |
mOctree | LLSpatialPartition | |
move(LLDrawable *drawablep, LLSpatialGroup *curp, BOOL immediate=FALSE) | LLSpatialBridge | [virtual] |
MOVE_UNDAMPED enum value | LLDrawable | |
movePartition() | LLDrawable | [virtual] |
moveUpdatePipeline(BOOL moved) | LLDrawable | [protected] |
mParent | LLDrawable | |
mPartitionType | LLSpatialPartition | |
mPositionGroup | LLDrawable | [protected] |
mQueryQueue | LLSpatialPartition | [protected] |
mQuietCount | LLDrawable | |
mRadius | LLDrawable | [protected] |
mRenderByGroup | LLSpatialPartition | |
mRenderType | LLDrawable | [protected] |
mSavePos | LLDrawable | |
mSlopRatio | LLSpatialPartition | |
mSpatialBridge | LLDrawable | [protected] |
mSpatialGroupp | LLDrawable | [protected] |
mSpatialGroups | LLSpatialPartition | [protected] |
mState | LLDrawable | [protected] |
mSunShadowFactor | LLDrawable | [protected] |
mUVRect | LLDrawable | |
mUVZ | LLDrawable | |
mVertexDataMask | LLSpatialPartition | |
mVisible | LLDrawable | [mutable, protected] |
mVObjp | LLDrawable | [protected] |
mVolatile | LLSpatialPartition | |
mXform | LLDrawable | |
NEARBY_LIGHT enum value | LLDrawable | |
ON_MOVE_LIST enum value | LLDrawable | |
ON_SHIFT_LIST enum value | LLDrawable | |
pickDrawable(const LLVector3 &start, const LLVector3 &end, LLVector3 &collision) | LLSpatialPartition | |
processImagery(LLCamera *camera) | LLSpatialPartition | |
processOcclusion(LLCamera *camera) | LLSpatialPartition | |
put(LLDrawable *drawablep, BOOL was_visible=FALSE) | LLSpatialPartition | |
REBUILD_ALL enum value | LLDrawable | |
REBUILD_COLOR enum value | LLDrawable | |
REBUILD_GEOMETRY enum value | LLDrawable | |
REBUILD_LIGHTING enum value | LLDrawable | |
REBUILD_MATERIAL enum value | LLDrawable | |
REBUILD_POSITION enum value | LLDrawable | |
REBUILD_SHADOW enum value | LLDrawable | |
REBUILD_TCOORD enum value | LLDrawable | |
REBUILD_VOLUME enum value | LLDrawable | |
rebuildGeom(LLSpatialGroup *group) | LLSpatialPartition | [virtual] |
ref() | LLRefCount | [inline] |
remove(LLDrawable *drawablep, LLSpatialGroup *curp) | LLSpatialPartition | |
renderDebug() | LLSpatialPartition | |
resetVertexBuffers() | LLSpatialPartition | |
restoreGL() | LLSpatialPartition | |
sCurPixelAngle | LLDrawable | [static] |
sCurVisible | LLDrawable | [protected, static] |
sDeadList | LLDrawable | [protected, static] |
setLit(BOOL lit) | LLDrawable | [inline] |
setNumFaces(const S32 numFaces, LLFacePool *poolp, LLViewerImage *texturep) | LLDrawable | |
setNumFacesFast(const S32 numFaces, LLFacePool *poolp, LLViewerImage *texturep) | LLDrawable | |
setPosition(LLVector3 v) const | LLDrawable | [inline] |
setPositionGroup(const LLVector3d &pos) | LLDrawable | |
setPositionGroup(const LLVector3 &pos) | LLDrawable | [inline] |
setRadius(const F32 radius) | LLDrawable | |
setRenderType(S32 type) | LLDrawable | [inline] |
setSpatialBridge(LLSpatialBridge *bridge) | LLDrawable | [inline] |
setSpatialExtents(LLVector3 min, LLVector3 max) | LLDrawable | |
setSpatialGroup(LLSpatialGroup *groupp) | LLDrawable | |
setState(U32 bits) | LLDrawable | [inline] |
setSunShadowFactor(F32 factor) | LLDrawable | [inline] |
setVisible(LLCamera &camera_in, std::vector< LLDrawable * > *results=NULL, BOOL for_select=FALSE) | LLSpatialBridge | [virtual] |
shift(const LLVector3 &offset) | LLSpatialPartition | [virtual] |
shiftPos(const LLVector3 &vec) | LLSpatialBridge | [virtual] |
sNumZombieDrawables | LLDrawable | [protected, static] |
spatial_group_queue_t typedef | LLSpatialPartition | [protected] |
spatial_group_set_t typedef | LLSpatialPartition | [protected] |
transformCamera(LLCamera &camera) | LLSpatialBridge | [virtual] |
UNLIT enum value | LLDrawable | |
unref() | LLRefCount | [inline] |
update() | LLDrawable | |
updateBinRadius() | LLSpatialBridge | [virtual] |
updateDistance(LLCamera &camera_in) | LLSpatialBridge | [virtual] |
updateFaceSize(S32 idx) | LLDrawable | |
updateGeometry(BOOL priority) | LLDrawable | |
updateLighting(BOOL priority) | LLDrawable | |
updateLightSet() | LLDrawable | |
updateMaterial() | LLDrawable | |
updateMove() | LLSpatialBridge | [virtual] |
updateMoveDamped() | LLDrawable | [protected] |
updateMoveUndamped() | LLDrawable | [protected] |
updatePartition() | LLDrawable | [protected] |
updateSpatialExtents() | LLSpatialBridge | [virtual] |
updateSpecialHoverCursor(BOOL enabled) | LLDrawable | |
updateTexture() | LLDrawable | |
updateUVMinMax() | LLDrawable | |
updateXform(BOOL undamped) | LLDrawable | |
USE_BACKLIGHT enum value | LLDrawable | |
UV enum value | LLDrawable | |
~LLDrawable() | LLDrawable | [inline, protected] |
~LLGeometryManager() | LLGeometryManager | [inline, virtual] |
~LLRefCount() | LLRefCount | [protected, virtual] |
~LLSpatialBridge() | LLSpatialBridge | [protected] |
~LLSpatialPartition() | LLSpatialPartition | [virtual] |