Daily_QC
Public Attributes | List of all members
maplayer Struct Reference

#include <misc.h>

Collaboration diagram for maplayer:
Collaboration graph
[legend]

Public Attributes

short int color
 
short int zoom
 
short int number
 
short int xmax
 
short int ymax
 
short int xmin
 
short int ymin
 
int type
 
char * name
 
struct mappointspoints
 
struct maplayernextseg
 

Detailed Description

Definition at line 370 of file misc.h.

Member Data Documentation

◆ color

short int maplayer::color

Definition at line 372 of file misc.h.

◆ name

char * maplayer::name

Definition at line 380 of file misc.h.

◆ nextseg

struct maplayer * maplayer::nextseg

Definition at line 382 of file misc.h.

◆ number

short int maplayer::number

Definition at line 374 of file misc.h.

◆ points

struct mappoints * maplayer::points

Definition at line 381 of file misc.h.

◆ type

int maplayer::type

Definition at line 379 of file misc.h.

◆ xmax

short int maplayer::xmax

Definition at line 375 of file misc.h.

◆ xmin

short int maplayer::xmin

Definition at line 377 of file misc.h.

◆ ymax

short int maplayer::ymax

Definition at line 376 of file misc.h.

◆ ymin

short int maplayer::ymin

Definition at line 378 of file misc.h.

◆ zoom

short int maplayer::zoom

Definition at line 373 of file misc.h.


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