ROOT logo
// @(#)root/gl:$Id: TGLPShapeObj.cxx 20882 2007-11-19 11:31:26Z rdm $
// Author:  Matevz Tadel, Feb 2007

/*************************************************************************
 * Copyright (C) 1995-2004, Rene Brun and Fons Rademakers.               *
 * All rights reserved.                                                  *
 *                                                                       *
 * For the licensing terms see $ROOTSYS/LICENSE.                         *
 * For the list of contributors see $ROOTSYS/README/CREDITS.             *
 *************************************************************************/

#include "TGLPShapeObj.h"

//______________________________________________________________________
// TGLPShapeObj
//
// Wrap TGLPysicalShape into TObject so that it can be edited using GED.
//

ClassImp(TGLPShapeObj)
 TGLPShapeObj.cxx:1
 TGLPShapeObj.cxx:2
 TGLPShapeObj.cxx:3
 TGLPShapeObj.cxx:4
 TGLPShapeObj.cxx:5
 TGLPShapeObj.cxx:6
 TGLPShapeObj.cxx:7
 TGLPShapeObj.cxx:8
 TGLPShapeObj.cxx:9
 TGLPShapeObj.cxx:10
 TGLPShapeObj.cxx:11
 TGLPShapeObj.cxx:12
 TGLPShapeObj.cxx:13
 TGLPShapeObj.cxx:14
 TGLPShapeObj.cxx:15
 TGLPShapeObj.cxx:16
 TGLPShapeObj.cxx:17
 TGLPShapeObj.cxx:18
 TGLPShapeObj.cxx:19
 TGLPShapeObj.cxx:20