/*************************************************************************** * * Copyright 2012 BMW Car IT GmbH * * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * ****************************************************************************/ /*! \page definitions Definitions
Name Definition
Scene Logical container for multiple screens, layers and surfaces.
Screen Logical container for multiple layers.
Layer Logical container for multiple surfaces.
Surface Graphical content of an application. One application can provide several surfaces.
ILM IVI Layer Management
IPC Inter Process Communication.
IVI In Vehicle Infotainment
RenderOrder Logical arrangements of surfaces or layers from back to front.
*/