VPR-7.0
|
#include <graphics.h>
Data Fields | |
float | xmult |
float | ymult |
float | ps_xmult |
float | ps_ymult |
float | xleft |
float | xright |
float | ytop |
float | ybot |
int | top_width |
int | top_height |
Definition at line 36 of file graphics.h.
float t_report::ps_xmult |
Definition at line 38 of file graphics.h.
float t_report::ps_ymult |
Definition at line 38 of file graphics.h.
int t_report::top_height |
Definition at line 40 of file graphics.h.
int t_report::top_width |
Definition at line 40 of file graphics.h.
float t_report::xleft |
Definition at line 39 of file graphics.h.
float t_report::xmult |
Definition at line 37 of file graphics.h.
float t_report::xright |
Definition at line 39 of file graphics.h.
float t_report::ybot |
Definition at line 39 of file graphics.h.
float t_report::ymult |
Definition at line 37 of file graphics.h.
float t_report::ytop |
Definition at line 39 of file graphics.h.