[Smtk-developers] Part-way to VTK Python wrapping

David Thompson david.thompson at kitware.com
Tue Apr 21 21:56:55 EDT 2015


Hi all,

The most recent pull request also included a change that wraps SMTK's VTK classes using VTK's python wrapping. The only problem is that there is not a way to pass the shiboken-wrapped SMTK model manager shared-pointer to the VTK-wrapped vtkModelMultiBlockSource instance. Does anyone have thoughts on how to tie these 2 together?

It would be really nice to write Python scripts that pop up VTK render windows populated with SMTK models because it would open the door to better image-baseline tests (and simple example/tutorial applications).

	Thanks,
	David


More information about the Smtk-developers mailing list