HROOT-core-0.10.0.3: Haskell binding to ROOT Core modules
Safe HaskellSafe-Inferred
LanguageHaskell2010

HROOT.Core.TAttBBox2D.Interface

Documentation

class IDeletable a => ITAttBBox2D a where Source #

Methods

getBBox :: a -> IO Rectangle_t Source #

setBBoxX1 :: a -> CInt -> IO () Source #

setBBoxX2 :: a -> CInt -> IO () Source #

setBBoxY1 :: a -> CInt -> IO () Source #

setBBoxY2 :: a -> CInt -> IO () Source #