29 #ifndef __SOP_Star_h__
30 #define __SOP_Star_h__
35 namespace HDK_Sample {
OP_ERROR cookMySop(OP_Context &context) override
Since this SOP implements a verb, cookMySop just delegates to the verb.
const SOP_NodeVerb * cookVerb() const override
static OP_Node * myConstructor(OP_Network *net, const char *name, OP_Operator *op)
OP_ERROR cookMyselfAsVerb(OP_Context &context)
GLuint const GLchar * name
void setManagesDataIDs(bool onOff)
static const UT_StringHolder theSOPTypeName
SOP_Star(OP_Network *net, const char *name, OP_Operator *op)
static PRM_Template * buildTemplates()