#include #include -- | module Bindings.Gts.SurfaceOperations.BooleanOperations where import Bindings.GLib import Bindings.Gts.Types #strict_import #cinline GTS_SURFACE_INTER_CLASS , Ptr a -> Ptr #cinline GTS_SURFACE_INTER , Ptr a -> Ptr #cinline GTS_IS_SURFACE_INTER , Ptr a -> Ptr #ccall gts_surface_intersection , Ptr -> Ptr -> Ptr -> Ptr -> IO (Ptr ) #ccall gts_surface_inter_class , IO (Ptr ) #ccall gts_surface_inter_new , Ptr -> Ptr -> Ptr -> Ptr -> Ptr -> -> -> IO (Ptr ) #ccall gts_surface_inter_check , Ptr -> Ptr -> IO #ccall gts_surface_inter_boolean , Ptr -> Ptr -> -> IO () #ccall gts_surface_is_self_intersecting , Ptr -> IO (Ptr )