[vtkusers] Please Help
David Cole
dlrdave at aol.com
Mon Jun 24 11:51:17 EDT 2013
> I am new on vtk, my question is :
> are the mappers and filters same thing in VTK?
> Looking forward your reply soon.
No, they are not.
A filter is an object that takes some sort of input, operates on it and then produces some sort of output.
A mapper is an object that also takes an input, and then maps it into some sort of data structure used to render that as a graphic entity of some sort.
D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130624/d5f3ede9/attachment.htm>
More information about the vtkusers
mailing list