|
HDK
|
#include "GT_API.h"#include "GT_Primitive.h"#include "GT_GEOPrimCollect.h"#include "GT_AttributeList.h"#include <GEO/GEO_PrimVolume.h>#include <GU/GU_DetailHandle.h>#include <UT/UT_Ramp.h>#include <UT/UT_Vector3.h>#include <UT/UT_Vector4.h>#include <UT/UT_VoxelArray.h>
Include dependency graph for GT_PrimVolume.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | GT_PrimVolumeVisualization |
| Viewport visualization info for a volume. More... | |
| class | GT_PrimVolume |
| class | GT_PrimVolume::CacheMeshData |
| class | GT_GEOPrimCollectVolume |
Enumerations | |
| enum | GT_PrimVolumeRampMode { RAMP_TYPE_NORAMP, RAMP_TYPE_CLAMPED, RAMP_TYPE_PERIODIC } |
| Enumerator | |
|---|---|
| RAMP_TYPE_NORAMP | |
| RAMP_TYPE_CLAMPED | |
| RAMP_TYPE_PERIODIC | |
Definition at line 29 of file GT_PrimVolume.h.