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

◆ force_redraw_on_sync

template<typename T >
bool MayaFlux::Portal::Forma::Mapped< T >::force_redraw_on_sync { false }

When true, sync() regenerates geometry every call regardless of whether state->version has advanced.

Set by subsystems where the value pointer is stable but the data it references changes each frame.

Definition at line 107 of file Mapped.hpp.

107{ false };

Referenced by MayaFlux::Portal::Forma::Mapped< T >::sync().