9 #ifndef __HOM_Selector_h__
10 #define __HOM_Selector_h__
47 virtual std::vector<HOM_EnumValue *> geometryTypes() = 0;
49 virtual std::vector<int> groupTypeParmValues() = 0;
50 virtual bool ordered() = 0;
56 virtual std::vector<HOM_EnumValue *> primitiveTypes() = 0;
59 virtual int inputIndex() = 0;
60 virtual bool inputRequired() = 0;
61 virtual bool allowDragging() = 0;
62 virtual bool emptyStringSelectsAll() = 0;
67 virtual void destroy() = 0;
#define HOM_DESTRUCT_OBJECT(pointer)
GLsizei const GLchar *const * string
string __repr__(VtArray< T > const &self)
HOM_Selector(const HOM_Selector &element)
#define HOM_CONSTRUCT_OBJECT(pointer)
GLuint const GLchar * name
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)