11 #ifndef __HOM_RedrawBlock_h__
12 #define __HOM_RedrawBlock_h__
51 virtual void opaqueExit() = 0;
58 InterpreterObject
type, InterpreterObject
value,
59 InterpreterObject traceback)
60 {
self->opaqueExit(); };)
#define HOM_DESTRUCT_OBJECT(pointer)
GLsizei const GLchar *const * string
string __repr__(VtArray< T > const &self)
void ignore(T const &) VULKAN_HPP_NOEXCEPT
HOM_RedrawBlock(const HOM_RedrawBlock &operation)
#define HOM_CONSTRUCT_OBJECT(pointer)
virtual ~HOM_RedrawBlock()
virtual HOM_RedrawBlock * newRedrawBlock()=0
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
HOM_API HOM_Module & HOM()