summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatarself.h
diff options
context:
space:
mode:
authorEli Linden <eli@lindenlab.com>2010-06-03 14:33:36 -0700
committerEli Linden <eli@lindenlab.com>2010-06-03 14:33:36 -0700
commitfbee0d8ef1cfd97c2ef52398d19d038c145bae67 (patch)
tree9eecdbde01e4cc531169568c70b3859a3c7d5159 /indra/newview/llvoavatarself.h
parent2d93672587e6f5ca46e06d768a1f6f9df4ebac37 (diff)
parente2b8c1c699f75e234776beda939205a247fb1bc3 (diff)
Merge
Diffstat (limited to 'indra/newview/llvoavatarself.h')
-rw-r--r--indra/newview/llvoavatarself.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoavatarself.h b/indra/newview/llvoavatarself.h
index e461dc07da..55b4fd87c8 100644
--- a/indra/newview/llvoavatarself.h
+++ b/indra/newview/llvoavatarself.h
@@ -177,6 +177,7 @@ public:
bool areTexturesCurrent() const;
BOOL isLocalTextureDataAvailable(const LLTexLayerSet* layerset) const;
BOOL isLocalTextureDataFinal(const LLTexLayerSet* layerset) const;
+ BOOL isBakedTextureFinal(const LLVOAvatarDefines::EBakedTextureIndex index) const;
// If you want to check all textures of a given type, pass gAgentWearables.getWearableCount() for index
/*virtual*/ BOOL isTextureDefined(LLVOAvatarDefines::ETextureIndex type, U32 index) const;
/*virtual*/ BOOL isTextureVisible(LLVOAvatarDefines::ETextureIndex type, U32 index = 0) const;