3Depict
|
Functions | |
unsigned int | vtk_write_legacy (const std::string &filename, unsigned int format, const std::vector< IonHit > &ions) |
template<class T > | |
unsigned int | vtk_write_legacy (const std::string &filename, unsigned int format, const Voxels< T > &vox) |
unsigned int vtk_write_legacy | ( | const std::string & | filename, |
unsigned int | format, | ||
const std::vector< IonHit > & | ions | ||
) |
References VTK_ASCII, VTK_ERR_FILE_OPEN_FAIL, and VTK_ERR_NOT_IMPLEMENTED.
Referenced by IonStreamData::exportStreams(), and vtk_write_legacy().
unsigned int vtk_write_legacy | ( | const std::string & | filename, |
unsigned int | format, | ||
const Voxels< T > & | vox | ||
) |