#include <NvFlow.h>
Data Fields | |
| NvFlowFloat3 | halfSize |
| Initial half size of axis aligned bounding box. | |
| NvFlowFloat3 | initialLocation |
| Initial location of axis aligned bounding box. | |
| NvFlowUint | maxParticles |
| Maximum particle count for memory allocation. | |
| float | residentScale |
| Fraction of virtual cells to allocate memory for. | |
| NvFlowDim | virtualDim |
| Resolution of virtual address space inside of bounding box. | |
Initial half size of axis aligned bounding box.
Initial location of axis aligned bounding box.
Maximum particle count for memory allocation.
Fraction of virtual cells to allocate memory for.
Resolution of virtual address space inside of bounding box.