[Paraview] Questions in compiling ParaView

Moreland, Kenneth kmorel at sandia.gov
Thu Apr 24 10:57:25 EDT 2008


Doxygen documentation for all of ParaView's classes are posted here:

  http://www.paraview.org/ParaView3/Doc/Nightly/html/classvtkProcessModule.html

Look at the documentation for each class to see what it does.

Connections are handled by vtkProcessModule.  Consult the documentation for that.

-Ken

________________________________
From: paraview-bounces at paraview.org [mailto:paraview-bounces at paraview.org] On Behalf Of shenyanwen
Sent: Thursday, April 24, 2008 7:48 AM
To: paraview mailing list
Subject: [Paraview] Questions in compiling ParaView

Dear everyone,
I have some questions when I am compiling the ParaView3.2.1.

1.What do pvmain and optins mean?(vtkPVMain* pvmain,
                                                      pqOptions* options)
2.What is the function of "helper" (pqProcessModuleGUIHelper* helper) Does that helper do some initialization work such as to creat a widget or to setup the interface of the mainwindow?
3.How does the client-server mode work?What I mean is that what's the method that conncets cilent and server.Which classes or functions are the key of that connection ?

Thanks so much!

                                                                                                                                       Shenyanwen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20080424/2404988e/attachment.htm>


More information about the ParaView mailing list