-
- Downloads
From Timur Pocheptsov:
-TGLPixmap - removed and replaced by TGLViewer (most of the TGLViewer functionality is available in pad now); -TGLHistPainter - zooming/panning added for legoes/surfaces; -TGLViewerEditor - TGLViewer's editor for pad (lights/clipping/guides manipulation). -TRootCanvas : minor changes to support mouse wheel event in gl viewer in a pad -TCanvas : a)changes to process keyboard events correctly b)changes to process mouse will events -TVirtualViewer3D : changes in interface for TGLManager (win32 implementation of TGLManager requires some functions and cannot be dependant from TGLViewer) -Added class TVirtualGLManipulator - base for TGLManip - again, required mostly by TGWin32GL. git-svn-id: http://root.cern.ch/svn/root/trunk@14203 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- base/inc/LinkDef1.h 2 additions, 1 deletionbase/inc/LinkDef1.h
- base/inc/TVirtualGL.h 17 additions, 6 deletionsbase/inc/TVirtualGL.h
- base/inc/TVirtualViewer3D.h 5 additions, 1 deletionbase/inc/TVirtualViewer3D.h
- base/src/TVirtualGL.cxx 4 additions, 1 deletionbase/src/TVirtualGL.cxx
- gl/Module.mk 4 additions, 1 deletiongl/Module.mk
- gl/inc/LinkDef.h 1 addition, 1 deletiongl/inc/LinkDef.h
- gl/inc/TGLHistPainter.h 15 additions, 1 deletiongl/inc/TGLHistPainter.h
- gl/inc/TGLManip.h 5 additions, 3 deletionsgl/inc/TGLManip.h
- gl/inc/TGLPixmap.h 0 additions, 104 deletionsgl/inc/TGLPixmap.h
- gl/inc/TGLViewer.h 7 additions, 2 deletionsgl/inc/TGLViewer.h
- gl/inc/TGLViewerEditor.h 97 additions, 0 deletionsgl/inc/TGLViewerEditor.h
- gl/inc/TX11GL.h 5 additions, 2 deletionsgl/inc/TX11GL.h
- gl/src/TGLHistPainter.cxx 83 additions, 4 deletionsgl/src/TGLHistPainter.cxx
- gl/src/TGLManip.cxx 4 additions, 1 deletiongl/src/TGLManip.cxx
- gl/src/TGLPixmap.cxx 0 additions, 1356 deletionsgl/src/TGLPixmap.cxx
- gl/src/TGLViewer.cxx 168 additions, 22 deletionsgl/src/TGLViewer.cxx
- gl/src/TGLViewerEditor.cxx 448 additions, 0 deletionsgl/src/TGLViewerEditor.cxx
- gl/src/TX11GL.cxx 20 additions, 12 deletionsgl/src/TX11GL.cxx
- gpad/src/TCanvas.cxx 35 additions, 9 deletionsgpad/src/TCanvas.cxx
- gui/src/TRootCanvas.cxx 15 additions, 6 deletionsgui/src/TRootCanvas.cxx
Loading
Please register or sign in to comment