Logo ROOT  
Reference Guide
TGInsets Class Reference

Definition at line 81 of file TGDimension.h.

Public Member Functions

 TGInsets ()
 
 TGInsets (Int_t lf, Int_t rg, Int_t tp, Int_t bt)
 
 ~TGInsets ()=default
 
Bool_t operator== (const TGInsets &in) const
 

Public Attributes

Int_t fB
 
Int_t fL
 
Int_t fR
 
Int_t fT
 

#include <TGDimension.h>

Constructor & Destructor Documentation

◆ TGInsets() [1/2]

TGInsets::TGInsets ( )
inline

Definition at line 88 of file TGDimension.h.

◆ TGInsets() [2/2]

TGInsets::TGInsets ( Int_t  lf,
Int_t  rg,
Int_t  tp,
Int_t  bt 
)
inline

Definition at line 89 of file TGDimension.h.

◆ ~TGInsets()

TGInsets::~TGInsets ( )
default

Member Function Documentation

◆ operator==()

Bool_t TGInsets::operator== ( const TGInsets in) const
inline

Definition at line 93 of file TGDimension.h.

Member Data Documentation

◆ fB

Int_t TGInsets::fB

Definition at line 86 of file TGDimension.h.

◆ fL

Int_t TGInsets::fL

Definition at line 83 of file TGDimension.h.

◆ fR

Int_t TGInsets::fR

Definition at line 84 of file TGDimension.h.

◆ fT

Int_t TGInsets::fT

Definition at line 85 of file TGDimension.h.

Libraries for TGInsets:
[legend]

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