Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
ROOT::Experimental::TObjectDrawingOpts Class Reference

Definition at line 36 of file TObjectDrawable.hxx.

Public Member Functions

 TObjectDrawingOpts (const std::string &opts="")
 
const std::string & GetOptionString () const
 

Private Attributes

std::string fOpts
 The drawing options. More...
 

#include <ROOT/TObjectDrawable.hxx>

Inheritance diagram for ROOT::Experimental::TObjectDrawingOpts:
[legend]

Constructor & Destructor Documentation

◆ TObjectDrawingOpts()

ROOT::Experimental::TObjectDrawingOpts::TObjectDrawingOpts ( const std::string &  opts = "")
inline

Definition at line 40 of file TObjectDrawable.hxx.

Member Function Documentation

◆ GetOptionString()

const std::string& ROOT::Experimental::TObjectDrawingOpts::GetOptionString ( ) const
inline

Definition at line 42 of file TObjectDrawable.hxx.

Member Data Documentation

◆ fOpts

std::string ROOT::Experimental::TObjectDrawingOpts::fOpts
private

The drawing options.

Definition at line 37 of file TObjectDrawable.hxx.

Libraries for ROOT::Experimental::TObjectDrawingOpts:
[legend]

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