|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
One shader binding and the field slot it draws from. More...
#include <VolumeFieldProcessor.hpp>
Collaboration diagram for MayaFlux::Buffers::VolumeFieldProcessor::FieldBinding:Public Attributes | |
| FieldAccess | access |
| Which slot of that field. | |
| uint32_t | binding |
| Binding index within set 0. | |
| std::string | field |
| Field name on the attached volume. | |
| std::string | name |
| Shader binding name, as declared in ShaderConfig. | |
One shader binding and the field slot it draws from.
Definition at line 59 of file VolumeFieldProcessor.hpp.