Error encountered when calling VTK processing functions generated in C++ from C#
I am a beginner in C#.
I wrote a method in C++ to process vtkPolyData, wrapped it into a DLL for use in C# environment. In C#, I’m using pointers to pass parameters, but encounter a error