<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 "vtkConeSource", 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"><<a href="mailto:kyle.lutz@kitware.com" target="_blank">kyle.lutz@kitware.com</a>></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 <<a href="mailto:jlcaihaibin@gmail.com">jlcaihaibin@gmail.com</a>> wrote:<br>
> Hello guys,<br>
> I am new to vtk. where can I find the constructor of vtkConeSource? It's<br>
> documents says nothing....<br>
> <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>
> And I can't see the content of other functions either. Such as<br>
> vtkConeSource::SetHeight ,The document just says that it's virtual. I am<br>
> confused about this. Please help me!<br>
><br>
> Thanks,<br>
> haibin<br>
<br>
</div></div>Hi Haibin,<br>
<br>
You can see the source in the vtkConeSource.cxx file. Here'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>