Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Rectangle_t Struct Reference

Rectangle structure (maps to the X11 XRectangle structure)

Definition at line 361 of file GuiTypes.h.

Public Attributes

UShort_t fHeight
 
UShort_t fWidth
 
Short_t fX
 
Short_t fY
 

#include <GuiTypes.h>

Member Data Documentation

◆ fHeight

UShort_t Rectangle_t::fHeight

Definition at line 363 of file GuiTypes.h.

◆ fWidth

UShort_t Rectangle_t::fWidth

Definition at line 363 of file GuiTypes.h.

◆ fX

Short_t Rectangle_t::fX

Definition at line 362 of file GuiTypes.h.

◆ fY

Short_t Rectangle_t::fY

Definition at line 362 of file GuiTypes.h.

Collaboration diagram for Rectangle_t:
[legend]

The documentation for this struct was generated from the following file: