#include <parallel_vti_writer.h>
|
void | Write (const std::string &folder, const std::string &file_prefix, const std::array< int, 6 > &whole_extent, const std::vector< std::array< int, 6 >> &piece_extents, vtkImageData *img, VtiWriter *vti) |
|
|
template<typename T > |
std::string | ArrayToString (T *data, int length) const |
|
Definition at line 48 of file parallel_vti_writer.h.
◆ ArrayToString()
template<typename T >
std::string bdm::PvtiWriter::ArrayToString |
( |
T * |
data, |
|
|
int |
length |
|
) |
| const |
|
inlineprivate |
◆ Write()
void bdm::PvtiWriter::Write |
( |
const std::string & |
folder, |
|
|
const std::string & |
file_prefix, |
|
|
const std::array< int, 6 > & |
whole_extent, |
|
|
const std::vector< std::array< int, 6 >> & |
piece_extents, |
|
|
vtkImageData * |
img, |
|
|
VtiWriter * |
vti |
|
) |
| |
The documentation for this class was generated from the following files: