SimpleITK  
Public Member Functions | Public Attributes | List of all members
itk::simple::AffineTransform::MyVisitor Struct Reference
+ Collaboration diagram for itk::simple::AffineTransform::MyVisitor:

Public Member Functions

template<typename TransformType >
void operator() () const
 

Public Attributes

AffineTransformthat
 
itk::TransformBasetransform
 

Detailed Description

Definition at line 85 of file sitkAffineTransform.h.

Member Function Documentation

◆ operator()()

template<typename TransformType >
void itk::simple::AffineTransform::MyVisitor::operator() ( ) const
inline

Member Data Documentation

◆ that

AffineTransform* itk::simple::AffineTransform::MyVisitor::that

Definition at line 88 of file sitkAffineTransform.h.

◆ transform

itk::TransformBase* itk::simple::AffineTransform::MyVisitor::transform

Definition at line 87 of file sitkAffineTransform.h.


The documentation for this struct was generated from the following file: