[Paraview] Wrapping Hints for Plugin?
Biddiscombe, John A.
biddisco at cscs.ch
Wed Mar 10 09:59:39 EST 2010
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/3e58bbb8/attachment-0001.htm>
More information about the ParaView
mailing list