[root] / trunk / graf3d / gl / src / TH3GL.cxx Repository:
ViewVC logotype

Log of /trunk/graf3d/gl/src/TH3GL.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 40858 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 13 06:45:50 2011 UTC (3 years, 4 months ago) by tpochep
File length: 3820 byte(s)
Diff to previous 40854
Parse and support an "a" option to switch on/off axes.

Revision 40854 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 12 16:41:37 2011 UTC (3 years, 4 months ago) by tpochep
File length: 3675 byte(s)
Diff to previous 38817
Fix to force "bb" and "fb" option in gl-viewer.

Revision 38817 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 13 09:32:44 2011 UTC (3 years, 9 months ago) by couet
File length: 3438 byte(s)
Diff to previous 36384
- From Timur:
  Fix the axis position and size when tree->Draw("x:y:z");
  is displayed in the GL viewer.

Revision 36384 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 20 14:26:41 2010 UTC (4 years, 3 months ago) by matevz
File length: 2976 byte(s)
Diff to previous 36053
Rewrite dynamic casts in sub-classes of TGLObject, SetModel() virtual,
so as to avoid complaints from coverity.

Revision 36053 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 4 09:27:27 2010 UTC (4 years, 3 months ago) by matevz
File length: 3082 byte(s)
Diff to previous 36051
Revert coverity fixes in revs 36048 and 36051 -- the omission of dynamic_cast result check is intentional.

Revision 36051 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 4 09:02:26 2010 UTC (4 years, 3 months ago) by couet
File length: 2953 byte(s)
Diff to previous 33579
- cov #11673

Revision 33579 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 19 12:43:08 2010 UTC (4 years, 8 months ago) by rdm
File length: 3082 byte(s)
Diff to previous 32946
Fix svn identifier lines.

Revision 32946 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 12 14:53:25 2010 UTC (4 years, 9 months ago) by matevz
File length: 3083 byte(s)
Diff to previous 29526
Fall-back to 'box' option when unsupported option is used. Bypasses savannah 65674.

Revision 29526 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 20 17:41:53 2009 UTC (5 years, 6 months ago) by matevz
File length: 2913 byte(s)
Diff to previous 28378
gl/
===
- 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.

Revision 28378 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Apr 28 15:40:53 2009 UTC (5 years, 8 months ago) by matevz
File length: 2961 byte(s)
TGLRnrCtx
- Add function ColorOrForeground(Color_t col) which sets given color
or falls back to default foregorund in col is the background color.

TGLFontManager
- Rewrite GetFontSize(Float_t size, Int_t min, Int_t max) to use
TMath::BinarySearch().
- Add function GetFontSize(Float_t size) that uses min, max from the
available font-sizes.

TGLAxisPainterBox
- New class for painting of 3D axes around a box.

TF2GL, TH2GL
- Use TGLAxisPainterBox for painting of axes.

TH3GL
- New class for rendering of TH3 objects.

TGLScenePad
- Proper handling of TH3.

TGLViewer
- When constructed with a given TPad, set background and foreground
colors accordingly.

TGLUtilColor
- Add cache-variable fIndex that makes it easier / more optimal to
compare and retrieve color-indices.

TGLCameraOverlay
- Use TGLFontManager::GetFontSize() without limits.

TGLParametricEquationGL
- Gray-space changes.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9