OpenCascade.BRepTools.WireExplorer
data WireExplorer Source #
fromWire :: Ptr Wire -> Acquire (Ptr WireExplorer) Source #
more :: Ptr WireExplorer -> IO Bool Source #
next :: Ptr WireExplorer -> IO () Source #
current :: Ptr WireExplorer -> IO (Ptr Edge) Source #
orientation :: Ptr WireExplorer -> IO Orientation Source #