<div dir="ltr">Hello kyle,<div style>    Thank you for your help. But there is another question. I am using the VS2010 to build the program, when I press F12 to &quot;vtkConeSource&quot;, it can only link to the vtkConeSource.h. I was wondering that if there is any way that I can also link to the <span style="font-family:arial,sans-serif;font-size:14px">vtkConeSource.cxx file.</span></div>
<div style><span style="font-family:arial,sans-serif;font-size:14px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:14px">Thanks,</span></div><div style><font face="arial, sans-serif"><span style="font-size:14px">haibin</span></font></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/3/15 Kyle Lutz <span dir="ltr">&lt;<a href="mailto:kyle.lutz@kitware.com" target="_blank">kyle.lutz@kitware.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Fri, Mar 15, 2013 at 8:32 AM, Haibin Cai &lt;<a href="mailto:jlcaihaibin@gmail.com">jlcaihaibin@gmail.com</a>&gt; wrote:<br>
&gt; Hello guys,<br>
&gt;     I am new to vtk. where can I find the constructor of vtkConeSource? It&#39;s<br>
&gt; documents says nothing....<br>
&gt; <a href="http://www.vtk.org/doc/release/5.10/html/classvtkConeSource.html" target="_blank">http://www.vtk.org/doc/release/5.10/html/classvtkConeSource.html</a><br>
&gt; And I can&#39;t see the content of other functions either. Such as<br>
&gt; vtkConeSource::SetHeight ,The document just says that it&#39;s virtual. I am<br>
&gt; confused about this. Please help me!<br>
&gt;<br>
&gt; Thanks,<br>
&gt; haibin<br>
<br>
</div></div>Hi Haibin,<br>
<br>
You can see the source in the vtkConeSource.cxx file. Here&#39;s a link to<br>
it on GitHub: <a href="https://github.com/Kitware/VTK/blob/master/Filters/Sources/vtkConeSource.cxx#L34" target="_blank">https://github.com/Kitware/VTK/blob/master/Filters/Sources/vtkConeSource.cxx#L34</a><br>
<span class="HOEnZb"><font color="#888888"><br>
-kyle<br>
</font></span></blockquote></div><br></div>