Mapper
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 443 of file misc.h.

Member Data Documentation

◆ color

short int maplayer::color

Definition at line 445 of file misc.h.

◆ name

char * maplayer::name

Definition at line 453 of file misc.h.

◆ nextseg

struct maplayer * maplayer::nextseg

Definition at line 455 of file misc.h.

◆ number

short int maplayer::number

Definition at line 447 of file misc.h.

◆ points

struct mappoints * maplayer::points

Definition at line 454 of file misc.h.

◆ type

int maplayer::type

Definition at line 452 of file misc.h.

◆ xmax

short int maplayer::xmax

Definition at line 448 of file misc.h.

◆ xmin

short int maplayer::xmin

Definition at line 450 of file misc.h.

◆ ymax

short int maplayer::ymax

Definition at line 449 of file misc.h.

◆ ymin

short int maplayer::ymin

Definition at line 451 of file misc.h.

◆ zoom

short int maplayer::zoom

Definition at line 446 of file misc.h.


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