5 /*! \defgroup GrpWindowCoreGL OpenSG MacOS X CoreGL Window System Library
6 \ingroup GrpWindowSystems
8 \brief The library for MacOS X CoreGL windows.
10 See \ref PageWindowCoreGL for details.
13 /*! \defgroup GrpWindowCoreGLField Fields
14 \ingroup GrpWindowCoreGL
16 See \ref PageBaseField for details.
19 #if (OSG_DOC_LEVEL >= 3)
20 /*! \defgroup GrpWindowCoreGLFieldTraits Field Data Traits
21 \ingroup GrpWindowCoreGLField
27 /*! \defgroup GrpWindowCoreGLFieldSingle Single-Element Fields
28 \ingroup GrpWindowCoreGLField
33 /*! \defgroup GrpWindowCoreGLFieldMulti Multi-Element Fields
34 \ingroup GrpWindowCoreGLField
39 /*! \page PageWindowCoreGL MacOS X CoreGL Window System Library