hello !<br />
<br />
   When i try to derive vtkCubeSource class in my own class <br />
   MyBox folowing error occurs.<br />
<br />
   "undefined reference to MyBox "<br />
<br />
    I do this in following way, to derive vtkCubeSource class.<br />
<br />
    1. First I created a MyBox.h file<br />
       and declared all methods inside it that are necessary.<br />
       (new, print self, constructor, destructor etc.)<br />
<br />
    2. Then I created a MyBox.cxx file<br />
       with some additional methods (my own).<br />
<br />
    3.Finaly I created a TestMyBox.cxx class   <br />
      to create an oject of MyBox so that it could work as an<br />
      oject of vtkCubeSource.<br />
<br />
      but it is not working.<br />
<br />
       please help me.<br />
<br />
     <br />
Dhirendra verma<br />
(Learing VTK for M.Tech project<br />
 on "Visualizing 2d and 3d  scientific data")<br />
    <br />
        <br><Table border=0 Width=644 Height=57 cellspacing=0 cellpadding=0 style="font-family:Verdana;font-size:11px;line-height:15px;"><TR><td><A HREF="http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?" target="_blank"><IMG SRC="http://sigads.rediff.com/RealMedia/ads/adstream_nx.ads/www.rediffmail.com/signatureline.htm@Middle"></A></td></TR></Table>