module HROOT.Class.TH2Poly
  (
    TH2Poly(..)
  , ITH2Poly
  , upcastTH2Poly
 
  ) where

-- import HROOT.Class.Interface
-- import HROOT.Class.Implementation ()

import HROOT.Class.TH2Poly.RawType
import HROOT.Class.TH2Poly.Interface
import HROOT.Class.TH2Poly.Implementation