9 #ifndef __HOM_HDASection_h__
10 #define __HOM_HDASection_h__
49 HOM_EnumValue &compression_type=HOM_compressionType::NoCompression) = 0;
50 SWIGOUT(%kwargs binaryContents);
52 HOM_EnumValue &compression_type=HOM_compressionType::NoCompression) = 0;
58 virtual void setContents(
60 HOM_EnumValue &compression_type=HOM_compressionType::NoCompression) = 0;
61 virtual void setContents(
63 HOM_EnumValue &compression_type=HOM_compressionType::NoCompression) = 0;
65 virtual int size() = 0;
#define HOM_DESTRUCT_OBJECT(pointer)
GLsizei const GLchar *const * string
string __repr__(VtArray< T > const &self)
virtual int modificationTime()=0
#define HOM_CONSTRUCT_OBJECT(pointer)
bool operator!=(const Mat3< T0 > &m0, const Mat3< T1 > &m1)
Inequality operator, does exact floating point comparisons.
GLuint const GLchar * name
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
virtual ~HOM_HDASection()
bool operator==(const Mat3< T0 > &m0, const Mat3< T1 > &m1)
Equality operator, does exact floating point comparisons.
HOM_HDASection(const HOM_HDASection &)