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

Public Attributes

uint16_t record_type
 
uint32_t record_length
 
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
 

Detailed Description

Definition at line 193 of file Osenc.h.

Member Data Documentation

◆ contour_count

uint32_t _OSENC_AreaGeometry_Record_Base::contour_count

Definition at line 200 of file Osenc.h.

◆ edgeVector_count

uint32_t _OSENC_AreaGeometry_Record_Base::edgeVector_count

Definition at line 202 of file Osenc.h.

◆ extent_e_lon

double _OSENC_AreaGeometry_Record_Base::extent_e_lon

Definition at line 199 of file Osenc.h.

◆ extent_n_lat

double _OSENC_AreaGeometry_Record_Base::extent_n_lat

Definition at line 197 of file Osenc.h.

◆ extent_s_lat

double _OSENC_AreaGeometry_Record_Base::extent_s_lat

Definition at line 196 of file Osenc.h.

◆ extent_w_lon

double _OSENC_AreaGeometry_Record_Base::extent_w_lon

Definition at line 198 of file Osenc.h.

◆ record_length

uint32_t _OSENC_AreaGeometry_Record_Base::record_length

Definition at line 195 of file Osenc.h.

◆ record_type

uint16_t _OSENC_AreaGeometry_Record_Base::record_type

Definition at line 194 of file Osenc.h.

◆ triprim_count

uint32_t _OSENC_AreaGeometry_Record_Base::triprim_count

Definition at line 201 of file Osenc.h.


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