[vtkusers] dataset attribute
ALIZIER Julien AUSY
julien.alizier-ausy at irsn.fr
Thu Sep 30 04:30:56 EDT 2004
Hi francesco,
Maybe it is not related to your problem but I had issues rendering cell
data:
be sure to set yourMapper->ImmediateModeRenderingOn() before rendering cell
data otherwise you'll get only white polygons.
Regards,
-- Julien
-----Message d'origine-----
De : francesco [mailto:guernika_devel at yahoo.it]
Envoyé : jeudi 30 septembre 2004 10:25
À : vtkusers at vtk.org
Objet : [vtkusers] dataset attribute
Hello to all
I'd like better understand the difference between setting dataset
attribute as vtkCellData or vtkPointData:
why with a vtkDataSetMapper I can render a vtkImageData with vtkCellData
dataset attribute, and with
a vtkImageMapper I can't?
thanks in advance
francesco
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list