Panda3D
Public Member Functions | Public Attributes | List of all members
PStatGraph::GuideBar Class Reference

Public Member Functions

 GuideBar (const GuideBar &copy)
 
 GuideBar (double height, const std::string &label, GuideBarStyle style)
 

Public Attributes

double _height
 
std::string _label
 
GuideBarStyle _style
 

Detailed Description

Definition at line 57 of file pStatGraph.h.

Constructor & Destructor Documentation

◆ GuideBar() [1/2]

PStatGraph::GuideBar::GuideBar ( double  height,
const std::string &  label,
PStatGraph::GuideBarStyle  style 
)

Definition at line 28 of file pStatGraph.cxx.

◆ GuideBar() [2/2]

PStatGraph::GuideBar::GuideBar ( const GuideBar copy)

Definition at line 39 of file pStatGraph.cxx.

Member Data Documentation

◆ _height

double PStatGraph::GuideBar::_height

Definition at line 62 of file pStatGraph.h.

◆ _label

std::string PStatGraph::GuideBar::_label

Definition at line 63 of file pStatGraph.h.

◆ _style

GuideBarStyle PStatGraph::GuideBar::_style

Definition at line 64 of file pStatGraph.h.


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