[vtkusers] display oriented points?

Chen, Elvis anisotropic7 at yahoo.ca
Thu Apr 15 16:27:19 EDT 2004


hi,

feeling stupid today, so please take it easy if my
question seem to be trivial.

I want to display a set of points and oriented them
according to the point normal.  I have a file with
each line of the format being:

x, y, z, xv, yv, zv

I know I should use Glyph3D for this, and use (say)
vtkConeSource for the orientation.  Glyph3D uses
vtkPolyData for the geometry, and I can enter the
coordinate (x, y, z) using vtkPolyData->SetPoints.

But where do I put the normal (xv, yv, zv) information
in vtkPolyData?

thx,

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca



More information about the vtkusers mailing list