HDK
|
#include "RAY_DemoVolumeSphere.h"
#include <UT/UT_DSOVersion.h>
#include <UT/UT_Vector3.h>
#include <UT/UT_FloatArray.h>
#include <UT/UT_IntArray.h>
#include <UT/UT_Array.h>
#include <UT/UT_StringArray.h>
#include <VGEO/VGEO_Volume.h>
#include <RAY/RAY_ProceduralFactory.h>
Go to the source code of this file.
Classes | |
class | HDK_Sample::ray_VolumeSphere |
Volume primitive used by RAY/RAY_DemoVolumeSphere.C. 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 141 of file RAY_DemoVolumeSphere.C.