[vtkusers] activiz vtkPolydataAlgorithm
I_like_activiz
martin.buerger at aon.at
Sat Dec 1 13:55:54 EST 2012
I think I will wait for the next release of activiz and hope that things will become better then.
In between I will write my own filters by simply iterating over own vtkPolydata structures.
I am very successfull with this although not getting the data processed in parallel.
Meanwhile I tried paraview and python custom filters which is OK for prototyping purposes.
Would be glad to stay in contact and get some news on this, if any...
greets
----- Ursprüngliche Nachricht -----
Von: "Benjamin Jähn [via VTK]" ml-node s1045678n5717361h83 at n5.nabble.com
Erhalten: 01.12.2012 11:01
An: "I_like_activiz" martin.buerger at aon.at
I found a topic where someone was able to inherit successfully from a
Activiz/vtk class.
[QUOTE]
Note: All classes are static, that's the reason why you cannot inherit
from any wrapped vtk class.
But as I learned a few days ago there's a way to extent a static class.
If you like I can show you how to do that.
[/QUOTE]
http://vtk.1045678.n5.nabble.com/vtkCallbackCommand-in-ActiveViz-td5714143.html#a5714197
And there is also an example how the guy managed it to do that. The
example he wrote worked for me but I have tried it with another class
and I get a InvalidCastException at the constructor.
--
View this message in context: http://vtk.1045678.n5.nabble.com/activiz-vtkPolydataAlgorithm-tp5717071p5717362.html
Sent from the VTK - Users mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20121201/99bd8c66/attachment.htm>
More information about the vtkusers
mailing list