#include "VRAY_DemoVolumeSphere.h"#include <UT/UT_Vector3.h>#include <UT/UT_FloatArray.h>#include <UT/UT_IntArray.h>#include <UT/UT_RefArray.h>#include <UT/UT_StringArray.h>#include <VRAY/VRAY_Volume.h>Go to the source code of this file.
Classes | |
| class | HDK_Sample::vray_VolumeSphere |
| Volume primitive used by VRAY/VRAY_DemoVolumeSphereC. More... | |
Namespaces | |
| namespace | HDK_Sample |
| This namespace is used to hold all HDK example source code. | |
Functions | |
| VRAY_Procedural * | allocProcedural (const char *) |
| const VRAY_ProceduralArg * | getProceduralArgs (const char *) |
| VRAY_Procedural* allocProcedural | ( | const char * | ) |
Definition at line 129 of file VRAY_DemoVolumeSphere.C.
| const VRAY_ProceduralArg* getProceduralArgs | ( | const char * | ) |
Definition at line 135 of file VRAY_DemoVolumeSphere.C.
1.5.9