[vtkusers] question about vtkCommand

David Doria daviddoria at gmail.com
Sun Apr 22 09:53:58 EDT 2012


2012/4/22 qlizhi <qlizhi at gmail.com>

> **
>
> hi, all!
> i write a subclass of vtkCommand, and in its function Execute(), i try to
> change an actor's Orientation by code [actor->SetOrientation(ori)].
> I made breakPoint on that line, it runs. But   the renderWindow  show
> nothing. Can anybody tell me why?
> Sorry for my poor english!
> ------------------------------
> qlizhi
>
Did you call renderWindow->Render()? You'll probably have to make us an
as-small-as-possible code sample so we can see exactly what you're doing.

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120422/b43a019b/attachment.htm>


More information about the vtkusers mailing list