[root] / trunk / hist / histpainter / inc / TPainter3dAlgorithms.h Repository:
ViewVC logotype

Log of /trunk/hist/histpainter/inc/TPainter3dAlgorithms.h

Parent Directory Parent Directory


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

Revision 22694 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 17 20:23:21 2008 UTC (6 years, 10 months ago) by rdm
File length: 11103 byte(s)
Diff to previous 20882
move hist, histpainter, spectrum and spectrumpainter in the hist package.

Revision 20882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:31:26 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/histpainter/inc/TPainter3dAlgorithms.h
File length: 11103 byte(s)
Diff to previous 19826
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/histpainter/inc/TPainter3dAlgorithms.h
File length: 11103 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/histpainter/inc/TPainter3dAlgorithms.h
File length: 11164 byte(s)
Diff to previous 17668
remove :$ from tag line

Revision 17668 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 3 18:41:29 2007 UTC (7 years, 11 months ago) by brun
Original Path: trunk/histpainter/inc/TPainter3dAlgorithms.h
File length: 11174 byte(s)
Diff to previous 13183
Use forward declaration of TF3

Revision 13183 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 10 10:36:59 2005 UTC (9 years, 2 months ago) by couet
Original Path: trunk/histpainter/inc/TPainter3dAlgorithms.h
File length: 11180 byte(s)
Diff to previous 12702
- Mods for the rules checker

Revision 12702 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 12 13:04:39 2005 UTC (9 years, 4 months ago) by brun
Original Path: trunk/histpainter/inc/TPainter3dAlgorithms.h
File length: 11196 byte(s)
Diff to previous 8444
From Olivier:
- THStack colors are now stored in a dynamic arrays. Previously they were
  stored in a fixed length arrays of 10 entries.

Revision 8444 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 19 14:45:53 2004 UTC (10 years, 10 months ago) by brun
Original Path: trunk/histpainter/inc/TPainter3dAlgorithms.h
File length: 11111 byte(s)
Diff to previous 5054
From Olivier:
- If a contour is paint (with option SAME) on a 3d plot (surface, lego
  or triangles), the contour lines are painted in 3d too.
  Ex:

   h2->Draw("SURF4");
   h2->Draw("CONT1 SAME");

Revision 5054 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 5 09:26:08 2002 UTC (12 years, 5 months ago) by brun
Original Path: trunk/histpainter/inc/TPainter3dAlgorithms.h
File length: 11017 byte(s)
Diff to previous 4948
From Olivier
fgF3Clipping, fgF3XClip, fgF3YClip, fgF3ZClip, and *fgCurrentF3 are now
static global variables within the class TPainter3dAlgorithms itself.
Before they were declared as static global variables in the file
TPainter3dAlgorithms.c. Their names have also changed, they now start
with "fg".

Revision 4948 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 16 20:34:23 2002 UTC (12 years, 6 months ago) by brun
Original Path: trunk/histpainter/inc/TPainter3dAlgorithms.h
File length: 10685 byte(s)
Diff to previous 4610
The following functions changed to static:
    static void    SetF3(TF3 *f3);
    static void    SetF3ClippingBoxOff();
    static void    SetF3ClippingBoxOn(Double_t xclip, Double_t yclip, Double_t zclip);

Revision 4610 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 29 18:39:44 2002 UTC (12 years, 7 months ago) by brun
Original Path: trunk/histpainter/inc/TPainter3dAlgorithms.h
File length: 10663 byte(s)
Diff to previous 4576
A patch by Olivier Couet with the mods to get a TF3 object paint.
The mods include:
 -TF3 painting
 -TF3 color settings (including context menu)
 -Clipping box
Example:
   TF3 *fun3 = new TF3("fun3","sin(x*x+y*y+z*z-36)",-2,2,-2,2,-2,2);
   fun3->Draw();

Revision 4576 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 21 13:41:11 2002 UTC (12 years, 8 months ago) by brun
Original Path: trunk/histpainter/inc/TPainter3dAlgorithms.h
File length: 10784 byte(s)
Diff to previous 4575
some compilation fixes

Revision 4575 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue May 21 13:19:26 2002 UTC (12 years, 8 months ago) by brun
Original Path: trunk/histpainter/inc/TPainter3dAlgorithms.h
File length: 10785 byte(s)
The old class TLego replaced by new class TPainter3dAlgorithms (Olivier Couet).
Several new 3d algorithms added in this class to visualize TF3 or TH3.

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