HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
simple.C File Reference
#include <CVEX/CVEX_Context.h>
#include <UT/UT_Main.h>
#include <UT/UT_Vector3.h>
#include <MOT/MOT_Director.h>
+ Include dependency graph for simple.C:

Go to the source code of this file.

Namespaces

 HDK_Sample
 This namespace is used to hold all HDK example source code.
 

Macros

#define SIZE   32
 

Functions

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

Macro Definition Documentation

#define SIZE   32

Definition at line 41 of file simple.C.

Function Documentation

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

Definition at line 69 of file simple.C.

UT_MAIN ( theMain  )