28 #ifndef __SOP_CopRaster_h__
29 #define __SOP_CopRaster_h__
35 namespace HDK_Sample {
73 {
return evalInt(
"usedisk", 0, 0); }
static PRM_Template myTemplateList[]
GLsizei const GLchar *const * path
fpreal evalFloat(int pi, int vi, fpreal t) const
static void buildColorMenu(void *data, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *)
This static methods is used to build a menu for the UI.
bool updateParmsFlags() override
void splitCOP2Path(const char *path, UT_String &net, UT_String &node)
Splits a full cop2 path into the net and node portions.
OP_ERROR cookMySop(OP_Context &context) override
void evalString(UT_String &val, int pi, int vi, fpreal t) const
SOP_CopRaster(OP_Network *, const char *, OP_Operator *)
static OP_Node * myConstructor(OP_Network *, const char *, OP_Operator *)
exint evalInt(int pi, int vi, fpreal t) const
int getFullCOP2Path(const char *relpath, UT_String &fullpath, int &flagdependent)
~SOP_CopRaster() override