#include <NvFlow.h>
Data Fields | |
| NvFlowGridExport * | gridExport |
| Grid export for memory allocation. | |
| NvFlowUint | mapDepth |
| Virtual depth of shadow voxel address space. | |
| NvFlowUint | mapHeight |
| Virtual height of shadow voxel address space. | |
| NvFlowUint | mapWidth |
| Virtual width of shadow voxel address space. | |
| float | maxResidentScale |
| Maximum fraction of virtual cells to allocate memory for. | |
| float | minResidentScale |
| Minimum (and initial) fraction of virtual cells to allocate memory for. | |
| NvFlowGridExport* NvFlowVolumeShadowDesc::gridExport |
Grid export for memory allocation.
Virtual depth of shadow voxel address space.
Virtual height of shadow voxel address space.
Virtual width of shadow voxel address space.
Maximum fraction of virtual cells to allocate memory for.
Minimum (and initial) fraction of virtual cells to allocate memory for.