[vtkusers] vtkActor2D visibility issue

Karthik Krishnan karthik.krishnan at kitware.com
Sun Nov 20 02:37:15 EST 2011


The rendering pipeline is explicitly driven. You'll need to call Render()
manually.

On Sat, Nov 19, 2011 at 5:50 PM, sahil6786 <sahil6786 at gmail.com> wrote:

> When I render initially, im setting an actors visibility to OFF. But on the
> click of a button in the application, I want to set the visibility to true.
> This is my requirement.
> But in my I case the actor doesnt get visible even if I set the visibility
> to TRUE. But it will be shown, if i move the cursor over the render
> window.(I have also handled mouse move event and there im again rendering.
> In this case I dont kow what to do). Please help.
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/vtkActor2D-visibility-issue-tp5006674p5006674.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/20111120/85449438/attachment.htm>


More information about the vtkusers mailing list