Logo ROOT   6.10/09
Reference Guide
TPoints.cxx
Go to the documentation of this file.
1 // @(#)root/graf:$Id$
2 // Author: Rene Brun 23/02/95
3 // ---------------------------------- points.C
4 
5 /*************************************************************************
6  * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
7  * All rights reserved. *
8  * *
9  * For the licensing terms see $ROOTSYS/LICENSE. *
10  * For the list of contributors see $ROOTSYS/README/CREDITS. *
11  *************************************************************************/
12 
13 #include "TPoints.h"
14 
16 
17 /** \class TPoints
18 \ingroup BasicGraphics
19 
20 2-D graphics point (world coordinates).
21 */
2-D graphics point (world coordinates).
Definition: TPoints.h:19
#define ClassImp(name)
Definition: Rtypes.h:336