Home
last modified time | relevance | path

Searched defs:_OSENC_AreaGeometry_Record_Payload (Results 1 – 1 of 1) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A DOsenc.h211 typedef struct _OSENC_AreaGeometry_Record_Payload{ struct
212 double extent_s_lat;
213 double extent_n_lat;
214 double extent_w_lon;
215 double extent_e_lon;
216 uint32_t contour_count;
217 uint32_t triprim_count;
218 uint32_t edgeVector_count;
219 void * payLoad;