SimpleITK  1.0.1
Public Member Functions | Public Attributes | List of all members
itk::simple::Transform::TransformTryCastVisitor Struct Reference
+ Collaboration diagram for itk::simple::Transform::TransformTryCastVisitor:

Public Member Functions

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

Public Attributes

Transformthat
 
itk::TransformBasetransform
 

Detailed Description

Definition at line 240 of file sitkTransform.h.

Member Function Documentation

template<typename TransformType >
void itk::simple::Transform::TransformTryCastVisitor::operator() ( void  ) const
inline

Definition at line 245 of file sitkTransform.h.

References itk::simple::Transform::InternalInitialization().

Member Data Documentation

Transform* itk::simple::Transform::TransformTryCastVisitor::that

Definition at line 243 of file sitkTransform.h.

itk::TransformBase* itk::simple::Transform::TransformTryCastVisitor::transform

Definition at line 242 of file sitkTransform.h.


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