MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Buffers::VolumeGridBuffer::FieldDecl Struct Reference

One field's declaration within a volume. More...

#include <VolumeGridBuffer.hpp>

+ Collaboration diagram for MayaFlux::Buffers::VolumeGridBuffer::FieldDecl:

Public Attributes

bool double_buffered = true
 False resolves read and write to one slot.
 
std::string name
 Lookup key, unique within the volume.
 
size_t stride_bytes
 Bytes per cell.
 

Detailed Description

One field's declaration within a volume.

Definition at line 148 of file VolumeGridBuffer.hpp.


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