Mapper
Public Attributes | List of all members
display_set Struct Reference

#include <misc.h>

Public Attributes

long xoff [4]
 
long yoff [4]
 
long xmin [4]
 
long ymin [4]
 
long xmax [4]
 
long ymax [4]
 
long xcen [4]
 
long ycen [4]
 
float dmult [4]
 

Detailed Description

Definition at line 603 of file misc.h.

Member Data Documentation

◆ dmult

float display_set::dmult

Definition at line 613 of file misc.h.

◆ xcen

long display_set::xcen

Definition at line 611 of file misc.h.

◆ xmax

long display_set::xmax

Definition at line 609 of file misc.h.

◆ xmin

long display_set::xmin

Definition at line 607 of file misc.h.

◆ xoff

long display_set::xoff

Definition at line 605 of file misc.h.

◆ ycen

long display_set::ycen

Definition at line 612 of file misc.h.

◆ ymax

long display_set::ymax

Definition at line 610 of file misc.h.

◆ ymin

long display_set::ymin

Definition at line 608 of file misc.h.

◆ yoff

long display_set::yoff

Definition at line 606 of file misc.h.


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