HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
standalone.C File Reference
#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>
+ Include dependency graph for standalone.C:

Go to the source code of this file.

Macros

#define LINE_SIZE   1024
 

Functions

int theMain (int argc, char *argv[])
 
 UT_MAIN (theMain)
 

Macro Definition Documentation

#define LINE_SIZE   1024
Examples:
standalone/standalone.C.

Definition at line 38 of file standalone.C.

Function Documentation

int theMain ( int  argc,
char *  argv[] 
)

Definition at line 49 of file standalone.C.

UT_MAIN ( theMain  )