9 #ifndef __HOM_DataTree_h__
10 #define __HOM_DataTree_h__
35 virtual std::vector<std::string> treeTypes() = 0;
37 virtual bool setTreeType(
const std::string &tree_type) = 0;
40 virtual void clearCurrentPath() = 0;
42 bool multi_select =
false,
44 virtual void setCurrentPaths(
const std::vector<std::string> &paths,
46 virtual void setTreeExpanded(
bool expanded) = 0;
47 virtual void setCurrentNodeExpanded(
bool expanded) = 0;
#define HOM_DESTRUCT_OBJECT(pointer)
GLsizei const GLchar *const * string
GLsizei const GLchar *const * path
string __repr__(VtArray< T > const &self)
HOM_DataTree(const HOM_DataTree &pane)
#define HOM_CONSTRUCT_OBJECT(pointer)
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)