Re: [wxVTK] Getting transformation matrix from interactor
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2008-10-19 20:15:59
|
Hi Catherine, On Wed, Oct 15, 2008 at 5:55 PM, Catherine Peloquin <pel...@ia...> wrote: > Hello all, > > I am using the wxVTKRenderWindowInteractor and need to get the > transformation matrix for the current view. How might I go about doing > this? I do not know :( But this looks like a VTK-only question. wxVTKRWI simply acts as any vtkRWI. It simply binds to wxWidgets instead of X, Carbon, Cocoa or any default VTK type vtkRWI. 2cts -- Mathieu |