[vtkusers] Proposed Changes to vtkRenderWindowInteractor

Olivier Coulon o.coulon at cs.ucl.ac.uk
Wed Sep 6 06:43:17 EDT 2000


Olivier Coulon wrote:

>
> David,
>
> you can use the vtkTkRenderWidget. As it is defined as a tk widget, you
> can pack it as you would do normally. Then if you do:
>
> vtkTkRenderWidget .toplevel.frame.renWid
> set renWin [.toplevel.frame.renWid RenderWindow]
>
> you can manipulate renWin like a normal vtkRenderWindow (it is one).
>

I realised I made a mistake there, the proper method is GetRenderWindow (instead of
RenderWindow).

See graphics/exampleTcl/TkRenderWidget.tcl

- Olivier

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20000906/e9f72ee4/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: o.coulon.vcf
Type: text/x-vcard
Size: 357 bytes
Desc: Card for Olivier Coulon
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20000906/e9f72ee4/attachment.vcf>


More information about the vtkusers mailing list