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

◆ background

float MayaFlux::IO::VolumeWriteOptions::background { 0.0F }

Value assumed by every inactive cell.

Zero suits a density, a temperature, or any quantity whose absence is an absence. A level set wants the signed narrow-band width instead, so that space outside the stored band reads as far from the surface rather than on it.

Definition at line 45 of file VolumeWriter.hpp.

45{ 0.0F };

Referenced by MayaFlux::IO::VDBWriter::write().