Interface | Description |
---|---|
Pred |
Class | Description |
---|---|
Altitude |
Immutable wrapper of the integer primitive to satisfy the original C++ definition:
defs.h:54:typedef int16_t altitude_t;
|
CPPath |
Type of all the Paths used in BWEM (Cf.
|
Index |
Immutable wrapper of the integer primitive to satisfy the original C++ definition:
cp.h:143:typedef int index;
|