|
HDK
|
#include "VGEO_API.h"#include <UT/UT_VectorTypes.h>#include <UT/UT_BoundingBox.h>#include <SYS/SYS_Types.h>#include <SYS/SYS_AtomicInt.h>#include <UT/UT_VoxelArray.h>#include <UT/UT_IntrusivePtr.h>#include <GA/GA_Types.h>
Include dependency graph for VGEO_Volume.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UT_Array< T > |
| class | VGEO_KDTree< bool > |
| class | VGEO_Volume |
| Base class for volume primitives in mantra. More... | |
| class | VGEO_Volume::HitList |
| class | VGEO_Volume::DiscreteRayMarcher |
| Utility class to perform numerically safe ray marching. More... | |
Typedefs | |
| using | VGEO_VolumePtr = UT_IntrusivePtr< VGEO_Volume > |
| using VGEO_VolumePtr = UT_IntrusivePtr<VGEO_Volume> |
Definition at line 315 of file VGEO_Volume.h.