#include <string>#include <osgProducer/Viewer>#include <osgDB/ReadFile>#include <osgDB/FileUtils>#include "scene3D.h"Include dependency graph for projetrv.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | _TCHAR char |
| #define | _tmain main |
Functions | |
| int | _tmain (int argc, _TCHAR *argv[]) |
| #define _TCHAR char |
| #define _tmain main |
Definition at line 63 of file projetrv.cpp.
| int _tmain | ( | int | argc, | |
| _TCHAR * | argv[] | |||
| ) |
Definition at line 66 of file projetrv.cpp.
References Scene3D::attach(), Scene3D::createScene(), Scene3D::initSound(), Scene3D::setFogs(), and Scene3D::setTrees().
Here is the call graph for this function:

1.5.1