Logo ROOT   6.16/01
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
ROOT::Experimental::RObjectDrawingOpts Class Reference

Definition at line 36 of file RObjectDrawable.hxx.

Public Member Functions

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

Private Attributes

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

#include <ROOT/RObjectDrawable.hxx>

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

Constructor & Destructor Documentation

◆ RObjectDrawingOpts()

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

Definition at line 40 of file RObjectDrawable.hxx.

Member Function Documentation

◆ GetOptionString()

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

Definition at line 42 of file RObjectDrawable.hxx.

Member Data Documentation

◆ fOpts

std::string ROOT::Experimental::RObjectDrawingOpts::fOpts
private

The drawing options.

Definition at line 37 of file RObjectDrawable.hxx.

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

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