class to handle Orientation
More...
#include <gdcmOrientation.h>
class to handle Orientation
Enumerator |
---|
UNKNOWN |
|
AXIAL |
|
CORONAL |
|
SAGITTAL |
|
OBLIQUE |
|
gdcm::Orientation::Orientation |
( |
| ) |
|
gdcm::Orientation::~Orientation |
( |
| ) |
|
static char gdcm::Orientation::GetMajorAxisFromPatientRelativeDirectionCosine |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
|
staticprotected |
static double gdcm::Orientation::GetObliquityThresholdCosineValue |
( |
| ) |
|
|
static |
static OrientationType gdcm::Orientation::GetType |
( |
const double |
dircos[6] | ) |
|
|
static |
Return the type of orientation from a direction cosines Input is an array of 6 double
void gdcm::Orientation::Print |
( |
std::ostream & |
| ) |
const |
static void gdcm::Orientation::SetObliquityThresholdCosineValue |
( |
double |
val | ) |
|
|
static |
ObliquityThresholdCosineValue stuff.
std::ostream& operator<< |
( |
std::ostream & |
_os, |
|
|
const Orientation & |
o |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: