MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Buffers::GridPushConstants Struct Reference

Uniform-grid push-constant block shared by the hash count/scatter and population-spawn kernels. More...

#include <SpatialHashProcessor.hpp>

+ Collaboration diagram for MayaFlux::Buffers::GridPushConstants:

Public Attributes

float cell_size
 
uint32_t dim_x
 
uint32_t dim_y
 
uint32_t dim_z
 
float grid_min_x
 
float grid_min_y
 
float grid_min_z
 
uint32_t particle_count
 
uint32_t position_offset
 
uint32_t stride_words
 

Detailed Description

Uniform-grid push-constant block shared by the hash count/scatter and population-spawn kernels.

Field order is the push-constant declaration order; do not rearrange.

Definition at line 109 of file SpatialHashProcessor.hpp.


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