[vtkusers] vtkRenderer::EraseOn() in vtk4.2

Yucong Ye chrisyeshi at gmail.com
Sun Oct 3 01:06:49 EDT 2010


Since I don't get to decide for my boss. XD
What I am doing now is every time when I call:
layer0Renderer->Render();
I will also call
layer1Renderer->Clear();
layer1Renderer->Render();
which works, but I don't feel right @@!~

Thanks for responding :)

On Sat, Oct 2, 2010 at 3:51 PM, Darshan Pai <darshanpai at gmail.com> wrote:

> Is there any particular reason you don't want to update to VTK 4.5 straight
> awaya ?
>
> On Fri, Oct 1, 2010 at 6:07 PM, chrisyeshi <chrisyeshi at gmail.com> wrote:
>
>>
>> I notice that in vtk 4.5, there is EraseOn() under vtkRenderer
>> However, I am useing vtk 4.2, which EraseOn() is not implemented yet.
>> So, I am wondering if there is any work around to achieve EraseOn() in
>> vtk4.2.
>>
>> --
>> View this message in context:
>> http://vtk.1045678.n5.nabble.com/vtkRenderer-EraseOn-in-vtk4-2-tp3073392p3073392.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
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101002/b5da697d/attachment.htm>


More information about the vtkusers mailing list