|
3Depict
|


Enumerations | |
| enum | { VTK_ERR_FILE_OPEN_FAIL =1, VTK_ERR_NOT_IMPLEMENTED, VTK_ERR_ENUM_END } |
| enum | { VTK_ASCII, VTK_BINARY, VTK_FORMAT_ENUM_END } |
Functions | |
| unsigned int | vtk_write_legacy (const std::string &filename, unsigned int format, const std::vector< IonHit > &ions) |
| unsigned int | vtk_write_legacy (const std::string &filename, unsigned int format, const Voxels< class 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< class T > & | vox | ||
| ) |
1.8.13