LayerManagerControl: added features "scatter" and "scatter all"
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Thu, 22 Nov 2012 12:17:05 +0000 (13:17 +0100)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Thu, 22 Nov 2012 14:34:52 +0000 (06:34 -0800)
commite17e6602fe3c8a7554b1d8721a0098aaaf1902cf
treecb8fe4581e87ce04d0c425d72971a94a67b607b5
parent33555a666bfacb1a9d98927495992d258b8db50a
LayerManagerControl: added features "scatter" and "scatter all"

"scatter" displays all rendered surfaces into a grid

"scatter all" displays all existing surfaces (even unrendered surfaces) into a grid

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
LayerManagerExamples/LayerManagerControl/CMakeLists.txt
LayerManagerExamples/LayerManagerControl/include/LMControl.h
LayerManagerExamples/LayerManagerControl/src/commands.cpp
LayerManagerExamples/LayerManagerControl/src/scatter.cpp [new file with mode: 0644]