// @(#)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)