On 21/01/14 1:56 AM, Utkarsh Ayachit wrote:
Nicholas,
There's not much to it once you have the vtkExporter subclass ready.
For making that exporter available in ParaView, you create a XML
putting the definition under the "exporters" group. The proxy
definition should use a
(http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMExporterProxy.html)
(or subclass, e.g. RenderViewExporterProxy).
The exporter dialog when created looks for all definitions available
under the "exporters" group that "CanExport"
(http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMExporterProxy.html#a6a12e9c1401140db5a278617901a0603)
the active view and add that exporter's extension to the list.
Thank you.
Is there a URL to read up on how build build Paraview so that the
headers and library files are also installed ?
My OS X install image does not come with the required vtkSMExporterProxy
header file or library to build those plugins.
Cheers
--
Nicholas Yue
Graphics - RenderMan, Visualization, OpenGL, HDF5
Custom Dev - C++ porting, OSX, Linux, Windows
http://au.linkedin.com/in/nicholasyue
https://vimeo.com/channels/naiadtools
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview