|
openscenegraph
|
#include <string>#include <osg/GL>Go to the source code of this file.
Classes | |
| struct | osgDB::ObjectGLenum |
| class | osgDB::ObjectProperty |
| class | osgDB::ObjectMark |
Namespaces | |
| namespace | osgDB |
Macros | |
| #define | OSGDB_DATATYPES |
| #define | OSG_HEADER_LOW 0x6C910EA1 |
| #define | OSG_HEADER_HIGH 0x1AFB4545 |
| #define | GLENUM(value) |
| #define | DEF_GLENUM(var) |
| #define | MAPPEE(pairName, value) |
| #define | DEF_MAPPEE(pairName, var) |
| #define DEF_GLENUM | ( | var | ) |
Referenced by osgDB::GLenumSerializer< C, P >::read().
| #define DEF_MAPPEE | ( | pairName, | |
| var ) |
| #define GLENUM | ( | value | ) |
Referenced by osgDB::GLenumSerializer< C, P >::write().
| #define MAPPEE | ( | pairName, | |
| value ) |
| #define OSG_HEADER_HIGH 0x1AFB4545 |
| #define OSG_HEADER_LOW 0x6C910EA1 |
| #define OSGDB_DATATYPES |