#include <stdlib.h>#include <stdio.h>#include "OSGConfig.h"#include <OSGGL.h>#include <iostream>#include <fstream>#include <vector>#include <OSGLog.h>#include <OSGNode.h>#include <OSGGeometry.h>#include <OSGGeoProperty.h>#include <OSGGeoFunctions.h>#include <OSGSimpleTexturedMaterial.h>#include <OSGImageFileHandler.h>#include <OSGPathHandler.h>#include <OSGGroup.h>#include <OSGSceneFileHandler.h>#include "OSGOBJSceneFileType.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Variables | |
| static Char8 | cvsid_cpp [] = "@(#)$Id: $" |
| static Char8 | cvsid_hpp [] = OSGOBJSCENEFILETYPE_HEADER_CVSID |
|
|
Definition at line 828 of file OSGOBJSceneFileType.cpp. |
|
|
Definition at line 829 of file OSGOBJSceneFileType.cpp. |
1.4.3