fixed: wrong subParent calls (should be subExeParent)
[opensg.git] / Doc / to_port / RenderingBackend.dox
blobeac1994fa462cbe0f49367b805e4cc87d3182578
1 #include <OSGConfig.h>
3 using namespace OSG;
5 /*! \defgroup GrpSystemRenderingBackend Rendering Backend
6     \ingroup GrpSystem
7     
8 Rendering Backend.
10 See \ref PageSystemRenderingBackend for details.
13 /*! \page PageSystemRenderingBackend Rendering Backend
15 The Rendering Backend manages the Draw Tree, which is used to render the
16 visible geometry. It is about to change significantly in Version 1.3 and in
17 general is not visible for a user anyway, thus it is not documented here.