module HROOT.Core.TAttFill ( TAttFill(..) , ITAttFill(..) , upcastTAttFill , downcastTAttFill , newTAttFill ) where import HROOT.Core.TAttFill.RawType import HROOT.Core.TAttFill.Interface import HROOT.Core.TAttFill.Implementation