From Timur:
TGLPadHistpainter/TGLAxisPainter/TGLLegoPainter - new hist-painter infrastructure. First version of TGLLegoPainter, the new class to support different types of legos: gl + lego(1)/lego2 + pol/cyl/sph gl + lego3 TGLUtil : Small auxilary classes. IMPORTANT: this lego painter is still experimantal and works only if it's enabled in system.rootrc. By default, TGLHistPainter is used now. To enable this new system the line: Plugin.TGLHistPainter: * TGLHistPainter RGL "TGLHistPainter(TH1*)" Must be replaced with Plugin.TGLHistPainter: * TGLPadHistPainter RGL "TGLPadHistPainter(TH1*)" in $ROOTSYS/etc/system.rootrc git-svn-id: http://root.cern.ch/svn/root/trunk@15406 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- gl/inc/LinkDef.h 9 additions, 0 deletionsgl/inc/LinkDef.h
- gl/inc/TArcBall.h 2 additions, 2 deletionsgl/inc/TArcBall.h
- gl/inc/TGLAxisPainter.h 62 additions, 0 deletionsgl/inc/TGLAxisPainter.h
- gl/inc/TGLLegoPainter.h 168 additions, 0 deletionsgl/inc/TGLLegoPainter.h
- gl/inc/TGLPadHistPainter.h 86 additions, 0 deletionsgl/inc/TGLPadHistPainter.h
- gl/inc/TGLPlotPainter.h 161 additions, 0 deletionsgl/inc/TGLPlotPainter.h
- gl/inc/TGLUtil.h 50 additions, 1 deletiongl/inc/TGLUtil.h
- gl/src/TGLAxisPainter.cxx 189 additions, 0 deletionsgl/src/TGLAxisPainter.cxx
- gl/src/TGLLegoPainter.cxx 1682 additions, 0 deletionsgl/src/TGLLegoPainter.cxx
- gl/src/TGLPadHistPainter.cxx 351 additions, 0 deletionsgl/src/TGLPadHistPainter.cxx
- gl/src/TGLPlotPainter.cxx 811 additions, 0 deletionsgl/src/TGLPlotPainter.cxx
- gl/src/TGLUtil.cxx 76 additions, 1 deletiongl/src/TGLUtil.cxx
- win32gdk/src/TGWin32GL.cxx 3 additions, 3 deletionswin32gdk/src/TGWin32GL.cxx
Loading
Please register or sign in to comment