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

◆ last_version

template<typename T >
Version MayaFlux::Portal::Forma::Mapped< T >::last_version { static_cast<Version>(-1) }

Last version seen by sync().

Initialised to a sentinel that guarantees one geometry generation on the first sync() call.

Definition at line 102 of file Mapped.hpp.

102{ static_cast<Version>(-1) };
uint64_t Version
Version counter incremented on every value write.
Definition Mapped.hpp:18

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