[vtkusers] Why I can't create a global vtkPolyData instance?

Wenlong Wang scc.wwl at gmail.com
Mon Apr 30 09:42:49 EDT 2012


It is a regular console application. It goes like

#include <vtkxxx.h>
//.............
//---------- Include headers -----------------

vtkPolyData* polydata = vtkPolyData::New();    // here pops the error
//............

void main()
{
     //.........................................
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120430/a4d8eaaa/attachment.htm>


More information about the vtkusers mailing list