|
OpenSceneGraph
3.4.0
|
Classes | |
| struct | osgDB::base64_encodestate |
| struct | osgDB::base64_decodestate |
| class | osgDB::Base64encoder |
| class | osgDB::Base64decoder |
Namespaces | |
| namespace | osgDB |
The osgDB library provides support for reading and writing scene graphs, providing a plugin framework and file utility classes. | |
Defines | |
| #define | OSGDB_CONVERTBASE64_H 1 |
Enumerations | |
| enum | osgDB::base64_decodestep { osgDB::step_a, osgDB::step_b, osgDB::step_c, osgDB::step_d } |
| enum | osgDB::base64_encodestep { osgDB::step_A, osgDB::step_B, osgDB::step_C } |
Variables | |
| const int | osgDB::BUFFERSIZE = 8192 |
| #define OSGDB_CONVERTBASE64_H 1 |
| Generated at Tue Dec 8 2015 00:16:39 for the OpenSceneGraph by doxygen 1.7.6.1. |