![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <itkEulerTransform.h>
This class templates the EulerGroup over its dimension.
Definition at line 104 of file itkEulerTransform.h.
Data Structures | |
class | EulerGroupWrap |
Public Types | |
typedef EulerGroupWrapInstance::Euler | Euler |
typedef Euler::template Dummy< ScalarType > | EulerDummy |
typedef EulerGroupWrap< Dimension > | EulerGroupWrapInstance |
typedef EulerDummy::EulerTransform_tmp | EulerTransform_tmp |
typedef TScalarType | ScalarType |
typedef EulerGroupTemplate | Self |
Public Member Functions | |
itkStaticConstMacro (SpaceDimension, unsigned int, Dimension) | |
typedef EulerGroupWrapInstance::Euler itk::EulerGroupTemplate< TScalarType, Dimension >::Euler |
Definition at line 124 of file itkEulerTransform.h.
typedef Euler::template Dummy< ScalarType > itk::EulerGroupTemplate< TScalarType, Dimension >::EulerDummy |
Definition at line 126 of file itkEulerTransform.h.
typedef EulerGroupWrap< Dimension > itk::EulerGroupTemplate< TScalarType, Dimension >::EulerGroupWrapInstance |
Definition at line 123 of file itkEulerTransform.h.
typedef EulerDummy::EulerTransform_tmp itk::EulerGroupTemplate< TScalarType, Dimension >::EulerTransform_tmp |
Definition at line 127 of file itkEulerTransform.h.
typedef TScalarType itk::EulerGroupTemplate< TScalarType, Dimension >::ScalarType |
Definition at line 109 of file itkEulerTransform.h.
typedef EulerGroupTemplate itk::EulerGroupTemplate< TScalarType, Dimension >::Self |
Definition at line 108 of file itkEulerTransform.h.
itk::EulerGroupTemplate< TScalarType, Dimension >::itkStaticConstMacro | ( | SpaceDimension | , |
unsigned | int, | ||
Dimension | |||
) |
Generated on 07-03-2016 for elastix by ![]() |
![]() |