9 #ifndef __HOM_ViewportVisualizerType_h__
10 #define __HOM_ViewportVisualizerType_h__
31 virtual std::string
name() = 0;
33 virtual std::string
icon() = 0;
#define HOM_DESTRUCT_OBJECT(pointer)
string __repr__(VtArray< T > const &self)
GLint GLint GLsizei GLint GLenum GLenum type
#define HOM_CONSTRUCT_OBJECT(pointer)
bool operator!=(const Mat3< T0 > &m0, const Mat3< T1 > &m1)
Inequality operator, does exact floating point comparisons.
virtual ~HOM_ViewportVisualizerType()
GLuint const GLchar * name
virtual std::string icon()=0
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
virtual std::string description()=0
HOM_ViewportVisualizerType()
bool operator==(const Mat3< T0 > &m0, const Mat3< T1 > &m1)
Equality operator, does exact floating point comparisons.