9 #ifndef __HOM_NodeInfoTree_h__
10 #define __HOM_NodeInfoTree_h__
25 : mySharedRoot(tree_root),
36 std::vector<std::string> branchOrder()
const;
37 std::map<std::string, HOM_NodeInfoTree> branches()
const;
38 std::vector<std::string> headings()
const;
39 std::vector<std::vector<std::string> > rows()
const;
#define HOM_DESTRUCT_OBJECT(pointer)
HOM_NodeInfoTree(UT_SharedPtr< UT_InfoTree > tree_root, UT_InfoTree *tree)
GLsizei const GLchar *const * string
string __repr__(VtArray< T > const &self)
std::shared_ptr< T > UT_SharedPtr
Wrapper around std::shared_ptr.
#define HOM_CONSTRUCT_OBJECT(pointer)
GLuint const GLchar * name
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)