[vtkusers] vtkImageActor and GetMapper()

Bill Lorensen bill.lorensen at gmail.com
Tue Mar 20 12:02:11 EDT 2012


This commit:
http://vtk.org/gitweb?p=VTK.git;a=commitdiff;h=1701059360982c495abff5b449009881748a9f19
updated the examples to accommodate API changes in VTK.

On Tue, Mar 20, 2012 at 8:58 AM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> I'm sorry. I am working with the nightly. I can't recall if vtk 5.8
> has that method for vtkImageActor.
>
> On Tue, Mar 20, 2012 at 8:14 AM, Sebastien <sebastien.calvi at yahoo.com> wrote:
>> 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.
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com



-- 
Unpaid intern in BillsBasement at noware dot com



More information about the vtkusers mailing list