Logo ROOT   6.16/01
Reference Guide
Variables
TGImageMap.cxx File Reference
#include "TGImageMap.h"
#include "TRefCnt.h"
#include "TGMenu.h"
#include "TGToolTip.h"
#include "TList.h"
#include "TArrayS.h"
Include dependency graph for TGImageMap.cxx:

Variables

TGRegionWithIdgCurrentRegion
 
static TGRegiongEmptyRegion = 0
 
static Int_t gPointerX
 
static Int_t gPointerY
 

Variable Documentation

◆ gCurrentRegion

TGRegionWithId* gCurrentRegion

Definition at line 34 of file TGImageMap.cxx.

◆ gEmptyRegion

TGRegion* gEmptyRegion = 0
static

Definition at line 36 of file TGImageMap.cxx.

◆ gPointerX

Int_t gPointerX
static

Definition at line 37 of file TGImageMap.cxx.

◆ gPointerY

Int_t gPointerY
static

Definition at line 38 of file TGImageMap.cxx.