9 #ifndef HOM_GeometryDrawableGroup_H
10 #define HOM_GeometryDrawableGroup_H
47 virtual std::vector<HOM_ElemPtr<HOM_GeometryDrawable> > drawables()
const = 0;
49 virtual void setGeometry(
HOM_Geometry const &geometry) = 0;
52 #endif // HOM_GeometryDrawableGroup_H
#define HOM_DESTRUCT_OBJECT(pointer)
OIIO_API bool rename(string_view from, string_view to, std::string &err)
virtual HOM_GeometryDrawableGroup * newGeometryDrawableGroup(std::string const &name, std::string const &label)=0
string __repr__(VtArray< T > const &self)
GLuint const GLchar * name
#define HOM_CONSTRUCT_OBJECT(pointer)
GLsizei const GLchar *const * string
GLuint GLsizei const GLchar * label
~HOM_GeometryDrawableGroup() override
HOM_GeometryDrawableGroup()
HOM_API HOM_Module & HOM()