#include <GU_PrimVolumeCache.h>
Public Member Functions | |
| GU_PrimVolumeTexture () | |
| virtual | ~GU_PrimVolumeTexture () |
| virtual void | refresh (const UT_VoxelArray< UT_Vector4 > *voxels)=0 |
Definition at line 75 of file GU_PrimVolumeCache.h.
| GU_PrimVolumeTexture::GU_PrimVolumeTexture | ( | ) | [inline] |
Definition at line 78 of file GU_PrimVolumeCache.h.
| virtual GU_PrimVolumeTexture::~GU_PrimVolumeTexture | ( | ) | [inline, virtual] |
Definition at line 79 of file GU_PrimVolumeCache.h.
| virtual void GU_PrimVolumeTexture::refresh | ( | const UT_VoxelArray< UT_Vector4 > * | voxels | ) | [pure virtual] |
1.5.9