|
|
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <itkGPUTranslationTransform.h>
GPU version of TranslationTransform.
Definition at line 39 of file itkGPUTranslationTransform.h.
Inheritance diagram for itk::GPUTranslationTransform< TScalarType, NDimensions, TParentTransform >:Public Types | |
| typedef SmartPointer< const Self > | ConstPointer |
| typedef GPUSuperclass::CPUOutputVectorType | CPUOutputVectorType |
| typedef TParentTransform | CPUSuperclass |
| typedef GPUTranslationTransformBase< TScalarType, NDimensions > | GPUSuperclass |
| typedef SmartPointer< Self > | Pointer |
| typedef GPUTranslationTransform | Self |
Public Types inherited from itk::GPUTranslationTransformBase< TScalarType, NDimensions > | |
| typedef Vector< TScalarType, NDimensions > | CPUOutputVectorType |
| typedef GPUTransformBase | GPUSuperclass |
| typedef TScalarType | ScalarType |
| typedef GPUTranslationTransformBase | Self |
Public Types inherited from itk::GPUTransformBase | |
| typedef GPUTransformBase | Self |
Public Member Functions | |
| virtual const char * | GetClassName () const |
| virtual const CPUOutputVectorType & | GetCPUOffset (void) const |
Public Member Functions inherited from itk::GPUTranslationTransformBase< TScalarType, NDimensions > | |
| virtual bool | IsTranslationTransform (void) const |
| itkStaticConstMacro (SpaceDimension, unsigned int, NDimensions) | |
| itkStaticConstMacro (ParametersDimension, unsigned int, NDimensions) | |
Public Member Functions inherited from itk::GPUTransformBase | |
| virtual const char * | GetNameOfClass () const |
| virtual GPUDataManager::Pointer | GetParametersDataManager (const std::vcl_size_t index) const |
| virtual bool | IsBSplineTransform (void) const |
| virtual bool | IsIdentityTransform (void) const |
| virtual bool | IsMatrixOffsetTransform (void) const |
Static Public Member Functions | |
| static Pointer | New () |
Protected Member Functions | |
| GPUTranslationTransform () | |
| virtual | ~GPUTranslationTransform () |
Protected Member Functions inherited from itk::GPUTranslationTransformBase< TScalarType, NDimensions > | |
| virtual GPUDataManager::Pointer | GetParametersDataManager (void) const ITK_OVERRIDE |
| virtual bool | GetSourceCode (std::string &source) const ITK_OVERRIDE |
| GPUTranslationTransformBase () | |
| virtual | ~GPUTranslationTransformBase () |
Protected Member Functions inherited from itk::GPUTransformBase | |
| GPUTransformBase () | |
| virtual | ~GPUTransformBase () |
Private Member Functions | |
| GPUTranslationTransform (const Self &other) | |
| const Self & | operator= (const Self &) |
Additional Inherited Members | |
Protected Attributes inherited from itk::GPUTransformBase | |
| GPUDataManager::Pointer | m_ParametersDataManager |
| typedef SmartPointer< const Self > itk::GPUTranslationTransform< TScalarType, NDimensions, TParentTransform >::ConstPointer |
Definition at line 51 of file itkGPUTranslationTransform.h.
| typedef GPUSuperclass::CPUOutputVectorType itk::GPUTranslationTransform< TScalarType, NDimensions, TParentTransform >::CPUOutputVectorType |
Typedefs from GPUSuperclass.
Definition at line 57 of file itkGPUTranslationTransform.h.
| typedef TParentTransform itk::GPUTranslationTransform< TScalarType, NDimensions, TParentTransform >::CPUSuperclass |
Definition at line 47 of file itkGPUTranslationTransform.h.
| typedef GPUTranslationTransformBase< TScalarType, NDimensions > itk::GPUTranslationTransform< TScalarType, NDimensions, TParentTransform >::GPUSuperclass |
Definition at line 49 of file itkGPUTranslationTransform.h.
| typedef SmartPointer< Self > itk::GPUTranslationTransform< TScalarType, NDimensions, TParentTransform >::Pointer |
Definition at line 50 of file itkGPUTranslationTransform.h.
| typedef GPUTranslationTransform itk::GPUTranslationTransform< TScalarType, NDimensions, TParentTransform >::Self |
Standard class typedefs.
Definition at line 46 of file itkGPUTranslationTransform.h.
|
inlineprotected |
Definition at line 67 of file itkGPUTranslationTransform.h.
|
inlineprotectedvirtual |
Definition at line 68 of file itkGPUTranslationTransform.h.
|
private |
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::GPUTranslationTransformBase< TScalarType, NDimensions >.
|
inlinevirtual |
This method returns the CPU value of the offset of the TranslationTransform.
Implements itk::GPUTranslationTransformBase< TScalarType, NDimensions >.
Definition at line 63 of file itkGPUTranslationTransform.h.
|
static |
Method for creation through the object factory.
|
private |
Generated on OURCE_DATE_EPOCH for elastix by 1.8.13 |