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