#include <stdlib.h>#include <stdio.h>#include <OSGConfig.h>#include "OSGXWindow.h"#include <OSGMFieldTypeDef.inl>#include <OSGSFieldTypeDef.inl>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_COMPILEWINDOWXINST |
Functions | |
| osg::OSG_DLLEXPORT_SFIELD_DEF1 (DisplayP, OSG_WINDOWXLIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_MFIELD_DEF1 (DisplayP, OSG_WINDOWXLIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_SFIELD_DEF1 (X11Window, OSG_WINDOWXLIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_MFIELD_DEF1 (X11Window, OSG_WINDOWXLIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_SFIELD_DEF2 (GLXContext, 1, OSG_WINDOWXLIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_MFIELD_DEF2 (GLXContext, 1, OSG_WINDOWXLIB_DLLTMPLMAPPING) | |
Variables | |
| static char | cvsid_cpp [] = "@(#)$Id: $" |
| static char | cvsid_hpp [] = OSGXWINDOW_HEADER_CVSID |
| static char | cvsid_inl [] = OSGXWINDOW_INLINE_CVSID |
| static char | cvsid_fields_hpp [] = OSGWINDOWXFIELDS_HEADER_CVSID |
| #define OSG_COMPILEWINDOWXINST |
Definition at line 48 of file OSGXWindow.cpp.
char cvsid_cpp[] = "@(#)$Id: $" [static] |
Definition at line 211 of file OSGXWindow.cpp.
char cvsid_hpp[] = OSGXWINDOW_HEADER_CVSID [static] |
Definition at line 212 of file OSGXWindow.cpp.
char cvsid_inl[] = OSGXWINDOW_INLINE_CVSID [static] |
Definition at line 213 of file OSGXWindow.cpp.
char cvsid_fields_hpp[] = OSGWINDOWXFIELDS_HEADER_CVSID [static] |
Definition at line 215 of file OSGXWindow.cpp.
1.5.5