SAGA API
v9.6
|
#include "tin.h"
Go to the source code of this file.
Macros | |
#define | IS_IDENTICAL(a, b) (a == b) |
Functions | |
int | SG_TIN_Compare (const void *pp1, const void *pp2) |
#define IS_IDENTICAL | ( | a, | |
b | |||
) | (a == b) |
Definition at line 370 of file tin_triangulation.cpp.
int SG_TIN_Compare | ( | const void * | pp1, |
const void * | pp2 | ||
) |
Definition at line 73 of file tin_triangulation.cpp.
References CSG_TIN_Node::Get_X(), and CSG_TIN_Node::Get_Y().
Referenced by CSG_TIN::_Triangulate().