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"

Classes

class  TGRegionData

Variables

TGRegionWithIdgCurrentRegion
static TGRegiongEmptyRegion = 0
static Int_t gPointerX
static Int_t gPointerY

Variable Documentation

◆ gCurrentRegion

TGRegionWithId* gCurrentRegion

Definition at line 35 of file TGImageMap.cxx.

◆ gEmptyRegion

TGRegion* gEmptyRegion = 0
static

Definition at line 37 of file TGImageMap.cxx.

◆ gPointerX

Int_t gPointerX
static

Definition at line 38 of file TGImageMap.cxx.

◆ gPointerY

Int_t gPointerY
static

Definition at line 39 of file TGImageMap.cxx.