fixed: auto_ptr -> unique_ptr
[opensg.git] / Doc / to_port / Drawables.dox
blob4dc7517d05dc0ba90d05ce92757c706d7413b433
1 #include <OSGConfig.h>
3 using namespace OSG;
5 /*! \defgroup GrpSystemNodeCoresDrawables Drawables
6     \ingroup GrpSystemNodeCores
8 See \ref PageSystemNCDrawables for details.
12 /*! \page PageSystemNCDrawables Drawables
14 \latexonly Starter:NewChapter \endlatexonly
16 Drawables are the leaf nodes of the graph. They do not use their children, even
17 if they have some. Drawables contain the actual rendered geometry in the
18 different forms it can be specified in.