NvFlowVolumeShadowDesc Struct Reference
[NvFlowVolumeShadow]

Description required to create volume shadow object. More...

#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.


Detailed Description

Description required to create volume shadow object.

Field Documentation

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.


The documentation for this struct was generated from the following file: