summaryrefslogtreecommitdiff
path: root/indra/llmath/llvolume.h
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2011-03-28 23:52:21 -0500
committerDave Parks <davep@lindenlab.com>2011-03-28 23:52:21 -0500
commitc44fe35125b075b53bc13b38b5771ee38d65934d (patch)
treefb9b1b80c59bff7e07470d6898332aa1940bc3cb /indra/llmath/llvolume.h
parent040a28952fc8fefeceb7d7070f22e5b97a0e1999 (diff)
parent1ff79683128f09baf6dbaf081092fda7e5f2fe65 (diff)
merge
Diffstat (limited to 'indra/llmath/llvolume.h')
-rw-r--r--indra/llmath/llvolume.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llmath/llvolume.h b/indra/llmath/llvolume.h
index 60b64b1285..01bfbd858b 100644
--- a/indra/llmath/llvolume.h
+++ b/indra/llmath/llvolume.h
@@ -1048,8 +1048,6 @@ protected:
BOOL generate();
void createVolumeFaces();
public:
- virtual BOOL createVolumeFacesFromFile(const std::string& file_name);
- virtual BOOL createVolumeFacesFromStream(std::istream& is);
virtual bool unpackVolumeFaces(std::istream& is, S32 size);
virtual void makeTetrahedron();