ITK  5.4.0
Insight Toolkit
Public Member Functions | List of all members
itk::ImageAlgorithm::StaticCast< TInputType, TOutputType > Struct Template Reference

Detailed Description

template<typename TInputType, typename TOutputType>
struct itk::ImageAlgorithm::StaticCast< TInputType, TOutputType >

Unary functor just for static_cast operator

Definition at line 188 of file itkImageAlgorithm.h.

Public Member Functions

TOutputType operator() (const TInputType i)
 

Member Function Documentation

◆ operator()()

template<typename TInputType , typename TOutputType >
TOutputType itk::ImageAlgorithm::StaticCast< TInputType, TOutputType >::operator() ( const TInputType  i)
inline

Definition at line 191 of file itkImageAlgorithm.h.


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