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

Log of /trunk/hist/hist/inc/TGraphDelaunay.h

Parent Directory Parent Directory


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

Revision 33763 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 7 15:06:10 2010 UTC (4 years, 7 months ago) by couet
File length: 4601 byte(s)
Diff to previous 22694
- The X and Y vectors are normalized in order to compute the triangles.
  The scale factor used was the same for the X and Y axis.
  This generated problems (very long triangles instead of the obvious ones)
  in some cases when the X and Y axis had very different ranges. Having two 
  scale factors, one for the X axis and one for the Y axis, cures the problem.

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: 4572 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/hist/inc/TGraphDelaunay.h
File length: 4572 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/hist/inc/TGraphDelaunay.h
File length: 4572 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/hist/inc/TGraphDelaunay.h
File length: 4572 byte(s)
Diff to previous 19253
remove :$ from tag line

Revision 19253 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 4 09:05:40 2007 UTC (7 years, 6 months ago) by brun
Original Path: trunk/hist/inc/TGraphDelaunay.h
File length: 4582 byte(s)
Diff to previous 17664
From Federico:
Changes required to compile with the gcc option -weffc++

Revision 17664 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 3 18:10:20 2007 UTC (7 years, 11 months ago) by brun
Original Path: trunk/hist/inc/TGraphDelaunay.h
File length: 4438 byte(s)
Diff to previous 11508
Use forward declaration of class TGraph2D

Revision 11508 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 6 13:03:20 2005 UTC (9 years, 9 months ago) by brun
Original Path: trunk/hist/inc/TGraphDelaunay.h
File length: 4473 byte(s)
Diff to previous 8048
from Olivier
- Postpone the creation of the triangles data structure and the hull
  finding. They are now done only when really needed. This increases the
  performances in cases where triangles and hull are not useful, for
  instance when a TGraph2D is drawn with option "P" only.

Revision 8048 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 27 13:28:23 2004 UTC (10 years, 11 months ago) by brun
Original Path: trunk/hist/inc/TGraphDelaunay.h
File length: 4370 byte(s)
Diff to previous 7998
Cleanup of many files havind trailing CR/LF

Restrustruring of TGraph2D::GetContourList with the algorithm in histpainter (by Olivier)

Revision 7998 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Jan 23 23:30:31 2004 UTC (11 years ago) by brun
Original Path: trunk/hist/inc/TGraphDelaunay.h
File length: 4509 byte(s)
From Olivier:
TGraph2D is now split into 3 classes:

- TGraph2D (now in hist) to handle the basic graph 2d data
- TGraphDelaunay (in hist) to generate a Delaunay triangulation of a TGraph2D.
- TGraphPainter (in histpainter) to paint a TGraphDelaunay (used via
  THistPainter)
- New function GetContourList in TGraph2D
- New option CONT5: draws a TGraph2D as a contour (using Delaunay
  triangles).
- New TGraph2D constructor (from a TH2).

The class TSpectrum2 has been removed (still waiting for fixes from Miroslav)

NOTE: it is recommended to make distclean  make
or at least
 rm hist/src/G*  graph/src/G*

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