summaryrefslogtreecommitdiff
path: root/indra/newview/llviewertexture.h
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2010-03-10 15:46:45 -0800
committerJames Cook <james@lindenlab.com>2010-03-10 15:46:45 -0800
commit60799effaee5dd9696704342e9c8a35881d22583 (patch)
tree28a10ccdc563ca4795d4018270ef36d50a6c3a1c /indra/newview/llviewertexture.h
parent0ee6a6025cba2f63c5c33c20870f67afd62f6372 (diff)
parent347585cf975afac59ec6b9960e093acd015627f5 (diff)
Merge
Diffstat (limited to 'indra/newview/llviewertexture.h')
-rw-r--r--indra/newview/llviewertexture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewertexture.h b/indra/newview/llviewertexture.h
index 84377198eb..6dc18085e0 100644
--- a/indra/newview/llviewertexture.h
+++ b/indra/newview/llviewertexture.h
@@ -455,6 +455,7 @@ public:
F32 getElapsedLastReferencedSavedRawImageTime() const ;
BOOL isFullyLoaded() const;
+ BOOL hasFetcher() const { return mHasFetcher;}
protected:
/*virtual*/ void switchToCachedImage();
S32 getCurrentDiscardLevelForFetching() ;