![]() |
naev 0.12.5
|
Data Fields | |
| int | i |
| int | j |
| double | dist |
Structure for map overlay size.
Definition at line 32 of file map_overlay.c.
| double MapOverlayRadiusConstraint::dist |
... is at most this big.
Definition at line 35 of file map_overlay.c.
| int MapOverlayRadiusConstraint::i |
this radius...
Definition at line 33 of file map_overlay.c.
| int MapOverlayRadiusConstraint::j |
plus this radius...
Definition at line 34 of file map_overlay.c.