[vtkusers] a slightly different Glyph Filter

John Platt jcplatt at dsl.pipex.com
Fri Jan 5 05:08:24 EST 2007


Hi Patrick,

Have you investigated vtkTensorGlyph::ThreeGlyphsOn()?

HTH

John.

-----Original Message-----
From: vtkusers-bounces+jcplatt=dsl.pipex.com at vtk.org
[mailto:vtkusers-bounces+jcplatt=dsl.pipex.com at vtk.org] On Behalf Of
Patrick boenzli
Sent: 05 January 2007 09:40
To: vtkusers at vtk.org
Subject: [vtkusers] a slightly different Glyph Filter


Hallo!

I would like to use/make a filter, that works similar to the Glyph
(vtkPVGlyphFilter/vtkGlyph3D). The only difference is that it should
display a glyph for every coordinate component (for the x, y and z
direction/component) of each input point.
This makes a sum of 3 glyphs for each point. Since I am a new to
VTK/Paraview have you got any hints on how to make such a filter in the
simplest way possible?

I looked through the vtkPVGlyphFilter/vtkGlyph3D code for myself: would
it be a good idea to use vtkGlyph3D and rewrite the code in a way that
for each point there are three glyphs drawn and use this "new" filter as
a plugin for paraview?

there are so many possibilities to do such a thing, I hope one of you
more experienced coders can give me some hints about the nicest way to
do this.

thank you very much,
best wishes,
patrick




_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at:
http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers





More information about the vtkusers mailing list