CTL
0.6.1
Computed Tomography Library
|
Public Member Functions | |
bool | operator== (const VoxelVolumeOffset &other) const |
bool | operator!= (const VoxelVolumeOffset &other) const |
std::string | info () const |
Public Attributes | |
float | x |
float | y |
float | z |
|
inline |
Returns a formatted string that contains the volume offset joined with " x " and unit "mm".
|
inline |
Returns true if volume offset of this instance and other differ (in any of the three dimensions).
|
inline |
Returns true if the volume offset of this instance and other are equal (in all three dimensions).