HDK
|
#include <stdio.h>
#include <iostream>
#include <IMG3D/IMG3D_Manager.h>
#include <UT/UT_Vector3.h>
#include <UT/UT_BoundingBox.h>
#include <UT/UT_Exit.h>
#include <UT/UT_Main.h>
#include <UT/UT_Options.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 85 of file i3dsphere.C.
UT_MAIN | ( | theMain | ) |