[ITK Community] [Insight-users] 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://public.kitware.com/pipermail/community/attachments/20131110/379baa77/attachment.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users
More information about the Community
mailing list