MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::IO::SpatialCache::Impl Struct Reference
+ Collaboration diagram for MayaFlux::IO::SpatialCache::Impl:

Public Attributes

std::optional< OArchive > archive
 
std::unordered_map< std::string, std::unique_ptr< CurvesStream > > curves_streams
 
std::mutex mutex
 Guards the members above: write() and close() can run on different threads.
 
std::unordered_map< std::string, MetaData > pending_metadata
 
std::unordered_map< std::string, std::unique_ptr< VertexStream > > vertex_streams
 

Detailed Description

Definition at line 201 of file SpatialCache.cpp.


The documentation for this struct was generated from the following file: