Navigation

Operators and Keywords

Function List:

C++ API

Function File: phi = ls_complement (phi)

Construct a level-set function for the complement of the set described by phi.

This operation preserves a signed distance function: If phi is actually the signed distance function of the set, then also the return value will be the signed distance function of the set’s complement.

See also: ls_union, ls_intersect, ls_setdiff, ls_setxor.

Package: level-set