[vtkusers] Problem with vtkPolyDataToImageStencil

matheus_viana vianamp at gmail.com
Fri Jul 27 16:36:40 EDT 2012


David, in my source code, this occurs at line 123. Check it out:

128  // For the new points and lines
129  vtkPoints *newPoints = vtkPoints::New();
130  newPoints->Allocate(333);
131  vtkCellArray *newLines = vtkCellArray::New();
132  newLines->Allocate(1000);

Is that line you're talking about?

Best,
Matheus Viana
Postdoctoral Research Employee
Developmental and Cell Biology
University of California Irvine



--
View this message in context: http://vtk.1045678.n5.nabble.com/Problem-with-vtkPolyDataToImageStencil-tp5714947p5714966.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list