struct used by ShowGuidelines to store the distance Field between objects in the canvas.
Public Member Functions | |
dField () | |
dField (TAttBBox2D *a, TAttBBox2D *b, Int_t dist, char direction) | |
Public Attributes | |
TAttBBox2D * | fa |
TAttBBox2D * | fb |
char | fdir |
Int_t | fdist |
|
inline |
TAttBBox2D* dField::fa |
TAttBBox2D* dField::fb |