Introducing new Method removeNativeContent.
authorMichael Schuldt <michael.schuldt@bmw-carit.de>
Mon, 5 Dec 2011 12:02:53 +0000 (13:02 +0100)
committerMichael Schuldt <michael.schuldt@bmw-carit.de>
Mon, 5 Dec 2011 12:07:52 +0000 (13:07 +0100)
commit7c5c03db8aa4044a2bef5f919fb003a35376f4b2
treeb0afe1239c252565c5472a30a773fdf3463f6720
parentf9cefb4e727cd8373eeb7d2089fc5f919eca28d0
Introducing new Method removeNativeContent.

Now it is possible to remove the native content of an existing
surface. This gurantee that the logical scene structure is the same
if an application is closed or killed.
LayerManagerService/include/Scene.h
LayerManagerService/include/Surface.h
LayerManagerService/src/Scene.cpp