hi francesco,<br>
the implementation of the standard ::New methods is handled by the macro <br>
<br>
vtkStandardNewMacro(thisClass)<br>
<br>
located in vtkSetGet.h along with several other usefull macros.<br>
<br>
yianis<br><br><div><span class="gmail_quote">On 4/30/05, <b class="gmail_sendername">francesco caruso</b> &lt;<a href="mailto:guernika_devel@yahoo.it">guernika_devel@yahoo.it</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello to all<br><br>I've been looking for vtkOpenGLActor::New() method in VTK sources,but<br>all I've found is only the declaration of this method, and not the<br>implementation...<br>How is it possible?<br><br>I'd like to implement a particular actor that write only in the
<br>Z-buffer...any hints?<br><br>Thanks in advance<br>francesco<br><br>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br></blockquote></div><br>