#include "dwi/bootstrap.h"
Protected Member Functions | |
value_type * | allocate_voxel () |
value_type * | get_voxel () |
Protected Attributes | |
Functor | func |
std::map< Eigen::Vector3i, value_type *, IndexCompare > | voxels |
vector< vector< value_type > > | voxel_buffer |
value_type * | next_voxel |
value_type * | last_voxel |
size_t | current_chunk |
Protected Attributes inherited from MR::Adapter::Base< Bootstrap< ImageType, Functor, 256 >, ImageType > | |
ImageType | parent_ |
Definition at line 28 of file bootstrap.h.
|
inlineprotected |
Definition at line 94 of file bootstrap.h.
|
inlineprotected |
Definition at line 109 of file bootstrap.h.
|
protected |
Definition at line 92 of file bootstrap.h.
|
protected |
Definition at line 87 of file bootstrap.h.
|
protected |
Definition at line 91 of file bootstrap.h.
|
protected |
Definition at line 90 of file bootstrap.h.
|
protected |
Definition at line 89 of file bootstrap.h.
|
protected |
Definition at line 88 of file bootstrap.h.