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

Push constant block the influx shaders receive. More...

#include <InfluxProcessor.hpp>

+ Collaboration diagram for MayaFlux::Buffers::InfluxProcessor::InfluxParams:

Public Attributes

float bounds_min_x
 
float bounds_min_y
 
float bounds_min_z
 
float cell_size_x
 
float cell_size_y
 
float cell_size_z
 
float center_x
 
float center_y
 
float center_z
 
uint32_t depth
 
float elapsed
 
float falloff
 
uint32_t height
 
uint32_t pad0
 
float pad1
 
float pad2
 
float radius
 
float rate
 
float time_step
 
uint32_t width
 

Detailed Description

Push constant block the influx shaders receive.

The leading eight words are the shared lattice prefix, written by the base. This declaration fixes the offsets of everything after.

Definition at line 40 of file InfluxProcessor.hpp.


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