[vtkusers] vtkImageActor and GetMapper()
Sebastien
sebastien.calvi at yahoo.com
Tue Mar 20 11:14:16 EDT 2012
Here is what I have with vtkImageActor (headers snippets):
class VTK_RENDERING_EXPORT vtkImageActor : public vtkProp3D
class VTK_RENDERING_EXPORT vtkProp3D : public vtkProp
class VTK_COMMON_EXPORT vtkProp : public vtkObject
None of them has a GetMapper() method.
By the way this is Vtk 5.8.0 and so far I have not seen any vtkImageSlice in
it, are you referring the nightly?
--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkImageActor-and-GetMapper-tp5571276p5580296.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list