13 #ifndef __SOP_BlendShapes_h__
14 #define __SOP_BlendShapes_h__
26 int alone = 0)
override;
35 void setSelectionOverride(
bool selection_override);
37 void setBlendAlias(
int i,
const char *alias);
38 void removeBlend(
int i);
42 const char *
path=0)
override;
virtual bool updateParmsFlags()
virtual const SOP_NodeVerb * cookVerb() const
GLsizei const GLfloat * value
GLsizei const GLchar *const * path
bool load(UT_IStream &is, const char *extension, const char *path=nullptr) override
virtual const char * inputLabel(OP_InputIdx idx) const
GLuint const GLchar * name
virtual OP_ERROR cookInputGroups(OP_Context &context, int alone=0)
virtual OP_ERROR cookMySop(OP_Context &context)=0
OIIO_UTIL_API std::string extension(string_view filepath, bool include_dot=true) noexcept