[root] / trunk / graf3d / eve / src / TEveRGBAPaletteOverlay.cxx Repository:
ViewVC logotype

Log of /trunk/graf3d/eve/src/TEveRGBAPaletteOverlay.cxx

Parent Directory Parent Directory


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

Revision 43602 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 2 05:21:43 2012 UTC (2 years, 9 months ago) by matevz
File length: 3655 byte(s)
Diff to previous 43472
Add support for displaying palette values in UI elements (GUI, overlay) as
real values, mapped with a linear function. This is enabled by calling:
  TEveRGBAPalette::SetUIDoubleRep(Bool_t b, Double_t f=1, Double_t c=0);
and the mapping between integer 'i' and real 'r' values is:
  r = f*i + c;

Revision 43472 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Mar 23 21:09:32 2012 UTC (2 years, 10 months ago) by matevz
File length: 3493 byte(s)
From Alja:
Add new class TEveRGBAPaletteOverlayoverlay element showing TEveRGBAPalette
legend in GL overlay.

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