9 #ifndef __HOM_Bookmark_h__
10 #define __HOM_Bookmark_h__
36 virtual void setName(
const char *
name) = 0;
38 virtual int startFrame() = 0;
39 virtual void setStartFrame(
int start) = 0;
41 virtual int endFrame() = 0;
42 virtual void setEndFrame(
int end) = 0;
45 virtual void setComment(
const char *comment) = 0;
50 virtual bool visible() = 0;
51 virtual void setVisible(
bool visible) = 0;
53 virtual int64 sessionId() = 0;
55 virtual bool isTemporary() = 0;
56 virtual void setTemporary(
bool temporary) = 0;
58 virtual bool isEnabled() = 0;
59 virtual void enable(
bool enabled) = 0;
61 virtual void setMetadata(
#define HOM_DESTRUCT_OBJECT(pointer)
hboost::any HOM_UTOptionAny
GLsizei const GLchar *const * string
HOM_Bookmark(const HOM_Bookmark &)
string __repr__(VtArray< T > const &self)
GLenum GLenum GLsizei const GLuint GLboolean enabled
void ignore(T const &) VULKAN_HPP_NOEXCEPT
#define HOM_CONSTRUCT_OBJECT(pointer)
GLuint const GLchar * name
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)