|
SAGA API v9.10
|
#include "tin.h"Go to the source code of this file.
Macros | |
| #define | IS_IDENTICAL(a, b) |
Functions | |
| int | SG_TIN_Compare (const void *pp1, const void *pp2) |
| #define IS_IDENTICAL | ( | a, | |
| b ) |
Definition at line 370 of file tin_triangulation.cpp.
Referenced by CSG_TIN::_CircumCircle().
| 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().