[Insight-users] [ITK Community] Meaning of an expression in ITK!!

Hana Cherif hanacherif62 at gmail.com
Sun Nov 10 13:21:17 EST 2013


I thank  you so much Matt,,

Regards!!


2013/11/10 Matt McCormick <matt.mccormick at kitware.com>

> Hi Hana,
>
> This is an initialization list [1].
>
> Hope this helps,
> Matt
>
> [1] http://www.cprogramming.com/tutorial/initialization-lists-c++.html
>
> On Sun, Nov 10, 2013 at 12:36 PM, Hana Cherif <hanacherif62 at gmail.com>
> wrote:
> > 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!!
> >
> > _____________________________________
> > 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
> >
> > _______________________________________________
> > Community mailing list
> > Community at itk.org
> > http://public.kitware.com/cgi-bin/mailman/listinfo/community
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20131110/19c99a60/attachment.htm>


More information about the Insight-users mailing list