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

◆ k_exr_rows

constexpr uint32_t MayaFlux::Nexus::State::k_exr_rows = 5
inlineconstexpr

RGBA32F EXR layout constants shared between encoder and decoder.

Row 0: position.xyz, intensity Row 1: color.rgb, size Row 2: radius, query_radius, entity_type_norm, 0 Row 3: trigger_kind, time_kind, sink_type_bits, first_audio_channel Row 4: locus_nav.fov, locus_nav.near, locus_nav.far, locus_nav.speed

Definition at line 31 of file Schema.hpp.

Referenced by MayaFlux::Nexus::StateDecoder::decode(), MayaFlux::Nexus::StateEncoder::encode(), and MayaFlux::Nexus::StateDecoder::reconstruct().