NvFlowParticleSurfaceDesc Struct Reference
[NvFlowParticleSurface]

Description for creation. More...

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


Detailed Description

Description for creation.

Field Documentation

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.


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