PLplot  5.15.0
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 433 of file plplot.h.

Member Data Documentation

◆ button

unsigned int PLGraphicsIn::button

Definition at line 438 of file plplot.h.

◆ dX

PLFLT PLGraphicsIn::dX

Definition at line 442 of file plplot.h.

◆ dY

PLFLT PLGraphicsIn::dY

Definition at line 442 of file plplot.h.

◆ keysym

unsigned int PLGraphicsIn::keysym

Definition at line 437 of file plplot.h.

◆ pX

int PLGraphicsIn::pX

Definition at line 441 of file plplot.h.

◆ pY

int PLGraphicsIn::pY

Definition at line 441 of file plplot.h.

◆ state

unsigned int PLGraphicsIn::state

Definition at line 436 of file plplot.h.

◆ string

char PLGraphicsIn::string[PL_MAXKEY]

Definition at line 440 of file plplot.h.

◆ subwindow

PLINT PLGraphicsIn::subwindow

Definition at line 439 of file plplot.h.

◆ type

int PLGraphicsIn::type

Definition at line 435 of file plplot.h.

◆ wX

PLFLT PLGraphicsIn::wX

Definition at line 443 of file plplot.h.

◆ wY

PLFLT PLGraphicsIn::wY

Definition at line 443 of file plplot.h.


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