Re: [Paraview] Glyph Trouble

2011-05-20 Thread Brian C. Panneton (CONTR)
Ah, I had the Style Representation set to Outline, so the Outline contained all of the points. When changed to surface, I see what I want. Thanks, Brian Panneton Brian C. Panneton (CONTR) wrote: I'm trying to put a glyph on every point for a filter. Currently it apply only one glyph containing

[Paraview] Glyph Trouble

2011-05-20 Thread Brian C. Panneton (CONTR)
I'm trying to put a glyph on every point for a filter. Currently it apply only one glyph containing all of the points. Am I doing something wrong here? [code] vtkSmartPointer pd = vtkSmartPointer::New(); vtkSmartPointer points2 = vtkSmartPointer::New(); points2->InsertNextPo