HDK
|
#include <stdio.h>
#include <iostream>
#include <CMD/CMD_Args.h>
#include <UT/UT_Assert.h>
#include <UT/UT_Exit.h>
#include <UT/UT_Main.h>
#include <GU/GU_Detail.h>
#include <GU/GU_PrimVolume.h>
Go to the source code of this file.
Functions | |
int | theMain (int argc, char *argv[]) |
UT_MAIN (theMain) | |
Definition at line 64 of file gengeovolume.C.
UT_MAIN | ( | theMain | ) |