HDK
|
#include <UT/UT_DSOVersion.h>
#include <GU/GU_Detail.h>
#include "RAY_DemoStamp.h"
#include <RAY/RAY_ProceduralFactory.h>
Go to the source code of this file.
Classes | |
class | HDK_Sample::ray_ChildBox |
Procedural used in RAY/RAY_DemoStamp.C to render a box. More... | |
class | ProcDef |
Namespaces | |
HDK_Sample | |
This namespace is used to hold all HDK example source code. | |
Functions | |
void | registerProcedural (RAY_ProceduralFactory *factory) |
Modern interface to register procedurals. More... | |
void registerProcedural | ( | RAY_ProceduralFactory * | factory | ) |
Modern interface to register procedurals.
Definition at line 102 of file RAY_DemoStamp.C.