Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGImageMap.cxx File Reference
#include "TGImageMap.h"
#include "TRefCnt.h"
#include "TGMenu.h"
#include "TGToolTip.h"
#include "TList.h"
#include "TArrayS.h"
#include "TVirtualX.h"
Include dependency graph for TGImageMap.cxx:

Classes

class  TGRegionData
 

Variables

TGRegionWithIdgCurrentRegion
 
static TGRegiongEmptyRegion = 0
 
static Int_t gPointerX
 
static Int_t gPointerY
 

Variable Documentation

◆ gCurrentRegion

TGRegionWithId* gCurrentRegion

Definition at line 38 of file TGImageMap.cxx.

◆ gEmptyRegion

TGRegion* gEmptyRegion = 0
static

Definition at line 40 of file TGImageMap.cxx.

◆ gPointerX

Int_t gPointerX
static

Definition at line 41 of file TGImageMap.cxx.

◆ gPointerY

Int_t gPointerY
static

Definition at line 42 of file TGImageMap.cxx.