![]() |
Moka libraries
|
#include "corefine-2d-sweeping.hh"#include "g-map-vertex.hh"#include "geometry.hh"#include <cassert>Go to the source code of this file.
Macros | |
| #define | GET_V(DART) FMap->getDirectInfoAsAttributeVertex((DART), directVertex) |
| #define | IT_PRED(IT, SET) |
| #define | IT_SUCC(IT, SET) |
| #define | GET_V(DART) FMap->getDirectInfoAsAttributeVertex((DART), ADirectVertex) |
| #define GET_V | ( | DART | ) | FMap->getDirectInfoAsAttributeVertex((DART), directVertex) |
Definition at line 360 of file corefine-2d-sweeping.cc.
| #define GET_V | ( | DART | ) | FMap->getDirectInfoAsAttributeVertex((DART), ADirectVertex) |
Definition at line 360 of file corefine-2d-sweeping.cc.
| #define IT_PRED | ( | IT, | |
| SET | |||
| ) |
Definition at line 44 of file corefine-2d-sweeping.cc.
| #define IT_SUCC | ( | IT, | |
| SET | |||
| ) |
Definition at line 48 of file corefine-2d-sweeping.cc.