[vtkusers] Wrapping VTK class in ParaView

shenyanwen shenyanwen at gmail.com
Mon Apr 28 08:10:38 EDT 2008


Hi everyone,
I have installed ParaView3.2.1 with source, and I tried to compile it with
Visual Studio 2005.
I found that at the process of initialization, ParaView did not warp all the
VTK into it. It only did some work that
create the main window.So I think it may connect the dll or lib of the VTK
which are needed for showing or rendering VTK files.
So I want to know how does ParaView warp the VTK class into it such as
reader or writer in the directory of VTK\IO and
 how does it load the dll and lib of VTK if it does so.

Thanks so much!

shenyanwen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080428/5be18cd4/attachment.htm>


More information about the vtkusers mailing list