|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| size_t MayaFlux::Buffers::NetworkGeometryProcessor::NetworkBinding::last_total_bytes {} |
Aggregate byte size of the most recent full upload.
A cycle whose freshly computed aggregate size still matches this, and whose primary operator supports_incremental_upload(), takes the per-range partial-upload path; any size change forces a full re-upload and refreshes this value.
Definition at line 64 of file NetworkGeometryProcessor.hpp.
Referenced by MayaFlux::Buffers::NetworkGeometryProcessor::try_incremental_upload().