PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
PLGraphicsIn Struct Reference

#include "plplot.h"

Public Attributes

int type
 
unsigned int state
 
unsigned int keysym
 
unsigned int button
 
PLINT subwindow
 
char string [PL_MAXKEY]
 
int pX
 
int pY
 
PLFLT dX
 
PLFLT dY
 
PLFLT wX
 
PLFLT wY
 

Detailed Description

Definition at line 445 of file plplot.h.

Member Data Documentation

unsigned int PLGraphicsIn::button

Definition at line 450 of file plplot.h.

PLFLT PLGraphicsIn::dX

Definition at line 454 of file plplot.h.

PLFLT PLGraphicsIn::dY

Definition at line 454 of file plplot.h.

unsigned int PLGraphicsIn::keysym

Definition at line 449 of file plplot.h.

int PLGraphicsIn::pX

Definition at line 453 of file plplot.h.

int PLGraphicsIn::pY

Definition at line 453 of file plplot.h.

unsigned int PLGraphicsIn::state

Definition at line 448 of file plplot.h.

char PLGraphicsIn::string[PL_MAXKEY]

Definition at line 452 of file plplot.h.

PLINT PLGraphicsIn::subwindow

Definition at line 451 of file plplot.h.

int PLGraphicsIn::type

Definition at line 447 of file plplot.h.

PLFLT PLGraphicsIn::wX

Definition at line 455 of file plplot.h.

PLFLT PLGraphicsIn::wY

Definition at line 455 of file plplot.h.


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