From Alja.
TGLAxisPainter.h, TGLAxisPainter.cxx: Introduce new utilty class to paint axis with GL. TEveCaloLegoGL,TEveLegoOverlay: Use TGLAxisPainter functionality. TEveCaloViz: Add new Function GetMaxVal(). git-svn-id: http://root.cern.ch/svn/root/trunk@24445 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- graf3d/eve/inc/TEveCalo.h 2 additions, 0 deletionsgraf3d/eve/inc/TEveCalo.h
- graf3d/eve/inc/TEveCaloLegoGL.h 7 additions, 10 deletionsgraf3d/eve/inc/TEveCaloLegoGL.h
- graf3d/eve/inc/TEveLegoOverlay.h 4 additions, 5 deletionsgraf3d/eve/inc/TEveLegoOverlay.h
- graf3d/eve/src/TEveCalo.cxx 13 additions, 0 deletionsgraf3d/eve/src/TEveCalo.cxx
- graf3d/eve/src/TEveCaloLegoGL.cxx 84 additions, 280 deletionsgraf3d/eve/src/TEveCaloLegoGL.cxx
- graf3d/eve/src/TEveLegoOverlay.cxx 16 additions, 94 deletionsgraf3d/eve/src/TEveLegoOverlay.cxx
- graf3d/gl/inc/LinkDef.h 2 additions, 0 deletionsgraf3d/gl/inc/LinkDef.h
- graf3d/gl/inc/TGLAxisPainter.h 112 additions, 0 deletionsgraf3d/gl/inc/TGLAxisPainter.h
- graf3d/gl/src/TGLAxisPainter.cxx 278 additions, 0 deletionsgraf3d/gl/src/TGLAxisPainter.cxx
Loading
Please register or sign in to comment