Logo ROOT   6.12/07
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
ROOT::Experimental::TFillAttrs Struct Reference

Definition at line 184 of file TDrawingAttrs.hxx.

Public Member Functions

 TFillAttrs ()=default
 
 TFillAttrs (TDrawingOptsBaseNoDefault &opts, const std::string &name, const TColor &col)
 Construct from the pad that holds our TDrawable, passing the configuration name of this line attribute. More...
 

Public Attributes

TDrawingAttrRef< TColorfColor
 Fill color. More...
 

#include <ROOT/TDrawingAttrs.hxx>

Constructor & Destructor Documentation

◆ TFillAttrs() [1/2]

ROOT::Experimental::TFillAttrs::TFillAttrs ( )
default

◆ TFillAttrs() [2/2]

ROOT::Experimental::TFillAttrs::TFillAttrs ( TDrawingOptsBaseNoDefault opts,
const std::string &  name,
const TColor col 
)
inline

Construct from the pad that holds our TDrawable, passing the configuration name of this line attribute.

Definition at line 190 of file TDrawingAttrs.hxx.

Member Data Documentation

◆ fColor

TDrawingAttrRef<TColor> ROOT::Experimental::TFillAttrs::fColor

Fill color.

Definition at line 185 of file TDrawingAttrs.hxx.

Collaboration diagram for ROOT::Experimental::TFillAttrs:
[legend]

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