43 using namespace HDK_Sample;
118 Pvalue.
y() =
sin(Pvalue.
x()*.2 + Pvalue.
z()*.3 + frame);
119 Phandle.set(ptoff, Pvalue);
123 Phandle.bumpDataId();
const OP_NodeFlags & flags() const
constexpr SYS_FORCE_INLINE T & z() noexcept
bool addOperator(OP_Operator *op, std::ostream *err=nullptr)
void newSopOperator(OP_OperatorTable *table)
CH_Manager * getChannelManager()
fpreal getSample(fpreal t) const
SOP_CPPWave(OP_Network *net, const char *name, OP_Operator *op)
static PRM_Template myTemplateList[]
GLuint const GLchar * name
SYS_FORCE_INLINE const GA_Attribute * findAttribute(GA_AttributeScope scope, const UT_StringRef &name, const GA_AttributeOwner search_order[], int search_size) const
#define GA_FOR_ALL_PTOFF(gdp, ptoff)
GLenum GLenum GLsizei void * table
void setManagesDataIDs(bool onOff)
OP_ERROR cookMySop(OP_Context &context) override
void setTimeDep(bool on_off)
OP_API OP_Director * OPgetDirector()
static OP_Node * myConstructor(OP_Network *, const char *, OP_Operator *)
constexpr SYS_FORCE_INLINE T & y() noexcept
SYS_API double sin(double x)
constexpr SYS_FORCE_INLINE T & x() noexcept
OP_ERROR duplicateSource(unsigned index, OP_Context &context, GU_Detail *gdp, bool clean=true)