summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.h
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2010-02-17 11:33:47 -0600
committerDave Parks <davep@lindenlab.com>2010-02-17 11:33:47 -0600
commit3bca0fceb21c0e08908125608059cec0860bafbe (patch)
tree7cb1b35bf1d2e8968273e2a424eafcad8d9f1fe9 /indra/llmath/llvolume.h
parent2398ac98d01d3809904759251e2c98cf2740e139 (diff)
parentde88d6ced487fd55fa6f6bb860849979f031a363 (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..36811785dc 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, LLMatrix4& transform, LLMatrix4& normal_tranform);
+
class VertexData
{
public: