Logo ROOT   6.18/05
Reference Guide
List of all members | Public Attributes | List of all members
ROOT::Experimental::RPadBase::BoundKindAndValue Struct Reference

Simple struct representing an axis bound.

Definition at line 150 of file RPad.hxx.

Public Attributes

double fBound = 0.
 
RPadUserAxisBase::EAxisBoundsKind fKind = RPadUserAxisBase::kAxisBoundsAuto
 

#include <ROOT/RPad.hxx>

Member Data Documentation

◆ fBound

double ROOT::Experimental::RPadBase::BoundKindAndValue::fBound = 0.

Definition at line 152 of file RPad.hxx.

◆ fKind

RPadUserAxisBase::EAxisBoundsKind ROOT::Experimental::RPadBase::BoundKindAndValue::fKind = RPadUserAxisBase::kAxisBoundsAuto

Definition at line 151 of file RPad.hxx.


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