Moka libraries
|
Go to the source code of this file.
Macros | |
#define | A0(DART) |
#define | A1(DART) (FMap->alpha1(DART)) |
#define | SUCC(DART) ((((CGMapGeneric*) FMap)->*succ)(DART)) |
#define A0 | ( | DART | ) |
Definition at line 30 of file mv-control-points.cc.
#define A1 | ( | DART | ) | (FMap->alpha1(DART)) |
Definition at line 34 of file mv-control-points.cc.
#define SUCC | ( | DART | ) | ((((CGMapGeneric*) FMap)->*succ)(DART)) |
Definition at line 36 of file mv-control-points.cc.