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

Public Attributes

unsigned short n_points
 
unsigned short x_min
 
unsigned short y_min
 
unsigned short x_max
 
unsigned short y_max
 
int index
 
cm93_pointp_points
 

Detailed Description

Definition at line 159 of file cm93.h.

Member Data Documentation

◆ index

int geometry_descriptor::index

Definition at line 165 of file cm93.h.

◆ n_points

unsigned short geometry_descriptor::n_points

Definition at line 160 of file cm93.h.

◆ p_points

cm93_point* geometry_descriptor::p_points

Definition at line 166 of file cm93.h.

◆ x_max

unsigned short geometry_descriptor::x_max

Definition at line 163 of file cm93.h.

◆ x_min

unsigned short geometry_descriptor::x_min

Definition at line 161 of file cm93.h.

◆ y_max

unsigned short geometry_descriptor::y_max

Definition at line 164 of file cm93.h.

◆ y_min

unsigned short geometry_descriptor::y_min

Definition at line 162 of file cm93.h.


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