HDK
|
#include "RAY_DemoMountain.h"
#include <UT/UT_DSOVersion.h>
#include <GU/GU_Detail.h>
#include <GU/GU_PrimPoly.h>
#include <RAY/RAY_ProceduralFactory.h>
#include <UT/UT_Counter.h>
Go to the source code of this file.
Classes | |
class | ProcDef |
Macros | |
#define | MAX_SPLITS 8 |
#define | UT_DEBUG 1 |
Functions | |
void | registerProcedural (RAY_ProceduralFactory *factory) |
Modern interface to register procedurals. More... | |
#define MAX_SPLITS 8 |
Definition at line 37 of file RAY_DemoMountain.C.
#define UT_DEBUG 1 |
Definition at line 39 of file RAY_DemoMountain.C.
void registerProcedural | ( | RAY_ProceduralFactory * | factory | ) |
Modern interface to register procedurals.
Definition at line 64 of file RAY_DemoMountain.C.