#include #include -- | module Bindings.Gts.SurfaceOperations.SurfaceSimplificationAndRefinement where import Bindings.GLib import Bindings.Gts.Types #strict_import #ccall gts_surface_refine , Ptr -> -> -> -> -> -> -> IO () #ccall gts_surface_coarsen , Ptr -> -> -> -> -> -> -> -> IO () #ccall gts_coarsen_stop_number , -> -> Ptr -> IO #ccall gts_coarsen_stop_cost , -> -> Ptr -> IO #ccall gts_volume_optimized_vertex , Ptr -> Ptr -> Ptr -> IO (Ptr ) #ccall gts_volume_optimized_cost , Ptr -> Ptr -> IO #ccall gts_edge_collapse_is_valid , Ptr -> IO #ccall gts_edge_collapse_creates_fold , Ptr -> Ptr -> -> IO