[vtkusers] wrapping Python, TCL, etc
Amy Henderson
amy.henderson at kitware.com
Wed Apr 7 09:39:34 EDT 2004
Hi Rupert,
Take a look at VTK/Examples/Build/vtkLocal. There is a README file in that
directory explaining how to add classes to your VTK build from outside the
main VTK tree and have them be wrapped in the same languages as in your
main VTK build.
- Amy
At 10:32 AM 4/7/2004, Rupert Brooks wrote:
>Hello,
>
>I'd like to use VTKs wrapping method to wrap some additional C++ classes
>for
>Python the way that the VTK classes are wrapped. Unfortunatley, i can't
>find any documentation on how that works, and i cant seem to figure it out
>by poking the existing code.
>
>Where is it documented or failing that what code in the tree should i
>start reading to figure out how it works.
>
>One thing that is of particular interest to me is building wrapped classes
>outside the main VTK build. Recompiling the main build always carries a
>certain risk of blowing up other peoples running applications. I'd rather
>build extra classes in a separate location.
>
>thanks
>rupert b.
>--------------------------------------------------------------------------------------
>Rupert Brooks For every complex question
>rbrooks at cyberus.ca there is a simple and wrong
>solution
>www.cyberus.ca/~rbrooks --A. Einstein
>
>
>
>Sent using cyberus.ca WebMail - http://www.cyberus.ca/
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at:
><http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list