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