[vtkusers] Activiz and C, design question

Totte Karlsson totte at dunescientific.com
Tue Jul 23 13:11:51 EDT 2013


Hi,
I have some visualization code that are using vtk, written in C++. I 
have created a C wrapper to this code, and 'it' works. This  C API, 
allow me to hand externally created renderwindows, 
renderwindowinteractors and renderers handles, i.e. void* pointers to 
concrete objects, allowing my underlying vtkobjects, that are created 
through the C API, to be rendered.

My question is, if I use activiz, together with my code (that I would 
need to give a C# wrapper), will I be able to hand my library those 
handles from activiz, so my code can use activiz to render?

Thanks,
Totte





More information about the vtkusers mailing list