OpenCPN Partial API docs
Loading...
Searching...
No Matches
_OSENC_AreaGeometry_Record_Payload Struct Reference

Public Attributes

double extent_s_lat
 
double extent_n_lat
 
double extent_w_lon
 
double extent_e_lon
 
uint32_t contour_count
 
uint32_t triprim_count
 
uint32_t edgeVector_count
 
void * payLoad
 

Detailed Description

Definition at line 205 of file Osenc.h.

Member Data Documentation

◆ contour_count

uint32_t _OSENC_AreaGeometry_Record_Payload::contour_count

Definition at line 210 of file Osenc.h.

◆ edgeVector_count

uint32_t _OSENC_AreaGeometry_Record_Payload::edgeVector_count

Definition at line 212 of file Osenc.h.

◆ extent_e_lon

double _OSENC_AreaGeometry_Record_Payload::extent_e_lon

Definition at line 209 of file Osenc.h.

◆ extent_n_lat

double _OSENC_AreaGeometry_Record_Payload::extent_n_lat

Definition at line 207 of file Osenc.h.

◆ extent_s_lat

double _OSENC_AreaGeometry_Record_Payload::extent_s_lat

Definition at line 206 of file Osenc.h.

◆ extent_w_lon

double _OSENC_AreaGeometry_Record_Payload::extent_w_lon

Definition at line 208 of file Osenc.h.

◆ payLoad

void* _OSENC_AreaGeometry_Record_Payload::payLoad

Definition at line 213 of file Osenc.h.

◆ triprim_count

uint32_t _OSENC_AreaGeometry_Record_Payload::triprim_count

Definition at line 211 of file Osenc.h.


The documentation for this struct was generated from the following file: