29 #ifndef __SOP_DualStar_h__
30 #define __SOP_DualStar_h__
34 namespace HDK_Sample {
69 int NEGRADIUS() {
return evalInt (
"nradius", 0, 0); }
73 int ORIENT() {
return evalInt (
"orient", 0, 0); }
fpreal evalFloat(int pi, int vi, fpreal t) const
SOP_DualStar(OP_Network *net, const char *name, OP_Operator *op)
static OP_Node * myConstructor(OP_Network *, const char *, OP_Operator *)
static PRM_Template myTemplateList[]
GU_DetailHandle cookMySopOutput(OP_Context &context, int outputidx, SOP_Node *interest) override
GLuint const GLchar * name
OP_ERROR cookMySop(OP_Context &context) override
exint evalInt(int pi, int vi, fpreal t) const
void buildStar(GU_Detail *dst, OP_Context &context)
Actually build a star in the given geometry.