HDK
|
#include <stdio.h>
#include <iostream>
#include <IMG/IMG_DeepShadow.h>
#include <UT/UT_Exit.h>
#include <UT/UT_Main.h>
#include <UT/UT_Options.h>
#include <UT/UT_WorkBuffer.h>
Go to the source code of this file.
Namespaces | |
HDK_Sample | |
This namespace is used to hold all HDK example source code. | |
Functions | |
int | theMain (int argc, char *argv[]) |
UT_MAIN (theMain) | |
Definition at line 112 of file dsmprint.C.
UT_MAIN | ( | theMain | ) |