22 ClassImp(TGLPShapeRef);
27 TGLPShapeRef::TGLPShapeRef() :
36 TGLPShapeRef::TGLPShapeRef(TGLPhysicalShape * shape) :
45 TGLPShapeRef::~TGLPShapeRef()
58 void TGLPShapeRef::SetPShape(TGLPhysicalShape * shape)
61 fPShape->RemoveReference(
this);
64 fPShape->AddReference(
this);
71 void TGLPShapeRef::PShapeModified()