#include <HOM_AnimBar.h>
Definition at line 23 of file HOM_AnimBar.h.
HOM_AnimBar::HOM_AnimBar |
( |
| ) |
|
|
inline |
virtual HOM_AnimBar::~HOM_AnimBar |
( |
| ) |
|
|
inlinevirtual |
virtual std::string HOM_AnimBar::__repr__ |
( |
| ) |
|
|
pure virtual |
virtual void HOM_AnimBar::addTool |
( |
const std::string & |
id, |
|
|
int |
index = -1 |
|
) |
| |
|
pure virtual |
virtual std::vector<std::string> HOM_AnimBar::hiddenTools |
( |
| ) |
|
|
pure virtual |
virtual bool HOM_AnimBar::labelsShown |
( |
| ) |
|
|
pure virtual |
virtual void HOM_AnimBar::removeTool |
( |
const std::string & |
id | ) |
|
|
pure virtual |
virtual void HOM_AnimBar::reset |
( |
| ) |
|
|
pure virtual |
virtual void HOM_AnimBar::setTools |
( |
const std::vector< std::string > & |
tool_ids | ) |
|
|
pure virtual |
virtual void HOM_AnimBar::showLabels |
( |
bool |
show | ) |
|
|
pure virtual |
virtual std::vector<std::string> HOM_AnimBar::tools |
( |
bool |
shown_only = true | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: