9 #ifndef __HOM_AnimBar_h__
10 #define __HOM_AnimBar_h__
36 virtual std::vector<std::string> tools(
bool shown_only =
true) = 0;
37 virtual std::vector<std::string> hiddenTools() = 0;
38 virtual void setTools(
const std::vector<std::string> &tool_ids) = 0;
44 virtual void reset() = 0;
48 virtual void showLabels(
bool show) = 0;
49 virtual bool labelsShown() = 0;
#define HOM_DESTRUCT_OBJECT(pointer)
GLsizei const GLchar *const * string
string __repr__(VtArray< T > const &self)
#define HOM_CONSTRUCT_OBJECT(pointer)
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
HOM_AnimBar(const HOM_AnimBar &)