summaryrefslogtreecommitdiff
path: root/indra/llprimitive/lldaeloader.h
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2015-03-27 21:22:18 +0200
committerandreykproductengine <akleshchev@productengine.com>2015-03-27 21:22:18 +0200
commite712a5230e4f6da7dd750aee2ca8aeb2e4371f72 (patch)
tree6caea21b7604e8755bf26b0a6fe6fbe2b7ce1776 /indra/llprimitive/lldaeloader.h
parent0818a0189c4ebadce44686a43d1bda176626d7c2 (diff)
MAINT-4982 Naming rules unification
Diffstat (limited to 'indra/llprimitive/lldaeloader.h')
-rw-r--r--indra/llprimitive/lldaeloader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llprimitive/lldaeloader.h b/indra/llprimitive/lldaeloader.h
index cd07ade282..e31b023d22 100644
--- a/indra/llprimitive/lldaeloader.h
+++ b/indra/llprimitive/lldaeloader.h
@@ -97,6 +97,7 @@ protected:
bool loadModelsFromDomMesh(domMesh* mesh, std::vector<LLModel*>& models_out, U32 submodel_limit);
static std::string getElementLabel(daeElement *element);
+ static size_t getSuffixPosition(std::string label);
private:
U32 mGeneratedModelLimit; // Attempt to limit amount of generated submodels