#include <stdlib.h>
#include "cl/ArgParse.h"
#include "gcl/SceneLang.h"
#include "gcl/Readers.h"
#include "gcl/Writers.h"
#include "gcl/MRModel.h"
#include "gcl/Avars.h"
Include dependency graph for SceneConvert.cc:
Go to the source code of this file.
Functions | |||
![]() | ![]() | Void | SetAvars (scScenePtr scene) |
![]() | ![]() | Int | main (Int argc, Char *argv[]) |
Void SetAvars (scScenePtr scene) |
Definition at line 44 of file SceneConvert.cc.
Int main (Int argc, Char * argv[]) |
Definition at line 78 of file SceneConvert.cc.