Definition in file removeoverlap.cpp.
#include "util/glib-list-iterators.h"
#include "sp-item.h"
#include "sp-item-transform.h"
#include "libvpsc/generate-constraints.h"
#include "libvpsc/remove_rectangle_overlap.h"
#include <utility>
Go to the source code of this file.
Functions | |
void | removeoverlap (GSList const *const items, double const xGap, double const yGap) |
Remove overlaps function. |