plastimatch
Loading...
Searching...
No Matches
landmark_diff.h
Go to the documentation of this file.
1/* -----------------------------------------------------------------------
2 See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3 ----------------------------------------------------------------------- */
4#ifndef _landmark_diff_h_
5#define _landmark_diff_h_
6
7#include "plmutil_config.h"
8
10
14);
15
16#endif /* _landmark_diff_h_ */
Definition pointset.h:15
EXTERNC int landmark_diff(Raw_pointset *rps0, Raw_pointset *rps1)
Definition landmark_diff.cxx:68
#define PLMUTIL_C_API
Definition plmutil_config.h:25
Definition raw_pointset.h:10