ScreenDump: add screenId parameter to doScreenShot function in the IRenderer.h
authorEugen Friedrich <efriedrich@de.adit-jv.com>
Wed, 3 Jul 2013 12:20:20 +0000 (14:20 +0200)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Fri, 5 Jul 2013 10:56:48 +0000 (12:56 +0200)
commitdd56ff0fb2b025b3c5c73b0f008a55d0568f1d29
tree27c8c6b13895bb883bcfb7ae974ff1c156b0d49e
parentcce0444ad491e9054e5fe69a117e5498de997f9c
ScreenDump: add screenId parameter to doScreenShot function in the IRenderer.h

If the rendering plug-in supports several screens the screenId
should be provided to the graphical system so the requested
screen could be dumped.
To achieve this we have to change the IRenderer interface class
and all of the derived class.

Signed-off-by: Eugen Friedrich <efriedrich@de.adit-jv.com>
LayerManagerBase/include/IRenderer.h