MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ mode

uint32_t MayaFlux::Buffers::UVFieldProcessor::PushConstants::mode { static_cast<uint32_t>(UVProjectionMode::CARTESIAN) }

Definition at line 134 of file UVFieldProcessor.hpp.

134{ static_cast<uint32_t>(UVProjectionMode::CARTESIAN) };
@ CARTESIAN
Backing type matches push constant uint in uv_field.comp.

Referenced by MayaFlux::Buffers::UVFieldProcessor::on_before_execute(), and MayaFlux::Buffers::UVFieldProcessor::set_projection().