#include <itk_volume_header.h>
◆ Itk_volume_header() [1/3]
Itk_volume_header::Itk_volume_header |
( |
| ) |
|
|
inline |
◆ Itk_volume_header() [2/3]
Itk_volume_header::Itk_volume_header |
( |
float | origin[3], |
|
|
float | spacing[3], |
|
|
plm_long | dim[3] ) |
|
inline |
◆ Itk_volume_header() [3/3]
Itk_volume_header::Itk_volume_header |
( |
float | origin[3], |
|
|
float | spacing[3], |
|
|
plm_long | dim[3], |
|
|
float | direction_cosines[9] ) |
|
inline |
◆ clone()
◆ compare()
◆ get_dim()
void Itk_volume_header::get_dim |
( |
plm_long | dim[3] | ) |
|
◆ get_direction_cosines()
void Itk_volume_header::get_direction_cosines |
( |
float | direction_cosines[9] | ) |
|
◆ get_image_center()
void Itk_volume_header::get_image_center |
( |
float | center[3] | ) |
|
◆ get_origin()
void Itk_volume_header::get_origin |
( |
float | origin[3] | ) |
|
◆ get_spacing()
void Itk_volume_header::get_spacing |
( |
float | spacing[3] | ) |
|
◆ print()
void Itk_volume_header::print |
( |
void | | ) |
const |
◆ set_dim()
void Itk_volume_header::set_dim |
( |
plm_long | dim[3] | ) |
|
◆ set_from_gpuit()
void Itk_volume_header::set_from_gpuit |
( |
float | gpuit_origin[3], |
|
|
float | gpuit_spacing[3], |
|
|
plm_long | gpuit_dim[3], |
|
|
float | gpuit_direction_cosines[9] ) |
◆ set_from_gpuit_bspline()
void Itk_volume_header::set_from_gpuit_bspline |
( |
Bspline_xform * | bxf | ) |
|
◆ set_from_itk_image()
template<class T >
void Itk_volume_header::set_from_itk_image |
( |
const T | image | ) |
|
|
inline |
◆ set_origin()
void Itk_volume_header::set_origin |
( |
float | origin[3] | ) |
|
◆ set_spacing()
void Itk_volume_header::set_spacing |
( |
float | spacing[3] | ) |
|
◆ Size()
int Itk_volume_header::Size |
( |
int | d | ) |
const |
|
inline |
◆ m_direction
◆ m_origin
◆ m_region
◆ m_spacing
The documentation for this class was generated from the following files: