Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Sorokin <sorok-roma@yandex.ru>2014-09-15 15:24:48 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:27:22 +0300
commit9bf127f0f58b567ffff215e31377bb9867d6b1a6 (patch)
tree22889d7d3698bceb36cfb2488cdb3db4e25551da /drape/texture.hpp
parent4a23ddebcf6734586679027cb47dadcba34ee71b (diff)
new texture type
Diffstat (limited to 'drape/texture.hpp')
-rw-r--r--drape/texture.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/drape/texture.hpp b/drape/texture.hpp
index 8bea53ca3b..5b1a7f1485 100644
--- a/drape/texture.hpp
+++ b/drape/texture.hpp
@@ -20,6 +20,7 @@ public:
Symbol,
Glyph,
StipplePen,
+ Color,
UniformValue
};