Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Member Functions | Public Attributes | List of all members
Core::LargeVolumeBrickLevel Class Reference

Public Member Functions

 LargeVolumeBrickLevel (LargeVolumeSchemaHandle schema, size_t level)
 
size_t get_num_buffers () const
 
void allocate_buffers (size_t size)
 
template<class T >
bool insert_slice_internals (DataBlockHandle slice)
 
bool insert_slice (DataBlockHandle slice)
 
bool sync_buffers (bool done, std::string &error)
 

Public Attributes

size_t level_
 
size_t buffer_start_
 
size_t buffer_size_
 
size_t buffer_index_
 
size_t buffer_count_
 
IndexVector layout_
 
std::vector< DataBlockHandle > buffers_
 
LargeVolumeSchemaHandle schema_
 

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