Volume Cartographer 2.27.0
|
Read and write commonly used data types. More...
Files | |
file | TIFFIO.hpp |
IO Utilities for TIFF files. | |
Classes | |
class | volcart::io::OBJReader |
Read an OBJ file into a volcart::ITKMesh. More... | |
class | volcart::io::OBJWriter |
Write an ITKMesh to an OBJ file. More... | |
class | volcart::io::PLYReader |
Read a PLY file to an ITKMesh. More... | |
class | volcart::io::PLYWriter |
Write an ITKMesh to a PLY file. More... | |
class | volcart::PointSetIO< T > |
Read and write PointSet and OrderedPointSet. More... | |
class | volcart::SkyscanMetadataIO |
Read a Skyscan metadata log. More... | |
Enumerations | |
enum class | volcart::IOMode { ASCII = 0 , BINARY } |
IO Mode for file readers/writers. More... | |
Read and write commonly used data types.
|
strong |
IO Mode for file readers/writers.
Definition at line 27 of file PointSetIO.hpp.