Next:
Computing the energy
Up:
The Unpicker interface
Previous:
Initialising an unpicker
Deleting an unpicker
int unpickerDelete(SEAM_UNPICKER *
picker
);
Frees all the memory associated with an unpicker. Use when you are finished.
picker
Pointer to the unpicker to delete.
Hayden Walles
2015-09-02