Template Function voxblox::io::LoadBlocksFromStream

Function Documentation

template <typename VoxelType>
bool voxblox::io::LoadBlocksFromStream(const size_t num_blocks, typename Layer<VoxelType>::BlockMergingStrategy strategy, std::fstream *proto_file_ptr, Layer<VoxelType> *layer_ptr, uint32_t *tmp_byte_offset_ptr)