swh:1:snp:af87cd67498ef4fe47c76ed3e7caffe5b61facaf
Revision 91ec42536fc308ca5ebda5e35667e97dc9e31246 authored by Matevz Tadel on 20 July 2009, 17:41:53 UTC, committed by Matevz Tadel on 20 July 2009, 17:41:53 UTC
===
- Introduce common base class TGLPlot3D for wrappers over plot-painters.
- Move code for plot-painter instantiation from TGLScenePad to into TGLPlot3D.
- TGLAxisPainter - add option to use markup color from the current color-set
  instead of axis/label/title colors from TAttAxis.

eve/
====
- Add class TEvePlot3D - it wraps a TH2/TH3/TF2 object and draws it with
  given option string. TEveTrans can be applied over it - so the plot
  can be positioned/scaled to fit into a more complex scene.
- There are still problems with usage of depth-buffer in plot-painters so
  the plots overlay each other in somewhat random fashion.
- See tutorials/eve/test_glplot.C.


git-svn-id: http://root.cern.ch/svn/root/trunk@29526 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 62acabd
History
Tip revision: 6c9118fb23c981c28a53dc215c68f2be00c04e3e authored by Jonas Rembser on 12 April 2024, 19:22:15 UTC
[RF] Enable `roofit_multiprocess` on the CI
Tip revision: 6c9118f

back to top