gdcm::DirectionCosines Class Reference
class to handle DirectionCosines
More...
#include <gdcmDirectionCosines.h>
List of all members.
Detailed Description
class to handle DirectionCosines
Constructor & Destructor Documentation
gdcm::DirectionCosines::DirectionCosines |
( |
|
) |
|
gdcm::DirectionCosines::DirectionCosines |
( |
const double |
dircos[6] |
) |
|
gdcm::DirectionCosines::~DirectionCosines |
( |
|
) |
|
Member Function Documentation
double gdcm::DirectionCosines::ComputeDistAlongNormal |
( |
const double |
ipp[3] |
) |
const |
void gdcm::DirectionCosines::Cross |
( |
double |
z[3] |
) |
const |
double gdcm::DirectionCosines::Dot |
( |
|
) |
const |
bool gdcm::DirectionCosines::IsValid |
( |
|
) |
const |
Return whether or not this is a valid direction cosines.
void gdcm::DirectionCosines::Normalize |
( |
|
) |
|
gdcm::DirectionCosines::operator const double * |
( |
|
) |
const [inline] |
Make the class behave like a const double *.
void gdcm::DirectionCosines::Print |
( |
std::ostream & |
|
) |
const |
bool gdcm::DirectionCosines::SetFromString |
( |
const char * |
str |
) |
|
The documentation for this class was generated from the following file: