<div dir="ltr"><div>Hi, It reads as: Pointer is a type scoped within FloatImageType, it simply means Pointer is something(in this case type) found within FloatImageType. Members usually refers to variables or functions.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jul 6, 2014 at 11:05 PM, stack overflow <span dir="ltr"><<a href="mailto:stackoverflowabder@gmail.com" target="_blank">stackoverflowabder@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hello,<br><br></div>Say that we have the following statements:<br><br>typedef itk::Image<double, 2>  FloatImageType;<br>
<br>void CreateF(FloatImageType::Pointer image)<br>{<br>...<br>
}<br><br></div>I know what :: means in the function. But, in this case, do we read it as follows?<br><br></div><i>class Pointer is a member of the class FloatImageType</i><br><br></div>Thanks.<br></div>
<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards,<br>Vincent<br>
</div>