IO of a 3D scan in oct-file format. More...
Go to the source code of this file.
Classes | |
class | ScanIO_oct |
3D scan loader for from binary octree files More... | |
Typedefs | |
typedef ScanIO * | create_sio() |
typedef void | destroy_sio(ScanIO *) |
IO of a 3D scan in oct-file format.
Definition in file scan_io_oct.h.
typedef ScanIO* create_sio() |
Definition at line 33 of file scan_io_oct.h.
typedef void destroy_sio(ScanIO *) |
Definition at line 34 of file scan_io_oct.h.