summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.h
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2010-02-09 12:28:31 -0600
committerDave Parks <davep@lindenlab.com>2010-02-09 12:28:31 -0600
commitbf087b74d392c62d94b8eea0d08ea8da6266db74 (patch)
tree6d0977dca752608d728617f0e91d15c372e86074 /indra/llmath/llvolume.h
parent871a40f2f290106f9da58dd4d09cec28fbecb0fa (diff)
parent2cb5b0b66ec9633d4c6563acf5ff9d0f7bc7cbf7 (diff)
merge
Diffstat (limited to 'indra/llmath/llvolume.h')
-rw-r--r--indra/llmath/llvolume.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llmath/llvolume.h b/indra/llmath/llvolume.h
index b871dad22a..1059c29566 100644
--- a/indra/llmath/llvolume.h
+++ b/indra/llmath/llvolume.h
@@ -805,6 +805,8 @@ public:
void createBinormals();
void makeTriStrip();
+ void appendFace(const LLVolumeFace& face);
+
class VertexData
{
public: