#include "boolean-operations-2d.hh"#include "corefine-2d-propagation.hh"#include "message-macros.hh"

Go to the source code of this file.
Defines | |
| #define | a0(d) (getMap()->alpha0(d)) |
| #define | a1(d) (getMap()->alpha1(d)) |
| #define | a2(d) (getMap()->alpha2(d)) |
| #define a0 | ( | d | ) | (getMap()->alpha0(d)) |
Definition at line 72 of file boolean-operations-2d.cc.
| #define a1 | ( | d | ) | (getMap()->alpha1(d)) |
Definition at line 73 of file boolean-operations-2d.cc.
| #define a2 | ( | d | ) | (getMap()->alpha2(d)) |
Definition at line 74 of file boolean-operations-2d.cc.
1.5.8