ROOT
6.06/09
Reference Guide
ROOT Home Page
Main Page
Related Pages
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
graf2d
graf
src
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
15
ClassImp
(
TPoints
)
16
17
/** \class TPoints
18
\ingroup BasicGraphics
19
20
2-D graphics point (world coordinates).
21
*/
TPoints.h
TPoints
2-D graphics point (world coordinates).
Definition:
TPoints.h:29
ClassImp
#define ClassImp(name)
Definition:
Rtypes.h:279