[Paraview] Wrapping Hints for Plugin?
Biddiscombe, John A.
biddisco at cscs.ch
Wed Mar 10 14:30:07 EST 2010
SET(VTK_WRAP_HINTS "${CMAKE_CURRENT_SOURCE_DIR}/hints.txt" )
seems to work
JB
From: paraview-bounces at paraview.org [mailto:paraview-bounces at paraview.org] On Behalf Of Biddiscombe, John A.
Sent: 10 March 2010 16:00
To: paraview at paraview.org
Subject: [Paraview] Wrapping Hints for Plugin?
When I modify classes in the VTK core, I sometimes need to modify the Wrapping hints, by adding something along the lines of
vtkMySuperWonderClass GetNormal 307 3
which is ok, for a GetNormal which looks like this.
vtkGetVector3Macro(Normal, double);
Is it possible to specify hints for ClientServerWrapping inside plugins?
JB
--
John Biddiscombe, email:biddisco @ cscs.ch
http://www.cscs.ch/
CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100310/f3f4b604/attachment.htm>
More information about the ParaView
mailing list