Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Graphics.Formats.STL.Printer
Documentation
textSTL :: STL -> Builder Source
Convert an STL
value to a Builder
, which can be converted to a
ByteString
with toLazyByteString
maybeNormal :: Maybe Vector -> Builder Source