[vtkusers] Activiz.NET VTKCellArray Missing Functions

Sam sistephan at gmail.com
Sat Jun 11 18:22:12 EDT 2011


Hi,

I'm using Activiz.NET with C#. I found an issue,

vtkCellArray.h has a function, GetNextCell and the defintion is in the .h
file not in the .cxx file.  It looks like the Activiz wrappers do not have
this function.

In other words, 

            vtkCellArray cells = new vtkCellArray();
            cells.GetNextCell()  //This function does not exist.

Please help!

--
View this message in context: http://vtk.1045678.n5.nabble.com/Activiz-NET-VTKCellArray-Missing-Functions-tp4480040p4480040.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list