|
plastimatch
|
#include <xio_studyset.h>
Public Member Functions | |
| Xio_studyset (const std::string &studyset_dir) | |
| ~Xio_studyset () | |
Public Attributes | |
| std::string | studyset_dir |
| int | number_slices |
| float | thickness |
| float | ct_pixel_spacing [2] |
| std::vector< Xio_studyset_slice > | slices |
| Xio_studyset::Xio_studyset | ( | const std::string & | studyset_dir | ) |
| Xio_studyset::~Xio_studyset | ( | ) |
| float Xio_studyset::ct_pixel_spacing[2] |
| int Xio_studyset::number_slices |
| std::vector<Xio_studyset_slice> Xio_studyset::slices |
| std::string Xio_studyset::studyset_dir |
| float Xio_studyset::thickness |