[vtkusers] Re: adding files to existing vtk4.x using vc++ on win2000

Paul Tait paul at opes.com.au
Wed Aug 27 20:45:10 EDT 2003


First thing DONT DO IT

but if you have to ;-)

The C++ way is
Derive a new class from the approriate vtk base class and override the
methods you want to change. Add the new files to your VC project not to VTK

Next share the code

Paul




More information about the vtkusers mailing list