HDK
|
#include <stdio.h>
#include <iostream>
#include <CMD/CMD_Args.h>
#include <IMG/IMG_DeepShadow.h>
#include <IMG3D/IMG3D_Manager.h>
#include <UT/UT_Assert.h>
#include <UT/UT_Exit.h>
#include <UT/UT_Main.h>
#include <UT/UT_Matrix3.h>
#include <UT/UT_Matrix4.h>
#include <UT/UT_String.h>
#include <UT/UT_Vector3.h>
#include <UT/UT_WorkArgs.h>
Go to the source code of this file.
Functions | |
int | theMain (int argc, char *argv[]) |
UT_MAIN (theMain) | |
Definition at line 108 of file i3ddsmgen.C.
UT_MAIN | ( | theMain | ) |