Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
OpenCascade.GeomFill.Trihedron
Documentation
Constructors
IsCorrectedFrenet | |
IsFixed | |
IsFrenet | |
IsConstantNormal | |
IsDarboux | |
IsGuideAC | |
IsGuidePlan | |
IsGuideACWithContact | |
IsGuidePlanWithContact | |
IsDiscreteTrihedron |
Instances
Enum Trihedron Source # | |
Defined in OpenCascade.GeomFill.Trihedron Methods succ :: Trihedron -> Trihedron # pred :: Trihedron -> Trihedron # fromEnum :: Trihedron -> Int # enumFrom :: Trihedron -> [Trihedron] # enumFromThen :: Trihedron -> Trihedron -> [Trihedron] # enumFromTo :: Trihedron -> Trihedron -> [Trihedron] # enumFromThenTo :: Trihedron -> Trihedron -> Trihedron -> [Trihedron] # | |
Show Trihedron Source # | |
Eq Trihedron Source # | |