Copyright | (c) Vladimir Lopatin 2022 |
---|---|
License | BSD-3-Clause |
Maintainer | Vladimir Lopatin <madjestic13@gmail.com> |
Stability | provisional |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
A basic structure for passing to graphics driver.
Documentation
data Descriptor Source #
Instances
Show Descriptor Source # | |
Defined in Graphics.RedViz.Descriptor showsPrec :: Int -> Descriptor -> ShowS # show :: Descriptor -> String # showList :: [Descriptor] -> ShowS # |