[vtkusers] Using Swig or Activiz with VTK
bnsteel
bnsteel at gmail.com
Thu Jan 19 17:00:15 EST 2012
Hi,
I currently have an application that uses Activiz to display VTK objects in
a c# GUI. I would like to move the details of the VTK objects into a c++
library where my data is generated, instead of passing the data back to c#
and using wrapped VTK commands. I am currently using SWIG to interact
between my C++ library and c# GUI. Is there a way to pass the reference of
my vtkRenderWindow (on the activiz C# side) to the C++ side?
--
View this message in context: http://vtk.1045678.n5.nabble.com/Using-Swig-or-Activiz-with-VTK-tp5159099p5159099.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list