#include <stdlib.h>#include <stdio.h>#include "OSGConfig.h"#include "OSGWIN32WindowDataFields.h"#include "OSGMFieldTypeDef.inl"#include "OSGSFieldTypeDef.inl"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_COMPILEWIN32WINDOWINST |
Functions | |
| osg::OSG_DLLEXPORT_SFIELD_DEF1 (HWND, OSG_WINDOWWIN32LIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_SFIELD_DEF1 (HDC, OSG_WINDOWWIN32LIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_SFIELD_DEF1 (HGLRC, OSG_WINDOWWIN32LIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_SFIELD_DEF1 (PAINTSTRUCT, OSG_WINDOWWIN32LIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_MFIELD_DEF1 (HWND, OSG_WINDOWWIN32LIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_MFIELD_DEF1 (HDC, OSG_WINDOWWIN32LIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_MFIELD_DEF1 (HGLRC, OSG_WINDOWWIN32LIB_DLLTMPLMAPPING) | |
| osg::OSG_DLLEXPORT_MFIELD_DEF1 (PAINTSTRUCT, OSG_WINDOWWIN32LIB_DLLTMPLMAPPING) | |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: $" |
| static Char8 | cvsid_hpp [] = OSGWINDOWWIN32DATAFIELDS_HEADER_CVSID |
| #define OSG_COMPILEWIN32WINDOWINST |
Definition at line 43 of file OSGWIN32WindowDataFields.cpp.
Char8 cvsid_cpp[] = "@(#)$Id: $" [static] |
Definition at line 59 of file OSGWIN32WindowDataFields.cpp.
Char8 cvsid_hpp[] = OSGWINDOWWIN32DATAFIELDS_HEADER_CVSID [static] |
Definition at line 60 of file OSGWIN32WindowDataFields.cpp.
1.5.5