Added GetImage() and GetSampler() and GetTextureCount() to TextureSet 95/66395/3
authorFerran Sole <ferran.sole@samsung.com>
Mon, 18 Apr 2016 14:17:56 +0000 (15:17 +0100)
committerFerran Sole <ferran.sole@samsung.com>
Mon, 18 Apr 2016 15:11:06 +0000 (16:11 +0100)
commit7439ac640882d1fbe957ea2956a5e843c2a51c53
tree95b2efcb6a64e3d124734707b94fd572ab81a5fd
parentba5ad9b4f9cc695a5b4ddbe0aa349bc8f596306e
Added GetImage() and GetSampler() and GetTextureCount() to TextureSet

-Added getters for image and samplers in TextureSet and a method
to check the number of textures present in the TextureSet

Change-Id: I7d17988a00102f420550b6e5b438a24861cc2a14
automated-tests/src/dali-devel/utc-Dali-TextureSet.cpp
dali/devel-api/rendering/renderer.h
dali/devel-api/rendering/texture-set.cpp
dali/devel-api/rendering/texture-set.h
dali/internal/event/rendering/texture-set-impl.cpp
dali/internal/event/rendering/texture-set-impl.h