00001 // @(#)root/graf:$Id: TPoints.cxx 20882 2007-11-19 11:31:26Z rdm $ 00002 // Author: Rene Brun 23/02/95 00003 // ---------------------------------- points.C 00004 00005 /************************************************************************* 00006 * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * 00007 * All rights reserved. * 00008 * * 00009 * For the licensing terms see $ROOTSYS/LICENSE. * 00010 * For the list of contributors see $ROOTSYS/README/CREDITS. * 00011 *************************************************************************/ 00012 00013 #include "TPoints.h" 00014 00015 ClassImp(TPoints) 00016