wxvtk-users Mailing List for wxVTKRenderWindowInteractor (Page 14)
Brought to you by:
malat
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(7) |
Feb
|
Mar
(2) |
Apr
(12) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(7) |
Nov
(13) |
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(5) |
Jun
(6) |
Jul
(3) |
Aug
(11) |
Sep
|
Oct
(10) |
Nov
(2) |
Dec
(1) |
2007 |
Jan
(16) |
Feb
(9) |
Mar
(13) |
Apr
|
May
(7) |
Jun
(8) |
Jul
|
Aug
(14) |
Sep
|
Oct
(6) |
Nov
|
Dec
(1) |
2008 |
Jan
(20) |
Feb
(1) |
Mar
|
Apr
(20) |
May
(5) |
Jun
(11) |
Jul
|
Aug
(52) |
Sep
(2) |
Oct
(35) |
Nov
(7) |
Dec
(14) |
2009 |
Jan
(4) |
Feb
(5) |
Mar
(9) |
Apr
(19) |
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
(5) |
Dec
|
2010 |
Jan
(1) |
Feb
(5) |
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
(13) |
2012 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(9) |
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
From: Mathieu M. <mat...@gm...> - 2007-01-23 15:05:05
|
Hi Philip, I never realized you already posted to the list. What do you mean you added wheel support ? Do you mean this was not working on a particular OS ? Could you please send me the patch ? Thanks -M On 11/13/06, Philip Schuchardt <oh...@vt...> wrote: > Hey, > I have added wheel mouse support to my wxVTKRenderWindowInteractor.cxx and .h > files... I'm not sure if you want to add it to the project. Where can I > submit the code? I don't have the old style implemented... > > Philip > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Wxvtk-users mailing list > Wxv...@li... > https://lists.sourceforge.net/lists/listinfo/wxvtk-users > -- Mathieu |
From: Mathieu M. <mat...@gm...> - 2007-01-22 21:42:44
|
Hi Philip, Before I try to reproduce it, could you please send us the output of: $ make VERBOSE=1 Thanks, Mathieu On 1/22/07, Philip Schuchardt <oh...@vt...> wrote: > I'm trying to build wxVTKRenderWindowInteractor on OSX but are having some > problems. > > [ 80%] Building CXX object CMakeFiles/loch3.dir/wxVTKRenderWindowInteractor.o > [12:57:32] > /usr/bin/c++ -I/usr/local/bin/../include/vtk-5.0 -I/usr/lib/wx/include/mac-unicode-debug-2.5 -I/usr/include/wx-2.5 > -I/Users/martinsluka/loch3/lib -Wall -DLXMACOSX -ggdb -DLXDEBUG -pg -D__WXDEBUG__ -D__WXMAC__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -Wno-deprecated -o > CMakeFiles/loch3.dir/wxVTKRenderWindowInteractor.o -c /Users/martinsluka/loch3/wxVTKRenderWindowInteractor.cxx > make[2]: *** [CMakeFiles/loch3.dir/wxVTKRenderWindowInteractor.o] Error 1 > make[1]: *** [CMakeFiles/loch3.dir/all] Error 2 > make: *** [all] Error 2 > > Those are the error messages I get. The messages aren't very helpful are they. > VTK and wxWidgets are both running carbon. Any suggestions? > > Philip Schuchardt > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Wxvtk-users mailing list > Wxv...@li... > https://lists.sourceforge.net/lists/listinfo/wxvtk-users > -- Mathieu |
From: Philip S. <oh...@vt...> - 2007-01-22 18:26:06
|
I'm trying to build wxVTKRenderWindowInteractor on OSX but are having some problems. [ 80%] Building CXX object CMakeFiles/loch3.dir/wxVTKRenderWindowInteractor.o [12:57:32] /usr/bin/c++ -I/usr/local/bin/../include/vtk-5.0 -I/usr/lib/wx/include/mac-unicode-debug-2.5 -I/usr/include/wx-2.5 -I/Users/martinsluka/loch3/lib -Wall -DLXMACOSX -ggdb -DLXDEBUG -pg -D__WXDEBUG__ -D__WXMAC__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -Wno-deprecated -o CMakeFiles/loch3.dir/wxVTKRenderWindowInteractor.o -c /Users/martinsluka/loch3/wxVTKRenderWindowInteractor.cxx make[2]: *** [CMakeFiles/loch3.dir/wxVTKRenderWindowInteractor.o] Error 1 make[1]: *** [CMakeFiles/loch3.dir/all] Error 2 make: *** [all] Error 2 Those are the error messages I get. The messages aren't very helpful are they. VTK and wxWidgets are both running carbon. Any suggestions? Philip Schuchardt |
From: Mathieu M. <mat...@ki...> - 2006-12-12 18:09:50
|
Salut Sébastien, [Switching to english, sorry ;)] Indeed compiling wxVTK on GNU/Linux can be a pain (to be polite). I did wrote a quick note on the main site about that: http://wxvtk.sourceforge.net/ * wxVTK requires CMake 2.4 now. (CMake 2.4.3 suffers from bug #3582 I guess this is not very explicit. But the issue is the following: The wxWidgets continue to refuse to expose an API I have been requesting for a while now (more that 3 yrs), whereas the wxPython did expose that same API (speak about consistency!). So the only way I found was to figure out what GTK version the wxWidgets was built on. And the heuristic to find it is very fragile (as you probably realized). I have tried multiple option in the past, but this is too much work to maintain (and I am not very active on this project anyway). Anyway the bottom line, is that you need somehow to figure out what is the GTK used by your wxWidgets lib. I suspect you have an old library that is still using gtk 1.2.x (this case is very poorly tested since my main plateform uses gtk 2.x). By the way sending the full log of the error is generally much self explanatory, please include if you want me to comment. So to answer your question: 1. Yes definitely wx + VTK is know to work pretty well on Linux and Win32. The people on Mac are complaining but Carbon support is getting there. 2. I haven't played much with the new widgets architecture in VTK 5.1, but the old widgets are working very nicely. I guess a lot of people on this ML could also share there comment on the respsonsiveness of wx + VTK when doing interaction. In the old days, wxGTK had an issue that would cause a rerender (very bad for volume rendering) when moving the mouse, I believe this is fixed in gtk2.x. Please CC the ML, it makes my life much easier :) Thanks, Mathieu Sebastien Valette wrote: > Bonjour Mathieu, > > je m'intéresse à la création d'interfaces avec wxWidgets pour des > applications utilisant VTK. Tout se passe bien jusqu'au moment où on > essaie de lancer une interaction sur une vtkRenderWindow, qui coupe > toute interaction possible avec les widgets de wx. > > Nous avons remarqué ton projet wxVTK sur sourceforge, mais je ne suis > pas encore arrivé à le compiler correctement sous linux (problèmes de > dépendances, peut-être). > > Nous avons aussi remarqué la création de widgets pour vtk dans la > version nightly. > > Mes questions sont : > Est-il possible d'implémenter correctement un interacteur compatible VTK > et wx (comme wxVTK) ? > Est-ce que les widgets introduits dans VTK sont "compatibles" avec wx? > Bref, apparement, tu as beaucoup bossé sur le sujet, et j'aimerai savoir > quel est la meilleure démarche pour créer une interface sous wx... > > cordialement, > > Sébastien Valette > |
From: Philip S. <oh...@vt...> - 2006-11-14 03:39:21
|
Hey, I have added wheel mouse support to my wxVTKRenderWindowInteractor.cxx and .h files... I'm not sure if you want to add it to the project. Where can I submit the code? I don't have the old style implemented... Philip |
From: Kjeld V. H. <kj...@au...> - 2006-11-01 09:29:53
|
I still have a problem with the building of wxVTK. The error I get when I build ones of samples is. E:\lib\wxWidgets-2.6.3-1MSW\wxWidgets-2.6.3\include\wx\platform.h(190): f= atal error C1083: Cannot open include file: 'wx/setup.h': No such file or directory I have set up the cmake as mention early. Kjeld |
From: Mathieu M. <mat...@gm...> - 2006-10-24 03:26:39
|
On 10/4/06, Reinhold F=FCreder <rei...@gm...> wrote: > Hello Mathieu, > > In the 1.0 release of wxVTK seems to be a little bug. In the following > method I had to add the preprocessor directives for MSW. The reason is > that for MSW the wxVTKRenderWindowInteractor inherits from wxWindow > instead of wxGLCanvas... Alright ! Thanks a bunch for report and patch always appreciated :) This is fixed in the CVS, I'll redo a wxVTK 1.0 patch 1 tarball -hopefully- within the next few days. Mathieu $ cvs ci -m"COMP: Fix compilation of wxVTK on windows, thanks to Reinhold F=FCreder for patch" Checking in src/wxVTKRenderWindowInteractor.cxx; /cvsroot/wxvtk/wxVTK/src/wxVTKRenderWindowInteractor.cxx,v <-- wxVTKRenderWindowInteractor.cxx new revision: 1.27; previous revision: 1.26 done |
From: Philip S. <oh...@vt...> - 2006-10-22 20:33:25
|
Somehow got it to work by hacking the crap out of the cmakefile! ;) Philip On Sunday 22 October 2006 2:11 pm, Philip Schuchardt wrote: > I'm having trouble compiling the samples. > > Any suggestions? > > I'm using wxGTK 2.6.3.3 > > Philip Schuchardt > > In file included from /usr/include/gtk-1.2/gdk/gdkprivate.h:33, > > from /home/blitz/downloads/wxVTK/src/wxVTKRenderWindowInteractor.cxx:54: > /usr/include/gtk-1.2/gdk/gdktypes.h:52: error: conflicting declaration > 'typedef gulong GdkAtom' > /usr/include/wx-2.6/wx/defs.h:2762: error: 'GdkAtom' has a previous > declaration as `typedef struct _GdkAtom*GdkAtom' > /usr/include/gtk-1.2/gdk/gdktypes.h:52: error: declaration of `typedef > gulong GdkAtom' > /usr/include/wx-2.6/wx/defs.h:2762: error: conflicts with previous > declaration `typedef struct _GdkAtom*GdkAtom' > /usr/include/gtk-1.2/gdk/gdktypes.h:52: error: declaration of `typedef > gulong GdkAtom' > /usr/include/wx-2.6/wx/defs.h:2762: error: conflicts with previous > declaration `typedef struct _GdkAtom*GdkAtom' > /usr/include/gtk-1.2/gdk/gdktypes.h:57: error: conflicting declaration > 'typedef struct _GdkWindow GdkWindow' > /usr/include/wx-2.6/wx/defs.h:2763: error: 'GdkWindow' has a previous > declaration as `typedef struct _GdkDrawable GdkWindow' > /usr/include/gtk-1.2/gdk/gdktypes.h:57: error: declaration of `typedef > struct _GdkWindow GdkWindow' > /usr/include/wx-2.6/wx/defs.h:2763: error: conflicts with previous > declaration `typedef struct _GdkDrawable GdkWindow' > /usr/include/gtk-1.2/gdk/gdktypes.h:57: error: declaration of `typedef > struct _GdkWindow GdkWindow' > /usr/include/wx-2.6/wx/defs.h:2763: error: conflicts with previous > declaration `typedef struct _GdkDrawable GdkWindow' > /usr/include/gtk-1.2/gdk/gdktypes.h:57: error: declaration of `typedef > struct _GdkWindow GdkWindow' > /usr/include/wx-2.6/wx/defs.h:2763: error: conflicts with previous > declaration `typedef struct _GdkDrawable GdkWindow' > /usr/include/gtk-1.2/gdk/gdktypes.h:58: error: conflicting declaration > 'typedef struct _GdkWindow GdkPixmap' > /usr/include/wx-2.6/wx/defs.h:2765: error: 'GdkPixmap' has a previous > declaration as `typedef struct _GdkDrawable GdkPixmap' > /usr/include/gtk-1.2/gdk/gdktypes.h:58: error: declaration of `typedef > struct _GdkWindow GdkPixmap' > /usr/include/wx-2.6/wx/defs.h:2765: error: conflicts with previous > declaration `typedef struct _GdkDrawable GdkPixmap' > /usr/include/gtk-1.2/gdk/gdktypes.h:58: error: declaration of `typedef > struct _GdkWindow GdkPixmap' > /usr/include/wx-2.6/wx/defs.h:2765: error: conflicts with previous > declaration `typedef struct _GdkDrawable GdkPixmap' > /usr/include/gtk-1.2/gdk/gdktypes.h:58: error: declaration of `typedef > struct _GdkWindow GdkPixmap' > /usr/include/wx-2.6/wx/defs.h:2765: error: conflicts with previous > declaration `typedef struct _GdkDrawable GdkPixmap' > /usr/include/gtk-1.2/gdk/gdktypes.h:59: error: conflicting declaration > 'typedef struct _GdkWindow GdkBitmap' > /usr/include/wx-2.6/wx/defs.h:2764: error: 'GdkBitmap' has a previous > declaration as `typedef struct _GdkDrawable GdkBitmap' > /usr/include/gtk-1.2/gdk/gdktypes.h:59: error: declaration of `typedef > struct _GdkWindow GdkBitmap' > /usr/include/wx-2.6/wx/defs.h:2764: error: conflicts with previous > declaration `typedef struct _GdkDrawable GdkBitmap' > /usr/include/gtk-1.2/gdk/gdktypes.h:59: error: declaration of `typedef > struct _GdkWindow GdkBitmap' > /usr/include/wx-2.6/wx/defs.h:2764: error: conflicts with previous > declaration `typedef struct _GdkDrawable GdkBitmap' > /usr/include/gtk-1.2/gdk/gdktypes.h:59: error: declaration of `typedef > struct _GdkWindow GdkBitmap' > /usr/include/wx-2.6/wx/defs.h:2764: error: conflicts with previous > declaration `typedef struct _GdkDrawable GdkBitmap' > In file included > from /home/blitz/downloads/wxVTK/src/wxVTKRenderWindowInteractor.cxx:54: > /usr/include/gtk-1.2/gdk/gdkprivate.h:62: error: field `window' has > incomplete type > make[2]: *** > [CMakeFiles/wxImagePlaneWidget.dir/src/wxVTKRenderWindowInteractor.o] Error > 1 make[1]: *** [CMakeFiles/wxImagePlaneWidget.dir/all] Error 2 > make: *** [all] Error 2 > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Wxvtk-users mailing list > Wxv...@li... > https://lists.sourceforge.net/lists/listinfo/wxvtk-users |
From: Philip S. <oh...@vt...> - 2006-10-22 18:10:46
|
I'm having trouble compiling the samples. Any suggestions? I'm using wxGTK 2.6.3.3 Philip Schuchardt In file included from /usr/include/gtk-1.2/gdk/gdkprivate.h:33, from /home/blitz/downloads/wxVTK/src/wxVTKRenderWindowInteractor.cxx:54: /usr/include/gtk-1.2/gdk/gdktypes.h:52: error: conflicting declaration 'typedef gulong GdkAtom' /usr/include/wx-2.6/wx/defs.h:2762: error: 'GdkAtom' has a previous declaration as `typedef struct _GdkAtom*GdkAtom' /usr/include/gtk-1.2/gdk/gdktypes.h:52: error: declaration of `typedef gulong GdkAtom' /usr/include/wx-2.6/wx/defs.h:2762: error: conflicts with previous declaration `typedef struct _GdkAtom*GdkAtom' /usr/include/gtk-1.2/gdk/gdktypes.h:52: error: declaration of `typedef gulong GdkAtom' /usr/include/wx-2.6/wx/defs.h:2762: error: conflicts with previous declaration `typedef struct _GdkAtom*GdkAtom' /usr/include/gtk-1.2/gdk/gdktypes.h:57: error: conflicting declaration 'typedef struct _GdkWindow GdkWindow' /usr/include/wx-2.6/wx/defs.h:2763: error: 'GdkWindow' has a previous declaration as `typedef struct _GdkDrawable GdkWindow' /usr/include/gtk-1.2/gdk/gdktypes.h:57: error: declaration of `typedef struct _GdkWindow GdkWindow' /usr/include/wx-2.6/wx/defs.h:2763: error: conflicts with previous declaration `typedef struct _GdkDrawable GdkWindow' /usr/include/gtk-1.2/gdk/gdktypes.h:57: error: declaration of `typedef struct _GdkWindow GdkWindow' /usr/include/wx-2.6/wx/defs.h:2763: error: conflicts with previous declaration `typedef struct _GdkDrawable GdkWindow' /usr/include/gtk-1.2/gdk/gdktypes.h:57: error: declaration of `typedef struct _GdkWindow GdkWindow' /usr/include/wx-2.6/wx/defs.h:2763: error: conflicts with previous declaration `typedef struct _GdkDrawable GdkWindow' /usr/include/gtk-1.2/gdk/gdktypes.h:58: error: conflicting declaration 'typedef struct _GdkWindow GdkPixmap' /usr/include/wx-2.6/wx/defs.h:2765: error: 'GdkPixmap' has a previous declaration as `typedef struct _GdkDrawable GdkPixmap' /usr/include/gtk-1.2/gdk/gdktypes.h:58: error: declaration of `typedef struct _GdkWindow GdkPixmap' /usr/include/wx-2.6/wx/defs.h:2765: error: conflicts with previous declaration `typedef struct _GdkDrawable GdkPixmap' /usr/include/gtk-1.2/gdk/gdktypes.h:58: error: declaration of `typedef struct _GdkWindow GdkPixmap' /usr/include/wx-2.6/wx/defs.h:2765: error: conflicts with previous declaration `typedef struct _GdkDrawable GdkPixmap' /usr/include/gtk-1.2/gdk/gdktypes.h:58: error: declaration of `typedef struct _GdkWindow GdkPixmap' /usr/include/wx-2.6/wx/defs.h:2765: error: conflicts with previous declaration `typedef struct _GdkDrawable GdkPixmap' /usr/include/gtk-1.2/gdk/gdktypes.h:59: error: conflicting declaration 'typedef struct _GdkWindow GdkBitmap' /usr/include/wx-2.6/wx/defs.h:2764: error: 'GdkBitmap' has a previous declaration as `typedef struct _GdkDrawable GdkBitmap' /usr/include/gtk-1.2/gdk/gdktypes.h:59: error: declaration of `typedef struct _GdkWindow GdkBitmap' /usr/include/wx-2.6/wx/defs.h:2764: error: conflicts with previous declaration `typedef struct _GdkDrawable GdkBitmap' /usr/include/gtk-1.2/gdk/gdktypes.h:59: error: declaration of `typedef struct _GdkWindow GdkBitmap' /usr/include/wx-2.6/wx/defs.h:2764: error: conflicts with previous declaration `typedef struct _GdkDrawable GdkBitmap' /usr/include/gtk-1.2/gdk/gdktypes.h:59: error: declaration of `typedef struct _GdkWindow GdkBitmap' /usr/include/wx-2.6/wx/defs.h:2764: error: conflicts with previous declaration `typedef struct _GdkDrawable GdkBitmap' In file included from /home/blitz/downloads/wxVTK/src/wxVTKRenderWindowInteractor.cxx:54: /usr/include/gtk-1.2/gdk/gdkprivate.h:62: error: field `window' has incomplete type make[2]: *** [CMakeFiles/wxImagePlaneWidget.dir/src/wxVTKRenderWindowInteractor.o] Error 1 make[1]: *** [CMakeFiles/wxImagePlaneWidget.dir/all] Error 2 make: *** [all] Error 2 |
From: Kjeld V. H. <kj...@au...> - 2006-10-22 07:18:14
|
her it is > I am trying to get wxVTK but the single mirrors seems to be down... Is= there > any other server out there that has wxVTK-1.0.tgz? > > Philip Schuchardt > > -----------------------------------------------------------------------= -- > Using Tomcat but need to do more? Need to support web services, securit= y? > Get stuff done quickly with pre-integrated technology to make your job = easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geron= imo > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > Wxvtk-users mailing list > Wxv...@li... > https://lists.sourceforge.net/lists/listinfo/wxvtk-users > |
From: Philip S. <oh...@vt...> - 2006-10-22 02:58:30
|
I am trying to get wxVTK but the single mirrors seems to be down... Is there any other server out there that has wxVTK-1.0.tgz? Philip Schuchardt |
From: Kjeld V. H. <kj...@au...> - 2006-10-05 08:01:01
|
I arm now coming a way on and have made the project with the samples: Sample SplitSample wxImagePlaneWidget wxImageViewer wxMedical3 When I then build the project it can=92t find the wxprec.h and it are in = wxpart /include/wx In cmake I have set up the follow too wxwidgets, where wxpart are the par= t too wxwidgets. WXWINDOWS_ INCLUDE_DIR: wxpart/include/wx WXWINDOWS_ INCLUDE_ DIR_SETUPH: wxpart/include/wx/msw WXWINDOWS_ ROOT_DIR: wxpart/ WXWINDOWS_SET_DEFINITIONS: ON WXWINDOWS_SHARED_DEBUG_LIBRARY: wxpart/lib/vc_lib/mswd/wx/setup.h WXWINDOWS_ SHARED_LIBRARY: wxpart/lib/vc_lib/msw/wx/setup.h WXWINDOWS_STATIC_DEBUG_LIBRARY: wxpart/lib/vc_lib/mswd/wx/setup.h WXWINDOWS_ STATIC_ LIBRARY: wxpart/lib/vc_lib/msw/wx/setup.h WXWINDOWS_USE_SHARED_LIBS: ON Kjeld |
From: <rei...@gm...> - 2006-10-04 11:28:13
|
Hello Mathieu, In the 1.0 release of wxVTK seems to be a little bug. In the following method I had to add the preprocessor directives for MSW. The reason is that for MSW the wxVTKRenderWindowInteractor inherits from wxWindow instead of wxGLCanvas... Regards, Reinhold void wxVTKRenderWindowInteractor::Enable() { // if already enabled then done if (Enabled) return; // that's it Enabled = 1; #ifdef __WXGTK__ this->SetCurrent(); #endif Modified(); } |
From: Kjeld V. H. <kj...@au...> - 2006-10-04 05:52:36
|
hi I have use wxwidgets 2.6.1 (it from the wxwidgets book) then I have downl= oad 2.6.3 build boot and it running okay. Vtk: I use source code (5.xx) as I use to programming in (c++). It okay Then I have downloaded the source for wxvtk from http://wxvtk.sourceforge= .net/. I then use the cmake file from wxvtk too make a project file for vs.net 2= 003. There are two parts one for vtk and one wxwidgets, the vtk part goes okay. But in the wxwidgets part goes something wrong >From the cmake I have set up under the wxwidgets: WXWINDOWS_ INCLUDE_DIR: wxpart/include/wx/msw WXWINDOWS_ INCLUDE_ DIR_SETUPH: wxpart/include/wx/msw WXWINDOWS_ INCLUDE_ROOT_DIR: wxpart/ WXWINDOWS_SET_DEFINITIONS: ON WXWINDOWS_SHARED_DEBUG_LIBRARY: NOTFOUND WXWINDOWS_ SHARED_LIBRARY: wxpart/lib/vc_lib/wxbase26.lib WXWINDOWS_STATIC_DEBUG_LIBRARY: NOTFOUND WXWINDOWS_ STATIC_ LIBRARY: wxpart/lib/vc_lib/wx/setup.h WXWINDOWS_USE_SHARED_LIBS: ON wxpart my part too wxwidgtes(2.6.3) Is this ret set up and what are the part to the SHARED_DEBUG_LIBRARY and STATIC_DEBUG_LIBRARY in the wxwisgets? The ideas are then that I made the project I add ones of the sample cpp f= iles to the project and run it! Kjeld > Kjeld, > > I am not sure I understand your issue here. Are you saying you used > the contribution of Andy Cedilnik to build wxWidgets using CMake (a > tarball containing a bunch of CMakeLists.txt files) ? If so I would > discourage this option as it has not been maintainted. Please use > whatever default method is recommended by the wx team for your > plateform. > > Let us know how it goes, > Mathieu > > On 10/2/06, Kjeld Vestberg Hansen <kj...@au...> wrote: >> hi >> >> I have tried too making the project for wxvtk example with the cmake f= il. It seen that the vtk goes okay but the wxwidgets can not bee make? >> >> I use vtk cvs as I has make with cmake and build with vs.net 2003. wxw= idgets are 2.6.1 from the book that I have build from the vc++ project >> files. >> >> Best regards Kjeld >> >> >> >> ----------------------------------------------------------------------= --- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to shar= e your >> opinions on IT & business topics through brief surveys -- and earn cas= h >> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID= =3DDEVDEV >> _______________________________________________ >> Wxvtk-users mailing list >> Wxv...@li... >> https://lists.sourceforge.net/lists/listinfo/wxvtk-users >> > > > -- > Mathieu > |
From: Mathieu M. <mat...@gm...> - 2006-10-04 02:34:29
|
Kjeld, I am not sure I understand your issue here. Are you saying you used the contribution of Andy Cedilnik to build wxWidgets using CMake (a tarball containing a bunch of CMakeLists.txt files) ? If so I would discourage this option as it has not been maintainted. Please use whatever default method is recommended by the wx team for your plateform. Let us know how it goes, Mathieu On 10/2/06, Kjeld Vestberg Hansen <kj...@au...> wrote: > hi > > I have tried too making the project for wxvtk example with the cmake fil. It seen that the vtk goes okay but the wxwidgets can not bee make? > > I use vtk cvs as I has make with cmake and build with vs.net 2003. wxwidgets are 2.6.1 from the book that I have build from the vc++ project files. > > Best regards Kjeld > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Wxvtk-users mailing list > Wxv...@li... > https://lists.sourceforge.net/lists/listinfo/wxvtk-users > -- Mathieu |
From: Kjeld V. H. <kj...@au...> - 2006-10-02 09:38:05
|
hi I have tried too making the project for wxvtk example with the cmake fil.= It seen that the vtk goes okay but the wxwidgets can not bee make? I use vtk cvs as I has make with cmake and build with vs.net 2003. wxwidg= ets are 2.6.1 from the book that I have build from the vc++ project files= . Best regards Kjeld |
From: Laurent V. M. <L.V...@ul...> - 2006-08-10 20:12:53
|
Hi, I found the problem about cmake. I used Cmake 2.4.3 which, i don't why doesn't work with the current cmake files. I changed to version 2.4 and it works perfect. Bye. Laurent |
From: Andres M. <mun...@gm...> - 2006-08-10 00:17:55
|
Hi Nigel, Thank you so very much for your help. Regards, Andres On 09/08/2006, at 5:19PM, Nigel Nunn wrote: > Hi Andres, > Thanks for the details. I'll try setting up such a pipeline > myself this weekend, then let you know what I find! > Nigel > > -----Original Message----- > From: Andres Munarriz [mun...@gm...] > Sent: Thursday, 10 August 2006 8:02 AM > To: Nigel Nunn > Subject: Re: [wxVTK] screen coordinates to world coordinates > > > Hi Nigel, > > Thank you for your reply. I've loaded a single 2d DICOM image to a > vtkImageViewer2. I wish to allow a user to double click a point on > this image (slice) and draw a "marker" in this case a sphere on the > point the user double clicked. Later down the pipeline I will be > using this point as a seed for a connectivity filter. > > I've created my own wxVTKInteractor derived class (ie. > MyVTKRenderWindowInteractor) where I've defined my own EVT_LEFT_DCLICK > handler (ie. void > MyVTKRenderWindowInteractor::OnButtonDouble(wxMouseEvent& p_Event) ). > > I can obtain two sets of "display" coordinates (wx coordinates); one > by calling the p_Event.m_x, p_Event.m_y property or by calling the > wxVTKInteractor GetEventPosition method. > > I'll pass whichever coordinate set to a vtkWorldPointPicker through > the Pick method > (ie. > vtk_pointPicker->Pick(double(eventPosition[0]), double > (eventPosition[1]), 0.0, vtk_windowRenderer); > ) > > however when I retrieve the picked coordinates using the > vtk_pointPicker->GetPickPosition(pointCoordSet); call the coordinates > returned are not the coordinates I expect. The x values are OK but > the Y coord is wrong. > > Could you please help me? > > > Regards, > Andres > > > On 8/9/06, Nigel Nunn <nN...@au...> wrote: > > > > > > Andres Munarriz <mun...@gm...> wrote: > > > > > > Has someone come across the need of converting screen "display" > > > > corrdinates (ie. wxEvent ._x, ._y) to VTK world coordinates? > > > > I've read about a get event method in the > VTKRenderWindowInteractor > > > > but wxVTKRenderWindowInteractor doesn't seem to support this > method. > > > > If someone can help it'll be greatly appreciated. > > > > ... > > > > > > > I'm using the interactor->GetLastEventPosition(&event_x, > &event_y); > > > method. event_x and event_y are both integers. > > > > > > Am I using the wrong method? > > > > > > Hi Andres, > > > > From file <vtkCoordinate.h>: > > > > The coordinate systems in vtk are as follows: > > > > DISPLAY - x-y pixel values in window > > NORMALIZED DISPLAY - x-y (0,1) normalized values > > VIEWPORT - x-y pixel values in viewport > > NORMALIZED VIEWPORT - x-y (0,1) normalized value in viewport > > VIEW - x-y-z (-1,1) values in camera > coordinates. (z is depth) > > WORLD - x-y-z global coordinate values > > USERDEFINED - x-y-z in User defined space > > > > > > First question is what would you like to do? Are you trying to > convert a > > wxWindow "pick" position to vtk "world" or "viewport"? Or are > you trying to > > go the other way, i.e. from Vtk to Wx? Can you describe when and > how you > > get the source coordinates, and what you would like to do with > the target > > coordinates? > > > > A test for most possible conversions can be found here: > > > > /VTK/Rendering/Testing/Cxx/otherCoordinate.cxx > > > > > > Nigel > -- > > ---------------------------------------------------------------------- > --------------- This message is intended for the addressee named > and may contain confidential and privileged information. If you are > not the intended recipient please note that any form of > distribution, copying or use of this communication or the > information in it is strictly prohibited and may be unlawful. If > you receive this message in error, please delete it and notify the > sender. Keep up to date with what's happening in Australian sport. > Visit http://www.ausport.gov.au > ---------------------------------------------------------------------- > --------------- |
From: Nigel N. <nN...@au...> - 2006-08-09 22:19:41
|
Hi Andres, Thanks for the details. I'll try setting up such a pipeline myself this weekend, then let you know what I find! Nigel -----Original Message----- From: Andres Munarriz [mun...@gm...] Sent: Thursday, 10 August 2006 8:02 AM To: Nigel Nunn Subject: Re: [wxVTK] screen coordinates to world coordinates Hi Nigel, Thank you for your reply. I've loaded a single 2d DICOM image to a vtkImageViewer2. I wish to allow a user to double click a point on this image (slice) and draw a "marker" in this case a sphere on the point the user double clicked. Later down the pipeline I will be using this point as a seed for a connectivity filter. I've created my own wxVTKInteractor derived class (ie. MyVTKRenderWindowInteractor) where I've defined my own EVT_LEFT_DCLICK handler (ie. void MyVTKRenderWindowInteractor::OnButtonDouble(wxMouseEvent& p_Event) ). I can obtain two sets of "display" coordinates (wx coordinates); one by calling the p_Event.m_x, p_Event.m_y property or by calling the wxVTKInteractor GetEventPosition method. I'll pass whichever coordinate set to a vtkWorldPointPicker through the Pick method (ie. vtk_pointPicker->Pick(double(eventPosition[0]), double (eventPosition[1]), 0.0, vtk_windowRenderer); ) however when I retrieve the picked coordinates using the vtk_pointPicker->GetPickPosition(pointCoordSet); call the coordinates returned are not the coordinates I expect. The x values are OK but the Y coord is wrong. Could you please help me? Regards, Andres On 8/9/06, Nigel Nunn <nN...@au...> wrote: > > > Andres Munarriz <mun...@gm...> wrote: > > > > Has someone come across the need of converting screen "display" > > > corrdinates (ie. wxEvent ._x, ._y) to VTK world coordinates? > > > I've read about a get event method in the VTKRenderWindowInteractor > > > but wxVTKRenderWindowInteractor doesn't seem to support this method. > > > If someone can help it'll be greatly appreciated. > > ... > > > > I'm using the interactor->GetLastEventPosition(&event_x, &event_y); > > method. event_x and event_y are both integers. > > > > Am I using the wrong method? > > > Hi Andres, > > From file <vtkCoordinate.h>: > > The coordinate systems in vtk are as follows: > > DISPLAY - x-y pixel values in window > NORMALIZED DISPLAY - x-y (0,1) normalized values > VIEWPORT - x-y pixel values in viewport > NORMALIZED VIEWPORT - x-y (0,1) normalized value in viewport > VIEW - x-y-z (-1,1) values in camera coordinates. (z is d= epth) > WORLD - x-y-z global coordinate values > USERDEFINED - x-y-z in User defined space > > > First question is what would you like to do? Are you trying to convert a > wxWindow "pick" position to vtk "world" or "viewport"? Or are you trying= to > go the other way, i.e. from Vtk to Wx? Can you describe when and how you > get the source coordinates, and what you would like to do with the target > coordinates? > > A test for most possible conversions can be found here: > > /VTK/Rendering/Testing/Cxx/otherCoordinate.cxx > > > Nigel -- ----------------------------------------------------------------------------= ---------=0A= This message is intended for the addressee named and may contain confidentia= l and privileged information. If you are not the intended recipient please= note that any form of distribution, copying or use of this communication or= the information in it is strictly prohibited and may be unlawful. If you r= eceive this message in error, please delete it and notify the sender.=0A= Keep up to date with what's happening in Australian sport.=0A= Visit http://www.ausport.gov.au=0A= ----------------------------------------------------------------------------= --------- |
From: Laurent V. M. <L.V...@ul...> - 2006-08-09 10:01:11
|
<html> <body> Hi, I'm trying to build wxvtk 1.0 with wxwidgets 2.6.2 and 2.6.3, VTK5.0 and cmake 2.4.3.<br><br> cmake finds all the libs as seen in the cache file. however i still get the error message :<br><br> <b>Cannot find wxWindows libraries and/or header files<br><br> </b>Anybody has an idea. I Think that everything is okay with wx libraries?<br><br> Laurent.<br><br> <br> # This is the CMakeCache file.<br> # For build in directory: d:/DEV/WXVTK_COMPILED<br> # It was generated by CMake: C:/Program Files/CMake 2.4/bin/cmake.exe<br> # You can edit this file to change values found and used by cmake.<br> # If you do not want to change any of the values, simply exit the editor.<br> # If you do want to change a value, simply edit, save, and exit the editor.<br> # The syntax for the file is as follows:<br> # KEY:TYPE=VALUE<br> # KEY is the name of a variable in the cache.<br> # TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!.<br> # VALUE is the current value for the KEY.<br><br> ########################<br> # EXTERNAL cache entries<br> ########################<br><br> //Path to a program.<br> CMAKE_AR:FILEPATH=C:/Python23/Enthought/MingW/bin/ar.exe<br><br> //For backwards compatibility, what version of CMake commands and<br> // syntax should this version of CMake allow.<br> CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4<br><br> //Semicolon separated list of supported configuration types, only<br> // supports Debug, Release, MinSizeRel, and RelWithDebInfo, anything<br> // else will be ignored.<br> CMAKE_CONFIGURATION_TYPES:STRING=Debug;Release;MinSizeRel;RelWithDebInfo<br> <br> //C++ compiler<br> CMAKE_CXX_COMPILER:STRING=cl<br><br> //Flags used by the compiler during all build types.<br> CMAKE_CXX_FLAGS:STRING= /DWIN32 /D_WINDOWS /W3 /Zm1000 /GX /GR<br><br> //Flags used by the compiler during debug builds.<br> CMAKE_CXX_FLAGS_DEBUG:STRING=/D_DEBUG /MDd /Zi /Ob0 /Od /GZ<br><br> //Flags used by the compiler during release minsize builds.<br> CMAKE_CXX_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /D NDEBUG<br><br> //Flags used by the compiler during release builds (/MD /Ob1 /Oi<br> // /Ot /Oy /Gs will produce slightly less optimized but smaller<br> // files).<br> CMAKE_CXX_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /D NDEBUG<br><br> //Flags used by the compiler during Release with Debug Info builds.<br> //<br> CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /D NDEBUG<br><br> //Size of stack for programs.<br> CMAKE_CXX_STACK_SIZE:STRING=10000000<br><br> //Libraries linked by defalut with all C++ applications.<br> CMAKE_CXX_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib<br><br> //Default compiler warning level for C++.<br> CMAKE_CXX_WARNING_LEVEL:STRING=3<br><br> //C compiler<br> CMAKE_C_COMPILER:STRING=cl<br><br> //Flags for C compiler.<br> CMAKE_C_FLAGS:STRING= /DWIN32 /D_WINDOWS /W3 /Zm1000<br><br> //Flags used by the compiler during debug builds.<br> CMAKE_C_FLAGS_DEBUG:STRING=/D_DEBUG /MDd /Zi /Ob0 /Od /GZ<br><br> //Flags used by the compiler during release minsize builds.<br> CMAKE_C_FLAGS_MINSIZEREL:STRING=/MD /O1 /Ob1 /D NDEBUG<br><br> //Flags used by the compiler during release builds (/MD /Ob1 /Oi<br> // /Ot /Oy /Gs will produce slightly less optimized but smaller<br> // files).<br> CMAKE_C_FLAGS_RELEASE:STRING=/MD /O2 /Ob2 /D NDEBUG<br><br> //Flags used by the compiler during Release with Debug Info builds.<br> //<br> CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=/MD /Zi /O2 /Ob1 /D NDEBUG<br><br> //Libraries linked by defalut with all C applications.<br> CMAKE_C_STANDARD_LIBRARIES:STRING=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib<br><br> //Flags used by the linker.<br> CMAKE_EXE_LINKER_FLAGS:STRING=/STACK:10000000 /machine:I386<br><br> //Flags used by the linker during debug builds.<br> CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL:YES<br><br> //Flags used by the linker during release minsize builds.<br> CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO<br><br> //Flags used by the linker during release builds.<br> CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO<br><br> //Flags used by the linker during Release with Debug Info builds.<br> //<br> CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL:YES<br><br> //Install path prefix, prepended onto install directories.<br> CMAKE_INSTALL_PREFIX:PATH=C:/Program Files/wxVTKSample<br><br> //make program<br> CMAKE_MAKE_PROGRAM:FILEPATH=C:/PROGRA~1/MICROS~1.NET/Common7/IDE/devenv.com<br> <br> //Flags used by the linker during the creation of modules.<br> CMAKE_MODULE_LINKER_FLAGS:STRING=/STACK:10000000 /machine:I386<br><br> //Flags used by the linker during debug builds.<br> CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL:YES<br><br> //Flags used by the linker during release minsize builds.<br> CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO<br><br> //Flags used by the linker during release builds.<br> CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO<br><br> //Flags used by the linker during Release with Debug Info builds.<br> //<br> CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL:YES<br><br> //Path to a program.<br> CMAKE_RANLIB:FILEPATH=C:/Python23/Enthought/MingW/bin/ranlib.exe<br><br> //RC compiler<br> CMAKE_RC_COMPILER:STRING=rc<br><br> //Flags for Fortran compiler.<br> CMAKE_RC_FLAGS:STRING=' '<br><br> //Flags used by the linker during the creation of dll's.<br> CMAKE_SHARED_LINKER_FLAGS:STRING=/STACK:10000000 /machine:I386<br><br> //Flags used by the linker during debug builds.<br> CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=/debug /INCREMENTAL:YES<br><br> //Flags used by the linker during release minsize builds.<br> CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=/INCREMENTAL:NO<br><br> //Flags used by the linker during release builds.<br> CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=/INCREMENTAL:NO<br><br> //Flags used by the linker during Release with Debug Info builds.<br> //<br> CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=/debug /INCREMENTAL:YES<br><br> //If set, runtime paths are not added when using shared libraries.<br> //<br> CMAKE_SKIP_RPATH:BOOL=OFF<br><br> //If true, cmake will use relative paths in makefiles and projects.<br> //<br> CMAKE_USE_RELATIVE_PATHS:BOOL=OFF<br><br> //If this value is on, makefiles will be generated without the<br> // .SILENT directive, and all commands will be echoed to the console<br> // during the make. This is useful for debugging only. With Visual<br> // Studio IDE projects all commands are done without /nologo.<br> CMAKE_VERBOSE_MAKEFILE:BOOL=OFF<br><br> //Single output directory for building all executables.<br> EXECUTABLE_OUTPUT_PATH:PATH=D:/DEV/WXVTK_COMPILED/bin<br><br> //Single output directory for building all libraries.<br> LIBRARY_OUTPUT_PATH:PATH=D:/DEV/WXVTK_COMPILED/bin<br><br> //Location of Tcl library imported from VTK. This may mean your<br> // project is depending on VTK to get this setting. Consider using<br> // FindTCL.cmake.<br> TCL_LIBRARY:FILEPATH=<br><br> //Location of Tk library imported from VTK. This may mean your<br> // project is depending on VTK to get this setting. Consider using<br> // FindTCL.cmake.<br> TK_LIBRARY:FILEPATH=<br><br> //The directory containing VTKConfig.cmake. This is either the<br> // root of the build tree, or PREFIX/lib/vtk for an installation.<br> // For VTK 4.0, this is the location of UseVTK.cmake. This is<br> // either the root of the build tree or PREFIX/include/vtk for<br> // an installation.<br> VTK_DIR:PATH=D:/DEV/VTK_COMPILED<br><br> //Cleared.<br> WX_adv:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26_adv.lib<br><br> //Cleared.<br> WX_advd:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26d_adv.lib<br><br> //Cleared.<br> WX_base:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxbase26.lib<br><br> //Cleared.<br> WX_based:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxbase26d.lib<br><br> //Cleared.<br> WX_core:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26_core.lib<br><br> //Cleared.<br> WX_cored:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26d_core.lib<br><br> //Cleared.<br> WX_dbgrid:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26_dbgrid.lib<br> <br> //Cleared.<br> WX_dbgridd:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26d_dbgrid.lib<br> <br> //Cleared.<br> WX_expat:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxexpat.lib<br><br> //Cleared.<br> WX_expatd:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxexpatd.lib<br><br> //Cleared.<br> WX_gl:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26_gl.lib<br><br> //Cleared.<br> WX_gld:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26d_gl.lib<br><br> //Cleared.<br> WX_html:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26_html.lib<br><br> //Cleared.<br> WX_htmld:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26d_html.lib<br><br> //Cleared.<br> WX_jpeg:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxjpeg.lib<br><br> //Cleared.<br> WX_jpegd:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxjpegd.lib<br><br> //Cleared.<br> WX_media:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26_media.lib<br><br> //Cleared.<br> WX_mediad:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26d_media.lib<br> <br> //Cleared.<br> WX_mono:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26.lib<br><br> //Cleared.<br> WX_monod:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26d.lib<br><br> //Cleared.<br> WX_net:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxbase26_net.lib<br><br> //Cleared.<br> WX_netd:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxbase26d_net.lib<br><br> //Cleared.<br> WX_odbc:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxbase26_odbc.lib<br><br> //Cleared.<br> WX_odbcd:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxbase26d_odbc.lib<br><br> //Cleared.<br> WX_png:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxpng.lib<br><br> //Cleared.<br> WX_pngd:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxpngd.lib<br><br> //Cleared.<br> WX_qa:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26_qa.lib<br><br> //Cleared.<br> WX_qad:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26d_qa.lib<br><br> //Cleared.<br> WX_regex:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxregex.lib<br><br> //Cleared.<br> WX_regexd:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxregexd.lib<br><br> //Cleared.<br> WX_tiff:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxtiff.lib<br><br> //Cleared.<br> WX_tiffd:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxtiffd.lib<br><br> //Cleared.<br> WX_xml:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxbase26_xml.lib<br><br> //Cleared.<br> WX_xmld:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxbase26d_xml.lib<br><br> //Cleared.<br> WX_xrc:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26_xrc.lib<br><br> //Cleared.<br> WX_xrcd:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxmsw26d_xrc.lib<br><br> //Cleared.<br> WX_zlib:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxzlib.lib<br><br> //Cleared.<br> WX_zlibd:FILEPATH=c:/wxWidgets-2.6.2/lib/vc_lib/wxzlibd.lib<br><br> //Value Computed by CMake<br> wxVTKSample_BINARY_DIR:STATIC=D:/DEV/WXVTK_COMPILED<br><br> //Value Computed by CMake<br> wxVTKSample_SOURCE_DIR:STATIC=D:/DEV/WXVTK_SOURCE/wxVTK<br><br> //Set wxWidgets configuration (mswd;msw)<br> wxWidgets_CONFIGURATION:STRING=msw<br><br> //Cleared.<br> wxWidgets_LIB_DIR:PATH=c:/wxWidgets-2.6.2/lib/vc_lib<br><br> //wxWidgets base/installation directory?<br> wxWidgets_ROOT_DIR:PATH=c:/wxWidgets-2.6.2<br><br> //Use release and debug configurations?<br> wxWidgets_USE_REL_AND_DBG:BOOL=ON<br><br> <br> ########################<br> # INTERNAL cache entries<br> ########################<br><br> //Stored GUID<br> ALL_BUILD_GUID_CMAKE:INTERNAL=0A91EEC4-7660-446F-8918-E87CFCC54174<br> //Advanced flag for variable: CMAKE_AR<br> CMAKE_AR-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_BUILD_TOOL<br> CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1<br> //What is the target build tool cmake is generating for.<br> CMAKE_BUILD_TOOL:INTERNAL=C:/PROGRA~1/MICROS~1.NET/Common7/IDE/devenv.com<br> //This is the directory where this CMakeCahe.txt was created<br> CMAKE_CACHEFILE_DIR:INTERNAL=d:/DEV/WXVTK_COMPILED<br> //Major version of cmake used to create the current loaded cache<br> //<br> CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2<br> //Minor version of cmake used to create the current loaded cache<br> //<br> CMAKE_CACHE_MINOR_VERSION:INTERNAL=4<br> //Major version of cmake used to create the current loaded cache<br> //<br> CMAKE_CACHE_RELEASE_VERSION:INTERNAL=patch 3<br> //Path to CMake executable.<br> CMAKE_COMMAND:INTERNAL=C:/Program Files/CMake 2.4/bin/cmake.exe<br> //Advanced flag for variable: CMAKE_CONFIGURATION_TYPES<br> CMAKE_CONFIGURATION_TYPES-ADVANCED:INTERNAL=1<br> //Path to ctest program executable.<br> CMAKE_CTEST_COMMAND:INTERNAL=C:/Program Files/CMake 2.4/bin/ctest.exe<br> //Advanced flag for variable: CMAKE_CXX_COMPILER<br> CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1<br> CMAKE_CXX_COMPILER_WORKS:INTERNAL=1<br> //Advanced flag for variable: CMAKE_CXX_FLAGS<br> CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_CXX_FLAGS_DEBUG<br> CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_CXX_FLAGS_MINSIZEREL<br> CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_CXX_FLAGS_RELEASE<br> CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO<br> CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_CXX_STACK_SIZE<br> CMAKE_CXX_STACK_SIZE-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_CXX_STANDARD_LIBRARIES<br> CMAKE_CXX_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_CXX_WARNING_LEVEL<br> CMAKE_CXX_WARNING_LEVEL-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_C_COMPILER<br> CMAKE_C_COMPILER-ADVANCED:INTERNAL=1<br> CMAKE_C_COMPILER_WORKS:INTERNAL=1<br> //Advanced flag for variable: CMAKE_C_FLAGS<br> CMAKE_C_FLAGS-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_C_FLAGS_DEBUG<br> CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_C_FLAGS_MINSIZEREL<br> CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_C_FLAGS_RELEASE<br> CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_C_FLAGS_RELWITHDEBINFO<br> CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_C_STANDARD_LIBRARIES<br> CMAKE_C_STANDARD_LIBRARIES-ADVANCED:INTERNAL=1<br> //Path to cache edit program executable.<br> CMAKE_EDIT_COMMAND:INTERNAL=C:/Program Files/CMake 2.4/bin/CMakeSetup.exe<br> //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS<br> CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG<br> CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL<br> //<br> CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE<br> CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO<br> //<br> CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1<br> //Name of generator.<br> CMAKE_GENERATOR:INTERNAL=Visual Studio 7 .NET 2003<br> //Start directory with the top level CMakeLists.txt file for this<br> // project<br> CMAKE_HOME_DIRECTORY:INTERNAL=D:/DEV/WXVTK_SOURCE/wxVTK<br> //Advanced flag for variable: CMAKE_MAKE_PROGRAM<br> CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS<br> CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG<br> CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL<br> //<br> CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE<br> //<br> CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO<br> //<br> CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1<br> //number of local generators<br> CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=1<br> //Advanced flag for variable: CMAKE_RANLIB<br> CMAKE_RANLIB-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_RC_COMPILER<br> CMAKE_RC_COMPILER-ADVANCED:INTERNAL=1<br> CMAKE_RC_COMPILER_WORKS:INTERNAL=1<br> //Advanced flag for variable: CMAKE_RC_FLAGS<br> CMAKE_RC_FLAGS-ADVANCED:INTERNAL=1<br> //Path to CMake installation.<br> CMAKE_ROOT:INTERNAL=C:/Program Files/CMake 2.4/share/CMake<br> //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS<br> CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG<br> CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL<br> //<br> CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE<br> //<br> CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO<br> //<br> CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1<br> //Result of TRY_RUN<br> CMAKE_SIZEOF_VOID_P:INTERNAL=4<br> //Advanced flag for variable: CMAKE_SKIP_RPATH<br> CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_USE_RELATIVE_PATHS<br> CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: CMAKE_VERBOSE_MAKEFILE<br> CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1<br> //Stored GUID<br> EDIT_CACHE_GUID_CMAKE:INTERNAL=54643663-1CBB-4BE6-8711-C36E3806F08A<br> //Advanced flag for variable: EXECUTABLE_OUTPUT_PATH<br> EXECUTABLE_OUTPUT_PATH-ADVANCED:INTERNAL=1<br> //Result of TRY_COMPILE<br> HAVE_CMAKE_SIZEOF_VOID_P:INTERNAL=TRUE<br> //Stored GUID<br> INSTALL_GUID_CMAKE:INTERNAL=2F1C7440-7A39-437C-8A0E-572C785D87A9<br> //Advanced flag for variable: LIBRARY_OUTPUT_PATH<br> LIBRARY_OUTPUT_PATH-ADVANCED:INTERNAL=1<br> //Stored GUID<br> PACKAGE_GUID_CMAKE:INTERNAL=30BC2D1D-3995-40A7-9546-EA57C830FC04<br> //Stored GUID<br> REBUILD_CACHE_GUID_CMAKE:INTERNAL=4655D9A1-D9D3-4CD6-817E-49B2A8E75AC0<br> //Stored GUID<br> RUN_TESTS_GUID_CMAKE:INTERNAL=90CECA50-6460-4F87-8062-1585A6697E56<br> //Advanced flag for variable: TCL_LIBRARY<br> TCL_LIBRARY-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: TK_LIBRARY<br> TK_LIBRARY-ADVANCED:INTERNAL=1<br> //wxWidgets_LIB_DIR<br> WX_LIB_DIR:INTERNAL=c:/wxWidgets-2.6.2/lib/vc_lib<br> //wxWidgets_ROOT_DIR<br> WX_ROOT_DIR:INTERNAL=c:/wxWidgets-2.6.2<br> //Advanced flag for variable: WX_adv<br> WX_adv-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_advd<br> WX_advd-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_base<br> WX_base-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_based<br> WX_based-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_core<br> WX_core-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_cored<br> WX_cored-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_dbgrid<br> WX_dbgrid-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_dbgridd<br> WX_dbgridd-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_expat<br> WX_expat-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_expatd<br> WX_expatd-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_gl<br> WX_gl-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_gld<br> WX_gld-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_html<br> WX_html-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_htmld<br> WX_htmld-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_jpeg<br> WX_jpeg-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_jpegd<br> WX_jpegd-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_media<br> WX_media-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_mediad<br> WX_mediad-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_mono<br> WX_mono-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_monod<br> WX_monod-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_net<br> WX_net-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_netd<br> WX_netd-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_odbc<br> WX_odbc-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_odbcd<br> WX_odbcd-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_png<br> WX_png-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_pngd<br> WX_pngd-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_qa<br> WX_qa-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_qad<br> WX_qad-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_regex<br> WX_regex-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_regexd<br> WX_regexd-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_tiff<br> WX_tiff-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_tiffd<br> WX_tiffd-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_xml<br> WX_xml-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_xmld<br> WX_xmld-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_xrc<br> WX_xrc-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_xrcd<br> WX_xrcd-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_zlib<br> WX_zlib-ADVANCED:INTERNAL=1<br> //Advanced flag for variable: WX_zlibd<br> WX_zlibd-ADVANCED:INTERNAL=1<br><br> <x-sigsep><p></x-sigsep> <div align="center"><font face="arial" size=2> _________________________________________________________________________________________________</font> </div> </body> </html> |
From: Nigel N. <nN...@au...> - 2006-08-09 05:53:41
|
Andres Munarriz <mun...@gm...> wrote: > > Has someone come across the need of converting screen "display" > > corrdinates (ie. wxEvent ._x, ._y) to VTK world coordinates? > > I've read about a get event method in the VTKRenderWindowInteractor > > but wxVTKRenderWindowInteractor doesn't seem to support this method. > > If someone can help it'll be greatly appreciated. ... > I'm using the interactor->GetLastEventPosition(&event_x, &event_y); > method. event_x and event_y are both integers. > > Am I using the wrong method? Hi Andres, >From file <vtkCoordinate.h>: The coordinate systems in vtk are as follows: DISPLAY - x-y pixel values in window NORMALIZED DISPLAY - x-y (0,1) normalized values VIEWPORT - x-y pixel values in viewport NORMALIZED VIEWPORT - x-y (0,1) normalized value in viewport VIEW - x-y-z (-1,1) values in camera coordinates. (z is dep= th) WORLD - x-y-z global coordinate values USERDEFINED - x-y-z in User defined space First question is what would you like to do? Are you trying to convert a wx= Window "pick" position to vtk "world" or "viewport"? Or are you trying to g= o the other way, i.e. from Vtk to Wx? Can you describe when and how you get= the source coordinates, and what you would like to do with the target coord= inates? A test for most possible conversions can be found here: /VTK/Rendering/Testing/Cxx/otherCoordinate.cxx Nigel ----------------------------------------------------------------------------= ---------=0A= This message is intended for the addressee named and may contain confidentia= l and privileged information. If you are not the intended recipient please= note that any form of distribution, copying or use of this communication or= the information in it is strictly prohibited and may be unlawful. If you r= eceive this message in error, please delete it and notify the sender.=0A= Keep up to date with what's happening in Australian sport.=0A= Visit http://www.ausport.gov.au=0A= ----------------------------------------------------------------------------= --------- |
From: Mathieu M. <mat...@gm...> - 2006-08-09 01:34:11
|
Alright there are multiple things here: - VTK starts it's y at the bottom left of your screen so the EventPosition X,Y is different in VTK than what you get from usual toolkit like wx, Qt, GTK... That's is why you have function like vtkRenderWindowInteractor::SetEventPositionFlipY - there is something completely different from the vtkRenderWindowInteractor which allows you to convert a X,Y (VTK type) into a 3d world x,y,z position. but this is in vtkCoordinate. In both case IMHO this is related to VTK and not wxVTK. HTH Mathieu On 8/8/06, Andres Munarriz <mun...@gm...> wrote: > > Hi Mathieu, > > I'm using the interactor->GetLastEventPosition(&event_x, &event_y); metho= d. > event_x and event_y are both integers. > > Am I using the wrong method? > > > Regards and thank you, > Andr=E9s E. Mun=E1rriz Soto > > > > On 07/08/2006, at 4:56PM, Mathieu Malaterre wrote: > > On 8/7/06, Andres Munarriz <mun...@gm...> wrote: > Hi everyone, > > Has someone come across the need of converting screen "display" > corrdinates (ie. wxEvent ._x, ._y) to VTK world coordinates? I've > read about a get event method in the VTKRenderWindowInteractor but > wxVTKRenderWindowInteractor doesn't seem to support this method. If > someone can help it'll be greatly appreciated. > > wxVTKRenderWindowInteractor derives from vtkRenderWindowInteractor so > you should be able to achieve the exact same thing. Could indicate > which methods you are trying to use ? > > Thanks > Mathieu > --=20 Mathieu |
From: Andres M. <mun...@gm...> - 2006-08-09 00:12:25
|
Hi Mathieu, I'm using the interactor->GetLastEventPosition(&event_x, &event_y); =20 method. event_x and event_y are both integers. Am I using the wrong method? Regards and thank you, Andr=E9s E. Mun=E1rriz Soto On 07/08/2006, at 4:56PM, Mathieu Malaterre wrote: > On 8/7/06, Andres Munarriz <mun...@gm...> wrote: >> Hi everyone, >> >> Has someone come across the need of converting screen "display" >> corrdinates (ie. wxEvent ._x, ._y) to VTK world coordinates? I've >> read about a get event method in the VTKRenderWindowInteractor but >> wxVTKRenderWindowInteractor doesn't seem to support this method. If >> someone can help it'll be greatly appreciated. > > wxVTKRenderWindowInteractor derives from vtkRenderWindowInteractor so > you should be able to achieve the exact same thing. Could indicate > which methods you are trying to use ? > > Thanks > Mathieu |
From: Mathieu M. <mat...@gm...> - 2006-08-07 21:56:20
|
On 8/7/06, Andres Munarriz <mun...@gm...> wrote: > Hi everyone, > > Has someone come across the need of converting screen "display" > corrdinates (ie. wxEvent ._x, ._y) to VTK world coordinates? I've > read about a get event method in the VTKRenderWindowInteractor but > wxVTKRenderWindowInteractor doesn't seem to support this method. If > someone can help it'll be greatly appreciated. wxVTKRenderWindowInteractor derives from vtkRenderWindowInteractor so you should be able to achieve the exact same thing. Could indicate which methods you are trying to use ? Thanks Mathieu |
From: Andres M. <mun...@gm...> - 2006-08-07 04:49:22
|
Hi everyone, Has someone come across the need of converting screen "display" corrdinates (ie. wxEvent ._x, ._y) to VTK world coordinates? I've read about a get event method in the VTKRenderWindowInteractor but wxVTKRenderWindowInteractor doesn't seem to support this method. If someone can help it'll be greatly appreciated. Best regards, Andres E. Munarrriz Soto |