HDK
|
#include <PI/PI_ResourceManager.h>
#include <MOT/MOT_Director.h>
#include <UT/UT_Exit.h>
#include <UT/UT_Main.h>
#include <UT/UT_StringStream.h>
#include <iostream>
#include <getopt.h>
#include <stdlib.h>
Go to the source code of this file.
Macros | |
#define | LINE_SIZE 1024 |
Functions | |
int | theMain (int argc, char *argv[]) |
UT_MAIN (theMain) | |
#define LINE_SIZE 1024 |
Definition at line 38 of file standalone.C.
Definition at line 49 of file standalone.C.
UT_MAIN | ( | theMain | ) |