Logo ROOT   6.07/09
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

TGRegionWithId* gCurrentRegion

Definition at line 34 of file TGImageMap.cxx.

TGRegion* gEmptyRegion = 0
static

Definition at line 36 of file TGImageMap.cxx.

Int_t gPointerX
static

Definition at line 37 of file TGImageMap.cxx.

Int_t gPointerY
static

Definition at line 38 of file TGImageMap.cxx.