[Insight-users] [ITK Community] Meaning of an expression in ITK!!
Hana Cherif
hanacherif62 at gmail.com
Sun Nov 10 12:36:06 EST 2013
Hello, insight users!!
What is the meaninig of this expression please::
template <class TScalarType, unsigned int NDimensions, unsigned int
>>> VSplineOrder> BSplineBaseTransform<TScalarType, NDimensions,
>>> VSplineOrder> ::BSplineBaseTransform() : Superclass( 0 ), m_CoefficientImages(
>>> this->ArrayOfImagePointerGeneratorHelper() )
>>
>>
>
such as: Superclass is a class predefined , i want to understand what is
mean the "(0) after "Superclass" and the comma between Superclass( 0 )
and m_CoefficientImages (this is a member of the class BSplineBaseTransform)
Thanks in advance!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20131110/379baa77/attachment.htm>
More information about the Insight-users
mailing list