FUNCTION  fSphSimplifyBinaryAdvanced

Simplifies the region in the specified blob created with fSphConvexAddHalfspace

Parameter(s):
  • @bin varbinary(max): region blob
  • @simple_simplify bit: determines whether to run trivial convex simplification
  • @convex_eliminate bit: determines whether to attempt eliminating convexes
  • @convex_disjoint bit: determines whether to make convexes disjoint
  • @convex_unify bit: determines whether to attempt stiching convexes
  • Input and output parameters

    nametypelengthinoutpnum
    @simple_simplifybit1input2
    @convex_eliminatebit1input3
    @convex_disjointbit1input4
    @convex_unifybit1input5
     varbinary-1input0
    @binvarbinary-1input1