[vtkusers] problems with specific classes dsuring wrapping

alexandre gouaillard alexandre.gouaillard at insa-lyon.fr
Wed May 29 01:44:32 EDT 2002


hi all

someone i'm working with devellopped a vtk compliant class, some kind of
filter which inherit from polydata to polydata filter class.
Compiling and making it working along with vtk was done quite easily, but
wrapping in tcl seems to cause some problems.

The problem seems to come from the usage of private class (sparsematrix) in
the declaration.
the parsing process begin, but stop on the declaration of two arrays of this
class with a "parse error" message.
Could someone help me with this ?
bytheway, could one of the guru teach me what is done exactly during the
wrapping process? it s not really documented in the manual.

alex




More information about the vtkusers mailing list