#include "graphicsWindow.h"
#include "graphicsChannel.h"
#include "graphicsLayer.h"
#include "displayRegion.h"
#include "camera.h"
#include "perspectiveLens.h"
#include "namedNode.h"
#include "renderRelation.h"
#include "transformTransition.h"
#include "loader.h"
#include "clockObject.h"
#include "wglGraphicsPipe.h"
#include "wdxGraphicsPipe.h"
#include "wcrGraphicsPipe.h"
Go to the source code of this file.
Functions | |
void | get_models (Node *root, int argc, char *argv[]) |
int | main (int argc, char *argv[]) |
Definition in file open_window.cxx.
|
Definition at line 49 of file open_window.cxx. References argv, Loader::load_sync(), loader, NULL, and root. |
|
Definition at line 67 of file open_window.cxx. |