![]() |
SAGA API v9.10
|
#include "shapes.h"
Go to the source code of this file.
Macros | |
#define | BOOL3_NOTSET -1 |
#define | BOOL3_FALSE 0 |
#define | BOOL3_TRUE 1 |
#define BOOL3_FALSE 0 |
Definition at line 64 of file shape_polygon.cpp.
Referenced by CSG_Shape_Polygon_Part::_Update_Area(), and CSG_Shape_Polygon::is_Lake().
#define BOOL3_NOTSET -1 |
Definition at line 63 of file shape_polygon.cpp.
Referenced by CSG_Shape_Polygon::_Invalidate(), CSG_Shape_Polygon_Part::_Invalidate(), CSG_Shape_Polygon_Part::_Update_Area(), CSG_Shape_Polygon_Part::CSG_Shape_Polygon_Part(), and CSG_Shape_Polygon::is_Lake().
#define BOOL3_TRUE 1 |
Definition at line 65 of file shape_polygon.cpp.
Referenced by CSG_Shape_Polygon_Part::_Update_Area(), and CSG_Shape_Polygon::is_Lake().