summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerobject.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2017-10-25 20:16:39 +0100
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2017-10-25 20:16:39 +0100
commit96bc66a55778d25fa36ca42092f0ce3ca57bb3ce (patch)
tree6365bca70016684fb18156ade07b0654fe9a59c2 /indra/newview/llviewerobject.h
parent6b6807598fa265750571e8ec9fa1b87b949be1fe (diff)
SL-779 - refactoring related to rigged-mesh determination. animated objects must contain some triangles even if not at the root
Diffstat (limited to 'indra/newview/llviewerobject.h')
-rw-r--r--indra/newview/llviewerobject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewerobject.h b/indra/newview/llviewerobject.h
index e72f623ee2..09b87e4a3a 100644
--- a/indra/newview/llviewerobject.h
+++ b/indra/newview/llviewerobject.h
@@ -232,6 +232,7 @@ public:
virtual BOOL isFlexible() const { return FALSE; }
virtual BOOL isSculpted() const { return FALSE; }
virtual BOOL isMesh() const { return FALSE; }
+ virtual BOOL isRiggedMesh() const { return FALSE; }
virtual BOOL hasLightTexture() const { return FALSE; }
// This method returns true if the object is over land owned by