OpenCascade.GeomAbs.Shape
data Shape Source #
Constructors
Defined in OpenCascade.GeomAbs.Shape
Methods
succ :: Shape -> Shape #
pred :: Shape -> Shape #
toEnum :: Int -> Shape #
fromEnum :: Shape -> Int #
enumFrom :: Shape -> [Shape] #
enumFromThen :: Shape -> Shape -> [Shape] #
enumFromTo :: Shape -> Shape -> [Shape] #
enumFromThenTo :: Shape -> Shape -> Shape -> [Shape] #
showsPrec :: Int -> Shape -> ShowS #
show :: Shape -> String #
showList :: [Shape] -> ShowS #