HDK
|
#include <UT/UT_Exit.h>
#include <UT/UT_Main.h>
#include <UT/UT_NTStreamUtil.h>
#include <UT/UT_String.h>
#include <CMD/CMD_Args.h>
#include <PI/PI_ResourceManager.h>
#include <MOT/MOT_Director.h>
#include <iostream>
Go to the source code of this file.
Functions | |
int | theMain (int argc, char *argv[]) |
UT_MAIN (theMain) | |
Definition at line 110 of file traverse.C.
UT_MAIN | ( | theMain | ) |