|
HDK
|
This is the complete list of members for OBJ_Bone, including all inherited members.
| acceptDragDrop(DD_Source &src, const char *label) override | OBJ_Node | protectedvirtual |
| addChannel(const char *name) | OP_Parameters | |
| addChannelError(const char *type, int code, const char *msg=nullptr) | OP_Parameters | |
| addChannelNameReference(const PRM_RefId &ref_id, const UT_StringRef &op_path, const UT_StringRef &chan_name, OP_InterestType type) | OP_Node | protected |
| addChildManager(OP_OpTypeId type) | OP_Network | |
| addError(int code, const char *msg=0) | OBJ_Node | inlineprotected |
| addExprOpDependency(const char *arg_str, const PRM_RefId &ref_id, OP_InterestType interest_type) | OP_Node | static |
| addExprOpDependency1From2(const char *arg_str1, const char *arg_str2, const PRM_RefId &ref_id, OP_InterestType interest_type) | OP_Node | static |
| addExprOpParmDependency(const char *arg_str, const PRM_RefId &ref_id, OP_InterestType interest_type) | OP_Node | static |
| addExtraDependencies(OP_Context &context) | OBJ_Node | protectedvirtual |
| addExtraInput(OP_Node *op, OP_InterestType type) | OP_Node | virtual |
| addExtraInput(OP_Node &op, int parm_i, int vec_i) | OP_Node | |
| addExtraInput(const OP_InterestRef &source_ref) | OP_Node | |
| addExtraInput(DEP_MicroNode &source_micronode) | OP_Node | |
| addExtraInput(const OP_InterestRef &target_ref, const OP_InterestRef &source_ref) | OP_Node | static |
| addExtraInput(const OP_InterestRef &target_ref, DEP_MicroNode &source_micronode) | OP_Node | static |
| addExtraInput(DEP_MicroNode &target_micronode, const OP_InterestRef &source_ref) | OP_Node | static |
| addExtraInput(OP_Node &source, int source_pi, int source_vi, OP_Node &target, int target_pi, int target_vi) | OP_Node | static |
| addExtraInput(OP_Node *op, OP_InterestType type, DEP_MicroNodeList &sources_cache) | OP_Node | |
| addExtraInput(OP_Node &source, PRM_Parm &source_parm, int source_vi, OP_Node &target, PRM_Parm &target_parm, int target_vi) | OP_Node | static |
| addExtraInputs(const UT_Array< OP_InterestRef > &source_refs) | OP_Node | |
| addExtraInputs(const DEP_MicroNodeList &deps) | OP_Node | |
| addExtraInputs(const UT_Array< OP_InterestRef > &target_refs, const UT_Array< OP_InterestRef > &source_refs) | OP_Node | static |
| addExtraInputs(const UT_Array< OP_Node * > &nodes, OP_InterestType type, DEP_MicroNodeList &sources_cache) | OP_Node | |
| addExtraInputToEvalChannel(int thread, OP_Node &op, OP_InterestType type) | OP_Node | inlinestatic |
| addExtraInputToEvalChannel(int thread, OP_Node &op, int parm_i, int vec_i) | OP_Node | inlinestatic |
| addExtraInputToEvalChannel(int thread, const OP_InterestRef &source_ref) | OP_Node | inlinestatic |
| addExtraInputToEvalChannel(int thread, DEP_MicroNode &src_micronode) | OP_Node | inlinestatic |
| addFatal(OBJ_Error code, const char *msg=0) | OBJ_Node | inlineprotected |
| addGenericOpInputReference(const PRM_RefId &ref_id, OP_Node *node) | OP_Node | |
| addGenericOpNameReference(const UT_String &oppath) | OP_Node | |
| addGenericOpNameReference(const PRM_RefId &ref_id, OP_Node *node) | OP_Node | |
| addInputError(OP_InputIdx input_idx) | OP_Node | protected |
| addInputNodeError(OP_Node *src) | OP_Node | protected |
| addInputNodeErrorToManager(UT_ErrorManager *error, OP_Node *src) | OP_Node | static |
| addMessage(OBJ_Error code, const char *msg=0) | OBJ_Node | inlineprotected |
| addMultiparmInterests(OP_Node *srcnode, PRM_Parm &parm) | OP_Node | |
| addMultiparmInterests(const OP_InterestRef &target_ref, OP_Node *srcnode, PRM_Parm &parm) | OP_Node | static |
| addMultiparmInterests(DEP_MicroNode &target, OP_Node *srcnode, PRM_Parm &parm) | OP_Node | static |
| addNode(OP_Node *node, int notify=1, int explicitly=1) | OP_Network | protectedvirtual |
| addOpInterest(void *data, OP_EventMethod m) | OP_Node | inline |
| addOpNameReference(const PRM_RefId &ref_id, const UT_String &op_path, OP_InterestType type) | OP_Node | protected |
| addOpReference(const PRM_RefId &ref_id, OP_Node *node, const PRM_RefId &source_ref_id, OP_InterestType type) | OP_Node | protected |
| addOrMoveVisualizerToOutput(int outputidx) | OP_Node | inlinevirtual |
| addOrRemoveMultiparmInstance() override | OP_Parameters | virtual |
| addPicked(const OP_Group *group) | OP_Network | |
| addPythonNodeError(const PY_Result &py_result) | OP_Node | |
| addTransformError(const OP_Node &node, const char *label=nullptr) const | OP_Node | |
| addTransformParmInterests(OP_Node *interested) | OBJ_Node | |
| addWarning(OBJ_Error code, const char *msg=0) | OBJ_Node | inlineprotected |
| adjustRotatesForPreTransform(OP_Context &context, int return_as_radian, UT_Vector3R &rot) | OBJ_Node | |
| adjustRotatesToIncludePreTransform(OP_Context &context, UT_Vector3R &r) | OBJ_Node | |
| alignRegionCaptureWithDeform(OP_Context &context, UT_String &errors) | OBJ_Bone | |
| alignRegionDeformWithCapture(OP_Context &context, bool keep_bone_pos, UT_String &errors) | OBJ_Bone | |
| alignRegionDeformWithCapture(OP_Context &context, UT_String &errors) | OBJ_Bone | |
| allocIndirect(int size=64) | OP_Parameters | protected |
| allowBuildDependencies() const | OP_Node | inlineprotected |
| allowConsolidatingInput(OP_InputIdx idx) | OP_Node | virtual |
| allowGlobalKeepPos() | OBJ_Node | static |
| allowIgnorePretransform() | OBJ_Node | static |
| allowInputEditorInputDelete() | OP_Node | virtual |
| allowInputEditorInputParm() | OP_Node | virtual |
| animate(unsigned idx) | OP_Parameters | |
| animate(const char *name) | OP_Parameters | |
| appendError(const char *type, int code, const char *m, UT_ErrorSeverity sev) | OP_Parameters | inline |
| applyBackwardsNetNodeCompatibility(PRM_ParmList *obsolete_parms, const char *oldnetname, const char *oldnodename, const char *newname, const char *rootname, const char *property_parm=0) | OBJ_Node | |
| applyBackwardsPathCompatibility(PRM_ParmList *obsolete_parms, const char *oldname, const char *newname, const char *root="/obj/", const char *tail="") | OBJ_Node | |
| applyBackwardsShopCompatibility(PRM_ParmList *obsolete_parms, const char *oldname, const char *newname) | OBJ_Node | |
| applyInputDependentTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Node | protectedvirtual |
| applyInputIndependentTransform(OP_Context &context, UT_DMatrix4 &mat) override | OBJ_Bone | protectedvirtual |
| applyOutputTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Node | protectedvirtual |
| ApplyParmTransformCallback typedef | OBJ_Node | |
| applyPreTransform(OP_Context &context, UT_DMatrix4 &mat) override | OBJ_Bone | protectedvirtual |
| applyToCaptTransformAndDescendents(OP_Context &context, const UT_DMatrix4 &xform) override | OBJ_Bone | virtual |
| assignShader(int shop_type, const char *path, OBJ_SHADER_LOCATION where) | OBJ_Node | |
| AUTOREFLECT(fpreal t) | OBJ_Geometry | |
| beginLoadingInNetwork() | OP_Network | protectedvirtual |
| beginPropagateModification() | OP_Node | |
| beginScriptBlockingDel() | OP_Node | inlineprotected |
| beginVopCodeGeneratorUpdate() | OP_Node | inlinevirtual |
| blockModify(int on_off, int propagate=1) | OP_Node | |
| BLUR(fpreal t, OBJ_MOTIONBLUR_TYPE def=OBJ_MBLUR_NONE) | OBJ_Node | |
| BONELENGTH(fpreal t) | OBJ_Bone | inline |
| BONELENGTH(fpreal t, int thread) | OBJ_Bone | inline |
| boundingBoxToken | OBJ_Node | static |
| boundingSphereToken | OBJ_Node | static |
| buildAlphaPlaneMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildBoneCaptureMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildBoneChildMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildChildObjMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildChopNetMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildColorPlaneMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildCustomChildToWorldTransform(OP_Context &context, UT_DMatrix4 &mat, ApplyParmTransformCallback callback, void *data) | OBJ_Node | |
| buildCustomObjectToWorldTransform(OP_Context &context, UT_DMatrix4 &mat, ApplyParmTransformCallback callback, void *data) | OBJ_Node | |
| buildDefaultCopContext(OP_Context &context, DEP_MicroNode *depnode=nullptr) | OP_Node | virtual |
| buildGeoChopMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildGeoObjMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildInputHashCode(UT_TokenString &string, OP_Context &context, int group_mask, int level) | OP_Node | |
| buildKinChopMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildLocalVarNames(UT_StringArray &out_vars) | OP_Node | protectedvirtual |
| buildLookAt(OP_Context &context, const UT_DMatrix4 &world, UT_DMatrix4 &lookat, OP_Node *interest=0) override | OBJ_Bone | protectedvirtual |
| OBJ_Geometry::buildLookAt(OP_Context &context, const UT_DMatrix4 &worldxform, const UT_String &lookat, UT_DMatrix4 &lookatxform, UT_Vector3R &up) | OBJ_Node | |
| buildMaterialOptMenu(void *obj, PRM_Name *names, int size, const PRM_SpareData *spare, const PRM_Parm *parm) | OBJ_Node | static |
| buildMicChopMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildMParmInst(const PRM_Template *templates, UT_StringArray &mparm_inst, UT_IntArray &mparm_lvl, int level) | OP_Parameters | static |
| buildObjectMenu(PRM_Name *, int max, OBJ_OBJECT_TYPE mask) | OBJ_Node | static |
| buildOpDependencies() override | OP_Network | protectedvirtual |
| buildOperatorTable(OP_OperatorTable &table) | OBJ_Node | static |
| buildOpMenu(OP_Network *net, PRM_Name *the_menu, int the_menu_size, int(*do_add)(OP_Node *)=nullptr, int start_item=0, const PRM_Parm *parm=nullptr, int show_subnets=1, int expand_subnets=1, bool recurse=false) | OP_Node | static |
| buildParmDependency(int parm_index) override | OBJ_Geometry | protectedvirtual |
| buildPathObjMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildPointGroupMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildPointGroupMenu(PRM_Name *menu, int size, const PRM_SpareData *spare, const PRM_Parm *parm) | OBJ_Node | protectedvirtual |
| buildPopGeoMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildPreDefRulesMenu(PRM_Name *menu, OP_PreDefRules &pdr) | OP_Node | static |
| buildPrimitiveGroupMenu(PRM_Name *menu, int size, const PRM_SpareData *spare, const PRM_Parm *parm) override | OBJ_Geometry | virtual |
| OBJ_Node::buildPrimitiveGroupMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildQuadricXform(UT_Matrix4 &mat, float tx, float ty, float tz, float sx, float sy, float sz, char axis= 'y', float rx=0.0f, float ry=0.0f, float rz=0.0f) | OP_Node | static |
| buildQuadricXform(UT_DMatrix4 &mat, double tx, double ty, double tz, double sx, double sy, double sz, char axis= 'y', double rx=0.0, double ry=0.0, double rz=0.0) | OP_Node | static |
| buildShadeObjMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildSoundChopMenu(void *o, PRM_Name *, int, const PRM_SpareData *, const PRM_Parm *) | OBJ_Node | static |
| buildVexCommand(UT_String &result, const PRM_Template *templatelist, fpreal now, int start_parm=0, int end_parm=INT_MAX, bool use_parmvop_tag=true) | OP_Node | |
| buildVexCommandWithDependencies(OP_Node *owner, DEP_MicroNode *depnode, UT_String &result, const PRM_Template *templatelist, fpreal now, int start_parm=0, int end_parm=INT_MAX, bool use_parmvop_tag=true) | OP_Node | |
| buildVexScript(UT_String &script, fpreal t, OP_Node *owner, UT_Map< int, bool > *visitlist=nullptr) | OP_Node | virtual |
| buildVexScript(UT_String &script, fpreal t, DEP_MicroNode *depnode, UT_Map< int, bool > *visitlist=nullptr) | OP_Node | virtual |
| buildVopCodeGenerator() | OP_Node | inlinevirtual |
| buildXform(int trs, int xyz, float tx, float ty, float tz, float rx, float ry, float rz, float sx, float sy, float sz, float px, float py, float pz, UT_Matrix4 &mat) | OP_Node | static |
| buildXform(int trs, int xyz, double tx, double ty, double tz, double rx, double ry, double rz, double sx, double sy, double sz, double px, double py, double pz, UT_DMatrix4 &mat) | OP_Node | static |
| buildXform(int trs, int xyz, float tx, float ty, float tz, float rx, float ry, float rz, float sx, float sy, float sz, const UT_Matrix4F::PivotSpace &pivot, UT_Matrix4 &mat) | OP_Node | static |
| buildXform(int trs, int xyz, double tx, double ty, double tz, double rx, double ry, double rz, double sx, double sy, double sz, const UT_DMatrix4::PivotSpace &pivot, UT_DMatrix4 &mat) | OP_Node | static |
| buildXform(int trs, int xyz, float tx, float ty, float tz, float rx, float ry, float rz, float sx, float sy, float sz, float s_xy, float s_xz, float s_yz, float px, float py, float pz, UT_Matrix4 &mat) | OP_Node | static |
| buildXform(int trs, int xyz, double tx, double ty, double tz, double rx, double ry, double rz, double sx, double sy, double sz, double s_xy, double s_xz, double s_yz, double px, double py, double pz, UT_DMatrix4 &mat) | OP_Node | static |
| buildXform(int trs, int xyz, float tx, float ty, float tz, float rx, float ry, float rz, float sx, float sy, float sz, float s_xy, float s_xz, float s_yz, const UT_Matrix4F::PivotSpace &pivot, UT_Matrix4 &mat) | OP_Node | static |
| buildXform(int trs, int xyz, double tx, double ty, double tz, double rx, double ry, double rz, double sx, double sy, double sz, double s_xy, double s_xz, double s_yz, const UT_DMatrix4::PivotSpace &pivot, UT_DMatrix4 &mat) | OP_Node | static |
| buildXform(const UT_Matrix4F::FullTransformModel &parms, UT_Matrix4F &mat) | OP_Node | static |
| buildXform(const UT_Matrix4D::FullTransformModel &parms, UT_Matrix4D &mat) | OP_Node | static |
| buildXform(int trs, float tx, float ty, float rz, float sx, float sy, float px, float py, UT_Matrix3 &mat) | OP_Node | static |
| buildXform(int trs, double tx, double ty, double rz, double sx, double sy, double px, double py, UT_DMatrix3 &mat) | OP_Node | static |
| buildXform(int trs, float tx, float ty, float rz, float sx, float sy, float s_xy, float px, float py, UT_Matrix3 &mat) | OP_Node | static |
| buildXform(int trs, double tx, double ty, double rz, double sx, double sy, double s_xy, double px, double py, UT_DMatrix3 &mat) | OP_Node | static |
| buildXformOrder(int trs, int xyz, UT_XformOrder &order) | OP_Node | static |
| buildXformOrder(int trs, int xyz) | OP_Node | static |
| builtExplicitly(int yn) | OP_Node | inline |
| builtHashCode(bool b=true) | OP_Node | inline |
| bumpNameSerialIndex() | OP_Node | protectedstatic |
| bumpSourceCount(int d) | OP_Node | protectedvirtual |
| bumpTakeReference(int dir) | OP_Parameters | inline |
| bumpVersionParm() | OP_Node | inline |
| bundleChanged(const OP_Bundle *bundle) | OP_Node | virtual |
| bypassMe(OP_Context &context, int &copied_input) override | OBJ_Node | protectedvirtual |
| cachedPythonObjects() const | OP_Node | inline |
| cacheParmValues(const OP_Context &context) | OP_Parameters | |
| CACHING() | OBJ_Node | inline |
| canAccess(unsigned mask) const | OP_Parameters | |
| canAccess(unsigned mask, const PRM_Parm *parm) const | OP_Parameters | |
| canAccessChannel(uint mask, const CH_Channel *chp) const | OP_Parameters | |
| canAccessFlag(unsigned mask, uchar flag) const | OP_Node | |
| canCreateNewOpType() const override | OBJ_Node | virtual |
| canDestroyNode(OP_Node *node) | OP_Network | static |
| canDestroyNode() override | OP_Network | protectedvirtual |
| canDestroyNodes(OP_Network *src_net, const OP_NodeList *nodes) | OP_Node | static |
| canModifyFromUI(const PRM_Parm *parm, int vi) const | OP_Parameters | |
| canSetBatchParms(PRM_BatchList &list, fpreal now) | OP_Parameters | static |
| CAPTURE() | OBJ_Bone | inline |
| castToCHOPNETNode() const | OP_Node | inline |
| castToCHOPNode() const | OP_Node | inline |
| castToCOP2NETNode() const | OP_Node | inline |
| castToCOP2Node() const | OP_Node | inline |
| castToCOPNode() const | OP_Node | inline |
| castToDOPNode() const | OP_Node | inline |
| castToDOPParent() | OP_Node | inlinevirtual |
| castToDOPParent() const | OP_Node | inlinevirtual |
| castToLOPNode() const | OP_Node | inline |
| castToOBJAmbient() | OBJ_Node | inlinevirtual |
| castToOBJBlend() | OBJ_Node | inlinevirtual |
| castToOBJBone() override | OBJ_Bone | inlinevirtual |
| castToOBJCamera() | OBJ_Node | inlinevirtual |
| castToOBJDopNet() | OBJ_Node | inlinevirtual |
| castToOBJFetch() | OBJ_Node | inlinevirtual |
| castToOBJFog() | OBJ_Node | inlinevirtual |
| castToOBJGeometry() override | OBJ_Geometry | inlinevirtual |
| castToOBJHandle() | OBJ_Node | inlinevirtual |
| castToOBJLight() | OBJ_Node | inlinevirtual |
| castToOBJNode() const | OP_Node | inline |
| castToOBJNull() | OBJ_Node | inlinevirtual |
| castToOBJRivet() | OBJ_Node | inlinevirtual |
| castToOBJStereoCamera() | OBJ_Node | inlinevirtual |
| castToOBJSticky() | OBJ_Node | inlinevirtual |
| castToOBJSubNet() | OBJ_Node | inlinevirtual |
| castToOpDopParent() | OP_Node | inlinevirtual |
| castToOpDopParent() const | OP_Node | inlinevirtual |
| castToOPNode() override | OP_Node | inlinevirtual |
| castToOPNode() const override | OP_Node | inlinevirtual |
| castToROPNode() const | OP_Node | inline |
| castToSHOPNode() const | OP_Node | inline |
| castToSOPNode() const | OP_Node | inline |
| castToTOPNETNode() const | OP_Node | inline |
| castToTOPNode() const | OP_Node | inline |
| castToVOPNETNode() const | OP_Node | inline |
| castToVOPNode() const | OP_Node | inline |
| CAUSTICSMODE(fpreal t) | OBJ_Geometry | |
| changeChildNodeType(OP_Node *child, const char *newtype, bool keepname, bool keepparms, bool keepcontents, bool quiet, int *new_child_id=nullptr) | OP_Network | |
| changeExprOpParmRef(const char *arg_str, char *&new_arg, const char *new_fullpath, const char *old_fullpath, const char *old_cwd, const char *chan_name, const char *old_chan_name) | OP_Node | static |
| changeExprOpRef(const char *arg_str, char *&new_arg, const char *new_fullpath, const char *old_fullpath, const char *old_cwd) | OP_Node | static |
| changeExprOpRef1From2(const char *arg_str1, const char *arg_str2, char *&new_arg1, char *&new_arg2, const char *new_fullpath, const char *old_fullpath, const char *old_cwd) | OP_Node | static |
| changeOpDependentUniqueId(int old_id, int new_id) | OP_Node | protected |
| changeOpPathRef(UT_String &value_str, const char *new_fullpath, const char *old_fullpath, const char *old_cwd, const char *new_cwd) | OP_Node | protected |
| changeOpReferenceUniqueId(int old_id, int new_id) | OP_Node | protected |
| changeParmTemplate(PRM_Template *new_template) override | OP_Network | virtual |
| changeSpareParms(UT_IStream &istream, UT_String &errors) override | OP_Node | virtual |
| changeString(const char *from, const char *to, bool fullword) override | OP_Node | virtual |
| chChanged(CH_Channel *ch, CH_CHANGE_TYPE reason) | OP_Parameters | |
| checkChannelDependencies(CH_Channel *ch, CH_CHANGE_TYPE reason) override | OP_Node | protectedvirtual |
| checkConnectorsConsistency() | OP_Node | protected |
| checkContextOptionDependencies(int do_parms) | OP_Node | protectedvirtual |
| checkExpressionError(const PRM_Parm *parm, int thread) const | OP_Parameters | inlineprotected |
| checkInputs() | OP_Node | |
| checkTimeDependencies(int do_parms=1, int do_inputs=1, int do_extras=1) override | OBJ_Node | protectedvirtual |
| CHILDCOMP(fpreal t) const | OBJ_Node | inline |
| childDeleted(OP_Node *) | OP_Network | virtual |
| childFlagChange(OP_Node *) | OP_Network | virtual |
| cleanAllBundleRefs() | OP_Node | |
| cleanBoneTransform(OP_Context &context) | OBJ_Bone | |
| cleanUnusedBundleRefs() | OP_Node | |
| clearAllPendingUndoFlags() | OP_Node | static |
| clearAndDestroy() override | OP_Network | protectedvirtual |
| clearAndDestroyNodes() | OP_Network | protected |
| clearCache() | OP_Node | protectedvirtual |
| clearCachedMimeFile() | OP_Network | |
| clearCachedPythonObjects() | OP_Node | |
| clearCompiledHash() | OP_Node | inline |
| clearDataBlocks() | OP_Node | |
| clearDelScripts(int picked_only) | OP_Network | |
| clearDependency() | OP_Node | protected |
| clearDuplicateErrors() | OP_Parameters | inline |
| clearErrors() | OP_Parameters | inline |
| clearErrors(OP_Context &context) | OP_Parameters | inline |
| clearHashCodeFlags() | OP_Node | |
| clearInputContextOptionDepIfSafe(const UT_StringHolder &opt, const OP_Context &context) | OP_Node | |
| clearInterrupted() | OP_Node | inlinevirtual |
| clearInterruptedImpl(bool allow_recook) | OP_Node | protected |
| clearOpReferences() | OP_Node | protected |
| clearParmCache() | OP_Parameters | |
| clearParmDependency(int parm_index) override | OP_Node | virtual |
| clearSelection(OP_TileType t, int grouplist) | OP_Network | |
| clearUndoFlags() override | OBJ_Node | virtual |
| clearUniqueId() | OP_Node | protectedvirtual |
| clearUnreferencedInputs() override | OP_Network | virtual |
| clearUserData(bool save_undo) | OP_Node | |
| clearVersionUserData() | OP_Node | |
| cloneFromProxyRefNode(OP_Network *proxy) override | OP_Network | protectedvirtual |
| cloneToProxyRefNode() override | OP_Network | protectedvirtual |
| cmd_locate(CMD_Args &) | OP_Node | protectedstatic |
| collectProperties(PI_EditScriptedParms &editparms, UT_BitArray &selection, const CH_ChannelList &channels, PI_PropertyMap *pmap) | OBJ_Node | protected |
| collectProperties(PI_EditScriptedParms &editparms, UT_StringArray &names, PRM_ParmNameMap &nmap, PI_PropertyMap *pmap) | OBJ_Node | protected |
| collectPropertiesFromChannels(PI_EditScriptedParms &, UT_BitArray &selection, const CH_ChannelList &channels) override | OBJ_Geometry | virtual |
| collectPropertiesFromParms(PI_EditScriptedParms &, UT_StringArray &names, PRM_ParmNameMap &nmap) override | OBJ_Geometry | virtual |
| combine(OP_Context &context, const UT_ValArray< OBJ_Node * > &objs, bool full_combine=true, UT_Map< OP_Node *, OP_Node * > *moved_map=NULL) | OBJ_Node | |
| commandParmCallback(void *data, fpreal now, int argc, char *argv[], CMD_Args *args) | OP_Parameters | |
| completePath(const char *prefixpath, UT_String &completepath) const | OP_Node | |
| computeAllChildAssetPermissions() | OP_Node | |
| computeConstraints(OP_Context &context) | OBJ_Node | protected |
| connectToInputNode(OP_Node &inputnode, OP_InputIdx input_idx, int branch_off=0) | OP_Node | |
| consolidateInputs() | OP_Node | |
| convertObsAnimatedToStringExpression(PRM_ParmList *obsolete_parms, const char *pn, int vi, fpreal t, UT_String &result, bool reset_obs) | OP_Parameters | |
| convertOpdefToAbsolutePath(UT_String &str) const override | OP_Node | protectedvirtual |
| cook(OP_Context &context) | OP_Node | virtual |
| cookDataForAnyOutput() const | OP_Node | inlineprotectedvirtual |
| cookedDataNeedsErrors() const | OP_Node | inlineprotectedvirtual |
| cookedDataUsesAllParameters() const | OP_Node | inlineprotectedvirtual |
| cookedInputIndex() const | OP_Node | inlinevirtual |
| cookInputGroups(OP_Context &context, int alone=0) | OP_Node | protectedvirtual |
| cookLockedExecute(const F &functor) | OP_Node | inline |
| cookMe(OP_Context &context) override | OBJ_Node | protectedvirtual |
| cookMyObj(OP_Context &context) | OBJ_Node | protectedvirtual |
| cookOverrides(OP_Context &c) | OP_Node | |
| cookParmsModified() const | OP_Node | inline |
| copyItems(const OP_NetworkBoxItemList &srcitems, OP_NetworkBoxItemList &destitems, bool reference_parameters, bool relative_references, bool connect_outputs_to_multi_inputs) | OP_Network | |
| copyNetworkBox(OP_NetworkBox *srcnetbox, OP_NetworkBoxSaveType save_type, OP_NodeList *nodes=nullptr, const char *toname=nullptr, bool reference_parameters=false) | OP_Network | |
| copyNode(const OP_Node *srcnode, const char *toname=nullptr, bool reference_parameters=false) | OP_Network | |
| copyPickedItems(const OP_Network *srcnet, OP_ItemTypeMask item_type_mask, OP_Group *newnodes=nullptr, const OP_FixNameParms *fix_name_parms=nullptr) | OP_Network | |
| copyPickedNodes(const OP_Network *srcnet, OP_Group *newnodes=nullptr, const OP_FixNameParms *fix_name_parms=nullptr) | OP_Network | |
| copyPostItNote(OP_PostIt *src_note, const char *toname=nullptr) | OP_Network | |
| countReferences(int op_id) | OP_Node | |
| CRBOTC(fpreal t, int i) | OBJ_Bone | inline |
| CRBOTH(fpreal t) | OBJ_Bone | inline |
| CRCEN(fpreal t, int i) | OBJ_Bone | inline |
| createAttributeEvaluator(const char *name) | OP_Node | virtual |
| createChannelGroupsFromFolders(CH_Group &parent_group, bool only_channels, bool leaf_channels_only=false, bool only_unlocked=true) | OP_Parameters | |
| createGalleryEntry(OP_GalleryEntry &entry) | OP_Node | virtual |
| createGroup(const char *name=nullptr) | OP_Network | |
| createNetworkBox(const char *name, OP_NetworkBoxItemList *items=nullptr) | OP_Network | |
| createNewOpType(OP_Node *node, UT_String &errors, const char *type_name=nullptr, const char *type_label=nullptr, const char *otl_file=nullptr, const char *meta_source=nullptr, const char *comment=nullptr, const char *version=nullptr, const char *new_name=nullptr, int minimum_inputs=-1, int maximum_inputs=-1, bool ignore_external_references=false, bool compress_contents=false, bool force=false, int *new_node_id=nullptr, bool compile_contents=false, bool change_node_type=true, bool create_backup=true) | OP_Node | static |
| createNode(const char *type, const char *name=nullptr, int notify=1, int explicitly=1, int loadcontents=1, int *aliased_scripted_op=nullptr, char *mat_icon_filename=nullptr, bool exact_type=false) | OP_Network | |
| createNodeOfExactType(const char *type, const char *name=nullptr) | OP_Network | inline |
| createObsoleteParmList() override | OP_Node | virtual |
| createParmMicroNode(const UT_StringRef &pn, int *pi) | OP_Parameters | |
| createPostItNote(const char *name) | OP_Network | |
| createPropertiesShop() | OBJ_Node | protected |
| createProxyRefNode(const char *path) override | OP_Network | virtual |
| createShaderParms(OP_Options &options, fpreal now, const UT_Options *src) | OBJ_Node | virtual |
| createSpareParameterFromChannel(const char *chname) | OP_Parameters | protectedvirtual |
| createSpareParametersForLoad(UT_StringArray &names, PRM_ParmNameMap &nmap, UT_String &errors) override | OBJ_Node | protectedvirtual |
| createSpareParametersFromChannels(UT_BitArray &selection, const CH_ChannelList &channels) override | OBJ_Node | protectedvirtual |
| CRROTATE(fpreal t, int i) | OBJ_Bone | inline |
| CRSCALE(fpreal t, int i) | OBJ_Bone | inline |
| CRTOPC(fpreal t, int i) | OBJ_Bone | inline |
| CRTOPH(fpreal t) | OBJ_Bone | inline |
| dataBlockChanged(const UT_StringHolder &key) | OP_Node | virtual |
| dataMicroNode() | OP_Node | inline |
| dataMicroNodeConst() const override | OBJ_Node | inlinevirtual |
| DCOLOR(fpreal t) | OBJ_Node | inline |
| DCOLORB(fpreal t) | OBJ_Node | inline |
| DCOLORG(fpreal t) | OBJ_Node | inline |
| DCOLORR(fpreal t) | OBJ_Node | inline |
| DCOLORREF(fpreal t, int &use_color) | OBJ_Node | inline |
| deAnimate(unsigned idx) | OP_Parameters | |
| deAnimate(const char *name) | OP_Parameters | |
| decrementOpReference(int node_id) | OP_Node | |
| defaultInputName(OP_InputIdx idx) | OP_Node | static |
| defaultOutputName(OP_OutputIdx idx) | OP_Node | static |
| DEFORM enum value | OBJ_Node | |
| deleteAllSpareParms() | OP_Parameters | |
| deleteBlindData(const char *key) | OP_Node | |
| deleteCachedPythonObject(const UT_StringRef &key) | OP_Node | |
| deleteCookedData() override | OBJ_Node | protectedvirtual |
| deleteImplicitAncestors(OP_Node &node, const char *state=nullptr, OP_Node *keep_node=nullptr, bool included=true) | OP_Network | |
| deleteInput(OP_InputIdx idx) | OP_Node | protected |
| deleteInput(const OP_ConnectorId &input_name) | OP_Node | protected |
| deleteNodeData(void *) | OP_Node | virtual |
| deleteUserData(const UT_StringRef &key, bool save_undo) | OP_Node | |
| destroyChannel(const char *name) | OP_Parameters | |
| destroyGroup(const char *name) | OP_Network | |
| destroyGroup(OP_Group *group) | OP_Network | |
| destroyItem(OP_NetworkBoxItem *item) | OP_Network | |
| destroyItems(const OP_NetworkBoxItemList &items) | OP_Network | |
| destroyNode(OP_Node *node) | OP_Network | |
| destroyNodes(const OP_NodeList &nodes) | OP_Network | |
| destroySingleNode(OP_Node *node) | OP_Network | protectedvirtual |
| destroyTransformParmChannels() | OBJ_Node | |
| DETAIL(UT_String &str, fpreal t) | OBJ_Geometry | |
| DETAIL_AUTOARCHIVE(UT_String &str, fpreal t) | OBJ_Geometry | |
| DETAIL_BLUR(fpreal t) | OBJ_Geometry | |
| DETAIL_FILE(UT_String &str, fpreal t) | OBJ_Geometry | |
| DETAIL_MANTRAPROC(UT_String &str, fpreal t) | OBJ_Geometry | |
| DETAIL_MAX(fpreal *v, fpreal t) | OBJ_Geometry | |
| DETAIL_MIN(fpreal *v, fpreal t) | OBJ_Geometry | |
| DETAIL_RIBPROC(UT_String &str, fpreal t) | OBJ_Geometry | |
| directSendEvent(OP_EventType type, void *data=nullptr) | OP_Node | inline |
| dirtyDescriptiveNameCache() | OP_Node | protected |
| dirtyForTimeChange(fpreal t) | OP_Node | inlineprotected |
| disableParms() | OP_Parameters | protectedvirtual |
| disallowGlobalKeepPos() | OBJ_Node | static |
| disallowIgnorePretransform() | OBJ_Node | static |
| disconnectAllInputs() | OP_Node | |
| disconnectAllInputsOutputs(bool keep_selected, bool force_disconnect_outputs=false) | OP_Node | |
| disconnectAllOutputs() | OP_Node | |
| DISPBOUND(fpreal t, fpreal def=0) | OBJ_Node | |
| DISPLAY(fpreal t) const | OBJ_Node | |
| DISPLAYLINK() | OBJ_Bone | inline |
| displaySopToken | OBJ_Node | static |
| DISPSPACE(UT_String &str, fpreal t) | OBJ_Geometry | |
| doDeleteInput(OP_InputIdx idx) | OP_Node | protectedvirtual |
| doDeleteRewire() const | OP_Node | inlinevirtual |
| doDrawLit() const override | OBJ_Geometry | inlinevirtual |
| doGetFullPath(UT_WorkBuffer &str) const override | OP_Node | protectedvirtual |
| doOverridePostCook() | OP_Node | inlineprotectedvirtual |
| doOverridePreCook() | OP_Node | inlineprotectedvirtual |
| dumpDependencies(std::ostream &os) override | OP_Network | virtual |
| dumpExtraInputs(std::ostream &os, bool as_DOT, int indent_level=0) const | OP_Node | |
| dumpMicroNodes(std::ostream &os, bool as_DOT, int indent_level) const | OP_Node | protectedvirtual |
| dumpOpDependents(OP_Node *ref, int brief, std::ostream &os) | OP_Node | |
| editCallback(CL_Track *track, fpreal t, fpreal new_value) | OP_Node | virtual |
| enableParm(int pi, int state, int v=-1) | OP_Parameters | |
| enableParm(const char *pn, int state, int v=-1) | OP_Parameters | |
| enableParmInst(const char *name, const int *inst, int state, int nestlevel=1, int v=-1) | OP_Parameters | |
| endBulkNotifications(const OP_NodeList &changed) | OP_Node | static |
| endLoadingInNetwork() | OP_Network | protectedvirtual |
| endPropagateModification() | OP_Node | |
| endScriptBlockingDel() | OP_Node | inlineprotected |
| endVopCodeGeneratorUpdate(int update_level) | OP_Node | inlinevirtual |
| ensureErrorsAreUpdatedSubclass() | OP_Parameters | inlineprotectedvirtual |
| ensureInputsAndOutputsAreValid() | OP_Node | virtual |
| ensureSpareParmsAreUpdatedSubclass() | OP_Parameters | inlineprotectedvirtual |
| error(OP_Context &context) | OP_Parameters | inlinevirtual |
| error() | OP_Parameters | inlinevirtual |
| evalCoShaderHandles(UT_StringArray &handles, int shop_type, fpreal now, const UT_Options *options, OP_Node *shader_node=0) | OBJ_Node | |
| evalCoShaderLanguages(UT_StringArray &languages, int shop_type, fpreal now, const UT_Options *options, OP_Node *shader_node=0) | OBJ_Node | |
| evalCoShaderStrings(UT_StringArray &strings, OP_NodeList &shops, int shop_type, fpreal now, const UT_Options *options, OP_Node *shader_node=0) | OBJ_Node | |
| evalData(int pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalData(const UT_StringRef &pn, int vi, fpreal t) const | OP_Parameters | inline |
| evalData(const UT_StringRef &pn, int *pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalData(const PRM_Parm *parm, int vi, fpreal t) const | OP_Parameters | inline |
| evalDataInst(const UT_StringRef &name, const int *inst, int vi, fpreal t, int nestlevel=1) const | OP_Parameters | inline |
| evalDataInstT(const UT_StringRef &name, const int *inst, int vi, fpreal t, int thread, int nestlevel=1) const | OP_Parameters | |
| evalDataT(int pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalDataT(const UT_StringRef &pn, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalDataT(const UT_StringRef &pn, int *pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalDataT(const PRM_Parm *parm, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalFloat(int pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalFloat(const UT_StringRef &pn, int vi, fpreal t) const | OP_Parameters | inline |
| evalFloat(const UT_StringRef &pn, int *pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalFloat(const PRM_Parm *parm, int vi, fpreal t) const | OP_Parameters | inline |
| evalFloatInst(const UT_StringRef &name, const int *inst, int vi, fpreal t, int nestlevel=1) const | OP_Parameters | inline |
| evalFloatInstT(const UT_StringRef &name, const int *inst, int vi, fpreal t, int thread, int nestlevel=1) const | OP_Parameters | |
| evalFloats(int pi, fpreal64 *v, fpreal t) const | OP_Parameters | inline |
| evalFloats(const UT_StringRef &pn, fpreal64 *v, fpreal t) const | OP_Parameters | inline |
| evalFloats(const UT_StringRef &pn, int *pi, fpreal64 *v, fpreal t) const | OP_Parameters | inline |
| evalFloats(const PRM_Parm *parm, fpreal64 *v, fpreal t) const | OP_Parameters | inline |
| evalFloats(int pi, fpreal32 *v, fpreal t) const | OP_Parameters | inline |
| evalFloats(const UT_StringRef &pn, fpreal32 *v, fpreal t) const | OP_Parameters | inline |
| evalFloats(const UT_StringRef &pn, int *pi, fpreal32 *v, fpreal t) const | OP_Parameters | inline |
| evalFloats(const PRM_Parm *parm, fpreal32 *v, fpreal t) const | OP_Parameters | inline |
| evalFloatsInst(const UT_StringRef &name, const int *inst, fpreal32 *v, fpreal t, int nestlevel=1) const | OP_Parameters | |
| evalFloatsInst(const UT_StringRef &name, const int *inst, fpreal64 *v, fpreal t, int nestlevel=1) const | OP_Parameters | inline |
| evalFloatsInstT(const UT_StringRef &name, const int *inst, fpreal64 *v, fpreal t, int thread, int nestlevel=1) const | OP_Parameters | |
| evalFloatsT(int pi, fpreal64 *v, fpreal t, int thread) const | OP_Parameters | |
| evalFloatsT(const UT_StringRef &pn, fpreal64 *v, fpreal t, int thread) const | OP_Parameters | |
| evalFloatsT(const UT_StringRef &pn, int *pi, fpreal64 *v, fpreal t, int thread) const | OP_Parameters | |
| evalFloatsT(const PRM_Parm *parm, fpreal64 *v, fpreal t, int thread) const | OP_Parameters | |
| evalFloatsT(int pi, fpreal32 *v, fpreal t, int thread) const | OP_Parameters | |
| evalFloatsT(const UT_StringRef &pn, fpreal32 *v, fpreal t, int thread) const | OP_Parameters | |
| evalFloatsT(const UT_StringRef &pn, int *pi, fpreal32 *v, fpreal t, int thread) const | OP_Parameters | |
| evalFloatsT(const PRM_Parm *parm, fpreal32 *v, fpreal t, int thread) const | OP_Parameters | |
| evalFloatT(int pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalFloatT(const UT_StringRef &pn, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalFloatT(const UT_StringRef &pn, int *pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalFloatT(const PRM_Parm *parm, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalInt(int pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalInt(const UT_StringRef &pn, int vi, fpreal t) const | OP_Parameters | inline |
| evalInt(const UT_StringRef &pn, int *pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalInt(const PRM_Parm *parm, int vi, fpreal t) const | OP_Parameters | inline |
| evalIntInst(const UT_StringRef &name, const int *inst, int vi, fpreal t, int nestlevel=1) const | OP_Parameters | inline |
| evalIntInstT(const UT_StringRef &name, const int *inst, int vi, fpreal t, int thread, int nestlevel=1) const | OP_Parameters | |
| evalIntT(int pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalIntT(const UT_StringRef &pn, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalIntT(const UT_StringRef &pn, int *pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalIntT(const PRM_Parm *parm, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalJSONMap(UT_JSONValueMap &val, int pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalJSONMap(UT_JSONValueMap &val, const UT_StringRef &pn, int vi, fpreal t) const | OP_Parameters | inline |
| evalJSONMap(UT_JSONValueMap &val, const UT_StringRef &pn, int *pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalJSONMap(UT_JSONValueMap &val, const PRM_Parm *parm, int vi, fpreal t) const | OP_Parameters | inline |
| evalJSONMapRaw(UT_JSONValueMap &val, int pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalJSONMapRaw(UT_JSONValueMap &val, const UT_StringRef &pn, int vi, fpreal t) const | OP_Parameters | inline |
| evalJSONMapRaw(UT_JSONValueMap &val, const UT_StringRef &pn, int *pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalJSONMapRaw(UT_JSONValueMap &val, const PRM_Parm *parm, int vi, fpreal t) const | OP_Parameters | inline |
| evalJSONMapRawT(UT_JSONValueMap &val, int pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalJSONMapRawT(UT_JSONValueMap &val, const UT_StringRef &pn, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalJSONMapRawT(UT_JSONValueMap &val, const UT_StringRef &pn, int *pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalJSONMapRawT(UT_JSONValueMap &val, const PRM_Parm *parm, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalJSONMapT(UT_JSONValueMap &val, int pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalJSONMapT(UT_JSONValueMap &val, const UT_StringRef &pn, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalJSONMapT(UT_JSONValueMap &val, const UT_StringRef &pn, int *pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalJSONMapT(UT_JSONValueMap &val, const PRM_Parm *parm, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalOpPathString(UT_String &val, int pi, int vi, fpreal t, int &op_id, fpreal &op_time, int expanded=1) | OP_Node | |
| evalOpPathString(UT_String &val, const char *pn, int &pi, int vi, fpreal t, int &op_id, fpreal &op_time, int expanded=1) | OP_Node | |
| evalParameterOrProperty(const UT_StringRef &parm_name, int vec_index, fpreal now, int &value, PRM_Parm **parmptr=nullptr) const | OP_Parameters | inline |
| evalParameterOrProperty(const UT_StringRef &parm_name, int vec_index, fpreal now, fpreal &values, PRM_Parm **parmptr=nullptr) const | OP_Parameters | inline |
| evalParameterOrProperty(const UT_StringRef &parm_name, int vec_index, fpreal now, UT_String &value, PRM_Parm **parmptr=nullptr) const | OP_Parameters | inline |
| evalParameterOrPropertyExpr(const UT_StringRef &parm_name, int vec_index, fpreal now, UT_String &value, PRM_Parm **parmptr=nullptr) const | OP_Parameters | inline |
| evalParameterOrPropertyExprT(const UT_StringRef &parm_name, int vec_index, fpreal now, UT_String &value, int thread, PRM_Parm **parmptr=nullptr) const | OP_Parameters | |
| evalParameterOrPropertyRaw(const UT_StringRef &parm_name, int vec_index, fpreal now, UT_String &value, PRM_Parm **parmptr=nullptr) const | OP_Parameters | inline |
| evalParameterOrPropertyRawT(const UT_StringRef &parm_name, int vec_index, fpreal now, UT_String &value, int thread, PRM_Parm **parmptr=nullptr) const | OP_Parameters | |
| evalParameterOrPropertyT(const UT_StringRef &parm_name, int vec_index, fpreal now, int &value, int thread, PRM_Parm **parmptr=nullptr) const | OP_Parameters | |
| evalParameterOrPropertyT(const UT_StringRef &parm_name, int vec_index, fpreal now, fpreal &values, int thread, PRM_Parm **parmptr=nullptr) const | OP_Parameters | |
| evalParameterOrPropertyT(const UT_StringRef &parm_name, int vec_index, fpreal now, UT_String &value, int thread, PRM_Parm **parmptr=nullptr) const | OP_Parameters | |
| evalShaderBounds(UT_BoundingBox &box, int shop_type, fpreal now, const UT_Options *options, OP_Node *shader_node=0) | OBJ_Node | |
| evalShaderData(SHOP_ReData &data, int shop_type, fpreal now, const UT_Options *options, OP_Node *shader_node=0) | OBJ_Node | |
| evalShaderHandle(UT_String &handle, int shop_type, fpreal now, const UT_Options *options, OP_Node *shader_node=0) | OBJ_Node | |
| evalShaderLanguage(UT_String &lang, int shop_type, fpreal now, const UT_Options *options, OP_Node *shader_node=0) | OBJ_Node | |
| evalShaderString(UT_String &shader, int shop_type, fpreal now, const UT_Options *options, OP_Node *shader_node=0) | OBJ_Node | |
| evalString(UT_String &val, int pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalString(UT_StringHolder &val, int pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalString(UT_String &val, const UT_StringRef &pn, int vi, fpreal t) const | OP_Parameters | inline |
| evalString(UT_StringHolder &val, const UT_StringRef &pn, int vi, fpreal t) const | OP_Parameters | inline |
| evalString(UT_String &val, const UT_StringRef &pn, int *pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalString(UT_StringHolder &val, const UT_StringRef &pn, int *pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalString(UT_String &val, const PRM_Parm *parm, int vi, fpreal t) const | OP_Parameters | inline |
| evalString(UT_StringHolder &val, const PRM_Parm *parm, int vi, fpreal t) const | OP_Parameters | inline |
| evalStringInst(const UT_StringRef &name, const int *inst, UT_String &val, int vi, fpreal t, int nestlevel=1) const | OP_Parameters | inline |
| evalStringInst(const UT_StringRef &name, const int *inst, UT_StringHolder &val, int vi, fpreal t, int nestlevel=1) const | OP_Parameters | inline |
| evalStringInstRaw(const UT_StringRef &name, const int *inst, UT_String &val, int vi, fpreal t, int nestlevel=1) const | OP_Parameters | inline |
| evalStringInstRaw(const UT_StringRef &name, const int *inst, UT_StringHolder &val, int vi, fpreal t, int nestlevel=1) const | OP_Parameters | inline |
| evalStringInstRawT(const UT_StringRef &name, const int *inst, UT_String &val, int vi, fpreal t, int thread, int nestlevel=1) const | OP_Parameters | |
| evalStringInstRawT(const UT_StringRef &name, const int *inst, UT_StringHolder &val, int vi, fpreal t, int thread, int nestlevel=1) const | OP_Parameters | |
| evalStringInstT(const UT_StringRef &name, const int *inst, UT_String &val, int vi, fpreal t, int thread, int nestlevel=1) const | OP_Parameters | |
| evalStringInstT(const UT_StringRef &name, const int *inst, UT_StringHolder &val, int vi, fpreal t, int thread, int nestlevel=1) const | OP_Parameters | |
| evalStringRaw(UT_String &val, int pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalStringRaw(UT_StringHolder &val, int pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalStringRaw(UT_String &val, const UT_StringRef &pn, int vi, fpreal t) const | OP_Parameters | inline |
| evalStringRaw(UT_StringHolder &val, const UT_StringRef &pn, int vi, fpreal t) const | OP_Parameters | inline |
| evalStringRaw(UT_String &val, const UT_StringRef &pn, int *pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalStringRaw(UT_StringHolder &val, const UT_StringRef &pn, int *pi, int vi, fpreal t) const | OP_Parameters | inline |
| evalStringRaw(UT_String &val, const PRM_Parm *parm, int vi, fpreal t) const | OP_Parameters | inline |
| evalStringRaw(UT_StringHolder &val, const PRM_Parm *parm, int vi, fpreal t) const | OP_Parameters | inline |
| evalStringRawT(UT_String &val, int pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringRawT(UT_StringHolder &val, int pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringRawT(UT_String &val, const UT_StringRef &pn, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringRawT(UT_StringHolder &val, const UT_StringRef &pn, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringRawT(UT_String &val, const UT_StringRef &pn, int *pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringRawT(UT_StringHolder &val, const UT_StringRef &pn, int *pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringRawT(UT_String &val, const PRM_Parm *parm, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringRawT(UT_StringHolder &val, const PRM_Parm *parm, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringT(UT_String &val, int pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringT(UT_StringHolder &val, int pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringT(UT_String &val, const UT_StringRef &pn, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringT(UT_StringHolder &val, const UT_StringRef &pn, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringT(UT_String &val, const UT_StringRef &pn, int *pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringT(UT_StringHolder &val, const UT_StringRef &pn, int *pi, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringT(UT_String &val, const PRM_Parm *parm, int vi, fpreal t, int thread) const | OP_Parameters | |
| evalStringT(UT_StringHolder &val, const PRM_Parm *parm, int vi, fpreal t, int thread) const | OP_Parameters | |
| evaluateAllParms(fpreal t) | OP_Node | protected |
| evaluateBatchParms(PRM_BatchList &list, fpreal now) override | OBJ_Node | virtual |
| evaluateDisableExpression(const PRM_Parm &prm, const UT_StringRef &function) const override | OP_Node | protectedvirtual |
| evaluateTransformTracks(OP_Context &context, OP_EvaluateTransformTracksArgs &args) | OP_Node | inlinevirtual |
| evaluateTransformTracksTargets(OP_Context &context, OP_NodeList &nodes, OP_Node *caller) | OP_Node | inlinevirtual |
| evalVariableValue(fpreal &val, int var_id, int thread) override | OBJ_Node | virtual |
| evalVariableValue(UT_String &val, int index, int thread) override | OBJ_Node | inlinevirtual |
| evalVectorProperty(const UT_StringRef &parm_name, fpreal now, int *values, int vec_size, PRM_Parm **parmptr=nullptr) const | OP_Parameters | inline |
| evalVectorProperty(const UT_StringRef &parm_name, fpreal now, fpreal *values, int vec_size, PRM_Parm **parmptr=nullptr) const | OP_Parameters | inline |
| evalVectorPropertyT(const UT_StringRef &parm_name, fpreal now, int *values, int vec_size, int thread, PRM_Parm **parmptr=nullptr) const | OP_Parameters | |
| evalVectorPropertyT(const UT_StringRef &parm_name, fpreal now, fpreal *values, int vec_size, int thread, PRM_Parm **parmptr=nullptr) const | OP_Parameters | |
| eventMicroNode(OP_EventType e) | OP_Node | |
| eventMicroNodeConst(OP_EventType e) const | OP_Node | inline |
| executeCommand(const char *command, std::ostream *out, std::ostream *err) const override | OP_Node | virtual |
| executeHscriptScript(const char *script, const OP_Context &context) | OP_Node | |
| executePythonScript(const char *script, const OP_Context &context) | OP_Node | |
| expandGroupPattern(const char *pattern, UT_String &result, bool expand_to_full_paths=false) | OP_Node | |
| expandString(UT_String &val, fpreal t, int thread, const char *channel_name=nullptr) | OP_Parameters | |
| fillInfoTree(UT_InfoTree &tree, const OP_NodeInfoTreeParms &parms) | OP_Node | |
| fillInfoTreeChildSpecific(UT_InfoTree &tree, const OP_NodeInfoTreeParms &parms, OP_Node *child) | OP_Node | virtual |
| fillInfoTreeNodeSpecific(UT_InfoTree &tree, const OP_NodeInfoTreeParms &parms) override | OBJ_Bone | virtual |
| findChannel(const char *path) | OP_Node | |
| findCHOPNETNode(const char *path) const | OP_Node | inline |
| findCHOPNode(const char *path) const | OP_Node | inline |
| findConnectedNode(OP_Node *op) const | OP_Network | protected |
| findCOP2NETNode(const char *path) const | OP_Node | inline |
| findCOP2Node(const char *path) const | OP_Node | inline |
| findCOPNode(const char *path) const | OP_Node | inline |
| findDOPNode(const char *path) const | OP_Node | inline |
| findDot(const char *const_path) override | OP_Network | virtual |
| findError(const char *type, int code) const | OP_Parameters | inline |
| findGroup(const char *name) const | OP_Network | |
| findItem(const char *const_path, OP_ItemTypeMask item_type=OP_ITEMTYPE_ALL) override | OP_Network | virtual |
| findKey(fpreal t, int direction) const | OP_Parameters | |
| findLOPNode(const char *path) const | OP_Node | inline |
| findNetworkBox(const char *const_path) override | OP_Network | virtual |
| findNode(const char *path, OTLSyncMode syncmode=OTLSYNC_DOSYNC) const | OP_Node | |
| findOBJNode(const char *path) const | OP_Node | inline |
| findOpFramePair(const char *path, int &op_id, fpreal &frame) | OP_Node | static |
| findOrCreateMotionEffectsNetwork(bool create=true) | OP_Network | |
| findParametersOrProperties(fpreal now, OP_PropertyLookupList &list) override | OBJ_Node | protectedvirtual |
| findParentInput(const char *const_path) override | OP_Network | virtual |
| findParmFromTrack(const OP_FollowChanRefsOptions &opt, const char *trackname, OP_NodeParmRefCycle &cycle, OP_Node *&node, PRM_Parm *&parm, int &vecidx) | OP_Node | virtual |
| findPostItNote(const char *const_path) override | OP_Network | virtual |
| findROPNode(const char *path) const | OP_Node | inline |
| findSHOPNode(const char *path) const | OP_Node | inline |
| findSOPNode(const char *path) const | OP_Node | inline |
| findString(const char *str, bool fullword, bool usewildcards) const override | OP_Node | virtual |
| findSubNode(const char *path) const | OP_Node | |
| findTOPNETNode(const char *path) const | OP_Node | inline |
| findTOPNode(const char *path) const | OP_Node | inline |
| findUniqueDotName(const char *base=nullptr) | OP_Network | |
| findUniqueGroupName(const char *basename=nullptr) | OP_Network | |
| findUniqueNetworkBoxName(const char *base=nullptr) | OP_Network | |
| findUniquePostItNoteName(const char *base=nullptr) | OP_Network | |
| findVOPNETNode(const char *path) const | OP_Node | inline |
| findVOPNode(const char *path) const | OP_Node | inline |
| finishedLoadingChildOrder() | OP_Network | protectedvirtual |
| finishedLoadingNetwork(bool is_child_call=false) | OP_Network | protectedvirtual |
| finishedLoadingParentNetwork() | OP_Node | protected |
| fixName(const char *name, const OP_FixNameParms &fix_name_parms, UT_String &fixed_name) | OP_Network | static |
| flagMicroNode() | OP_Node | inline |
| flagMicroNode(char flag) | OP_Node | inline |
| flags() const | OP_Node | inline |
| flags() | OP_Node | inline |
| followChannelReferences(const OP_FollowChanRefsOptions &opt, OP_Node *&newop, PRM_Parm *&newparm, int &newvecidx) | OP_Parameters | inlinestatic |
| followChannelReferences(const OP_FollowChanRefsOptions &opt, CH_ChannelRef &ref) | OP_Parameters | inlinestatic |
| followChannelReferencesOneStep(const OP_FollowChanRefsOptions &opt, OP_Node *&newop, PRM_Parm *&newparm, int &newvecidx) | OP_Parameters | inlinestatic |
| followChannelReferencesOneStepT(const OP_FollowChanRefsOptions &opt, OP_Node *&newop, PRM_Parm *&newparm, int &newvecidx, int thread) | OP_Parameters | static |
| followChannelReferencesT(const OP_FollowChanRefsOptions &opt, OP_Node *&newop, PRM_Parm *&newparm, int &newvecidx, int thread) | OP_Parameters | static |
| followChannelReferencesT(const OP_FollowChanRefsOptions &opt, CH_ChannelRef &ref, int thread) | OP_Parameters | static |
| followChannelReferencesWithDeps(const OP_FollowChanRefsOptions &opt, OP_Node *&newop, PRM_Parm *&newparm, int &newvecidx, CH_Channel *chp) | OP_Parameters | inlinestatic |
| followChannelReferencesWithDepsT(const OP_FollowChanRefsOptions &opt, OP_Node *&newop, PRM_Parm *&newparm, int &newvecidx, int thread, CH_Channel *chp) | OP_Parameters | static |
| forceClearInput(OP_InputIdx idx) | OP_Node | |
| forceRecook(bool evensmartcache=true) | OP_Node | virtual |
| forceValidOpName(UT_String &name) | OP_Node | static |
| FRAME_INVALID enum value | OBJ_Bone | |
| FRAME_PARENT enum value | OBJ_Bone | |
| FRAME_WORLD enum value | OBJ_Bone | |
| FrameType enum name | OBJ_Bone | |
| gatherInputs(UT_Array< OP_InputPair > &input_pairs) | OP_Node | protected |
| gatherOutputs(UT_Array< OP_OutputPair > &output_pairs) | OP_Node | protected |
| get2DWorldTransform(UT_DMatrix4 &mat, OP_Context &context) | OBJ_Node | virtual |
| getActingLightSubset(const UT_ValArray< OBJ_Ambient * > &lights, UT_ValArray< OBJ_Ambient * > &active, fpreal t) override | OBJ_Geometry | virtual |
| getActiveInputIndex() const | OP_Node | inline |
| getActiveLayerContribution(const UT_String &track_name, fpreal t, fpreal &value, fpreal &weight) | OP_Node | inlinevirtual |
| getActiveOperatorsDefinedByOTL(UT_Set< OP_Operator * > &active_operators) const override | OP_Network | virtual |
| getAdditionalUndoNodes(const OP_NodeList &orig_list, OP_NodeList &nodes_for_input_undo) | OP_Network | inlineprotectedvirtual |
| getAdjustedRotates(OP_Context &context, UT_Vector3R &r) | OBJ_Node | |
| getAllChannels(CH_ChannelList &list, int scoped=0) | OP_Node | |
| getAllChildren(OP_NodeList &children) const | OP_Node | |
| getAllCollections(UT_ValArray< CH_Collection * > &list, int hide=0) | OP_Network | |
| getAllConnectedChildren(OP_InputIdx input_index, UT_Array< OP_Node * > &nodes, bool expand_subnets=true) const | OP_Network | |
| getAllConnectedChildrenNamed(const OP_ConnectorId &input_name, UT_Array< OP_Node * > &nodes, bool expand_subnets=true) const | OP_Network | |
| getAllItems(OP_ItemTypeMask item_type_mask, OP_NetworkBoxItemList &items) const | OP_Network | |
| getAllNodes(OP_NodeList &nodes) | OP_Node | static |
| getAllowSavingChild(OP_Node *node, const OP_SaveFlags &flags) | OP_Network | inlineprotectedvirtual |
| getAnimInverseLocalToWorldTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Bone | |
| getAnimLocalToWorldTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Bone | |
| getAnyOP() const | OP_Network | |
| getAnyOutputOf(OP_Node *op) const | OP_Network | |
| getAnyUndoPending() const | OP_Parameters | inline |
| getArrayForLoadedInputNames() | OP_Node | virtual |
| getArrayForLoadedOutputNames() | OP_Node | virtual |
| getAttributeEvaluatorNames(UT_StringArray &names) | OP_Node | virtual |
| getAudio() const | OP_Node | inlinevirtual |
| getAudioNodePtr() | OP_Network | virtual |
| getAudioNodeRef() | OP_Network | protectedvirtual |
| getAutoScopedChannel(PRM_Parm *parm, int vector_index, OP_GetAutoScopedOptions &opts, CH_ChannelRef &chref) | OP_Parameters | |
| getAutoScopedChannels(CH_ChannelRefList &chlist, bool follow_layer_overrides=true, bool include_animated=false, bool follow_channel_refs=true, bool include_autoscope=true) | OP_Parameters | |
| getAutoScopedChannels(CH_ChannelRefList &chlist, OP_GetAutoScopedOptions &opts) | OP_Parameters | |
| getAuxInput() const | OP_Node | virtual |
| getAuxInputName(OP_ConnectorId &name_out) | OP_Node | virtual |
| getBlindData(const char *key) const | OP_Node | |
| getBlindData(const char *key) const | OP_Node | inline |
| getBoneParentCaptureTransform(OP_Context &context, UT_DMatrix4 &xform) | OBJ_Bone | |
| getBoneSOP() const | OBJ_Bone | |
| getBoneToParentCaptureRotate(OP_Context &context, UT_DMatrix4 &xform) | OBJ_Bone | |
| getBoneToParentCaptureRotate(OP_Context &context, UT_Vector3R &rot) | OBJ_Bone | |
| getBoneToParentCaptureTranslate(OP_Context &context, UT_Vector3R &transl) | OBJ_Bone | |
| getBoundingBox(UT_BoundingBox &box, OP_Context &ctx) override | OBJ_Node | virtual |
| getBoundingBoxGeometryHandle(OP_Context &context) | OBJ_Geometry | protected |
| getBoundingSphereGeometryHandle(OP_Context &context) | OBJ_Geometry | protected |
| getBypass() const | OP_Node | inline |
| getCachable(int thread) const | OBJ_Node | inline |
| getCachedDescriptiveName() | OP_Node | |
| getCachedMimeFile() const | OP_Network | |
| getCachedParm(const UT_StringRef &name, int name_idx) | OBJ_Node | inlineprotected |
| getCachedParm(const UT_StringRef &name, int name_idx) const | OBJ_Node | inlineprotected |
| getCachedParmIndex(const UT_StringRef &name, int name_idx) const | OBJ_Node | inlineprotected |
| getCachedParmIndex(const PRM_Name &name, int name_idx) const | OBJ_Node | inlineprotected |
| getCachedPythonObject(const UT_StringRef &key) const | OP_Node | |
| getCachedTransform(OP_Context &context, OBJ_XformCache::OBJ_XformType type, OBJ_XformCache::OBJ_LookupStatus &status) const | OBJ_Node | protected |
| getCameraInfo(const UT_StringRef &camid, const OP_Context &context, DEP_MicroNode *depnode, UT_StringHolder &foundcamid, UT_CameraParms &camparms) override | OBJ_Node | virtual |
| getCameraInfoAndRelativeTransform(const UT_StringRef &campath, const UT_StringRef &xform_relative_to_path, const OP_Node *paths_relative_to_node, bool get_inverse_xform, const OP_Context &context, DEP_MicroNode *depnode, UT_CameraParms &camparms, UT_DMatrix4 &xform, UT_StringHolder &error) | OP_Node | static |
| getCanDeviateFromOTLDefinition() const | OP_Node | |
| getCaptPoseBoneLength(fpreal t) | OBJ_Bone | inline |
| getCaptPoseRx(fpreal t) | OBJ_Bone | inline |
| getCaptPoseRy(fpreal t) | OBJ_Bone | inline |
| getCaptPoseRz(fpreal t) | OBJ_Bone | inline |
| getCaptPoseSx(fpreal t) | OBJ_Bone | inline |
| getCaptPoseSy(fpreal t) | OBJ_Bone | inline |
| getCaptPoseSz(fpreal t) | OBJ_Bone | inline |
| getCaptPoseTx(fpreal t) | OBJ_Bone | inline |
| getCaptPoseTy(fpreal t) | OBJ_Bone | inline |
| getCaptPoseTz(fpreal t) | OBJ_Bone | inline |
| getCaptureParmTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Bone | virtual |
| getCaptureRegions(UT_ValArray< SOP_CaptureRegion * > &list) | OBJ_Bone | |
| getChannel(const char *name) | OP_Parameters | |
| getChannel(const char *name) const | OP_Parameters | |
| getChannels() const | OP_Parameters | inline |
| getChanState(fpreal t, bool scoped_only) const | OP_Parameters | |
| getChild(const char *name=nullptr, int *hint=nullptr) const override | OP_Network | virtual |
| getChild(int index) const override | OP_Network | virtual |
| getChildErrorSeverity() | OP_Node | |
| getChildIndex(const OP_Node *) const | OP_Network | virtual |
| getChildrenScale() const | OP_Network | inline |
| getChildToWorldRestTransform(const char *frame, UT_DMatrix4 &xform, fpreal t) | OBJ_Bone | inline |
| getChildToWorldTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Node | |
| getChildToWorldTransform(OP_Context &context, UT_Matrix4 &mat) | OBJ_Node | |
| getChildType() const override | OBJ_Node | virtual |
| getChildTypeID() const override | OBJ_Node | virtual |
| getCHOPNode(const char *path, int addextra=0, bool *got_by_flag=nullptr) const | OP_Node | |
| getChopScopeChannels(UT_WorkBuffer &chopscope_cmd) | OP_Parameters | |
| getClip(OP_Context *context=nullptr) | OP_Node | virtual |
| getClipboardFile(const char *file_prefix=nullptr) | OP_Network | |
| getCodeCreator() const | OP_NetworkBoxItem | |
| getColor() const override | OP_Node | virtual |
| getColorDefault() const | OP_Node | |
| getComment() const | OP_Node | inline |
| getCompress() const | OP_Node | |
| getConnectedInputIndex(OP_InputIdx start_at=-1) const | OP_Node | |
| getConnectedItems(OP_NetworkBoxItemList &connected, bool inputs, bool recursive, bool include_this_item) const | OP_NetworkBoxItem | |
| getConnectorHeight() | OP_Node | static |
| getCookCache() | OP_Node | inlineprotected |
| getCookCount() const | OP_Node | inline |
| getCookedData(const OP_Context &) | OP_Node | virtual |
| getCookedDataType() const override | OBJ_Node | protectedvirtual |
| getCookedLocalRotates(OP_Context &context, UT_Vector3R &rot) | OBJ_Bone | |
| getCookInfo(UT_String &info) const | OP_Node | |
| getCookInfoTree(UT_InfoTree &tree) const | OP_Node | |
| getCookLock() | OP_Node | inline |
| getCookPathNodes(OP_NodeList &nodes) | OP_Node | |
| getCookTimerLabel(const OP_Context &context) const | OP_Node | protectedvirtual |
| getCOP2Node(const char *path, int addextra=0) const | OP_Node | |
| getCop3DNodePtr() | OP_Network | virtual |
| getCOPNode(const char *path, int addextra=0) const | OP_Node | |
| getCreator() const | OP_NetworkBoxItem | |
| getCreatorState() const | OP_Node | inline |
| getCurrent() const | OP_Node | |
| getCurrentNodePtr() | OP_Network | virtual |
| getDandROpsEqual() override | OP_Network | virtual |
| getDataBlock(const char *key) const | OP_Node | |
| getDataBlockKeys(UT_StringArray &keys, const UT_StringHolder &type=UT_StringHolder()) const | OP_Node | |
| getDataClass() const | OP_Node | virtual |
| getDataFileExtension(int binary) const | OP_Node | protectedvirtual |
| getDebug() const | OP_Node | inlinevirtual |
| getDefaultedFProperty(const char *name, fpreal now, fpreal def) const | OBJ_Node | inline |
| getDefaultedIProperty(const char *name, fpreal now, int def) const | OBJ_Node | inline |
| getDefaultedRawSProperty(const char *name, fpreal now, UT_String &result, const char *def) const | OBJ_Node | inline |
| getDefaultedSProperty(const char *name, fpreal now, UT_String &result, const char *def) const | OBJ_Node | inline |
| getDefaultState(UT_String &default_state_name) | OP_Node | virtual |
| getDelaySyncOTL() const | OP_Node | inline |
| getDelScript() const | OP_Node | inline |
| getDescriptiveName(UT_String &str) const | OP_Node | protectedvirtual |
| getDescriptiveParmName(UT_String &str) const | OP_Node | protectedvirtual |
| getDisplacementSpace(UT_DMatrix4 &xform, fpreal t) | OBJ_Geometry | |
| getDisplacementSpace(UT_Matrix4 &xform, fpreal t) | OBJ_Geometry | |
| getDisplay() const | OP_Node | inline |
| getDisplay3D() | OP_Node | |
| getDisplayComment() const | OP_Node | inline |
| getDisplayDescriptiveName() const | OP_Node | inline |
| getDisplayDopPtr() | OBJ_Node | inline |
| getDisplayGeometry(OP_Context &context, int check_enable=1, OP_Node **source_node=0) | OBJ_Node | |
| getDisplayGeometryHandle(OP_Context &context, int check_enable=1, OP_Node **source_node=0) | OBJ_Node | |
| getDisplayNodePtr() | OP_Network | virtual |
| getDisplayOrder() const | OBJ_Node | inline |
| getDisplayOrigin() const override | OBJ_Node | virtual |
| getDisplayOutputNode(OP_Context &context, bool check_enable) | OBJ_Node | |
| getDisplaySopPtr() | OBJ_Node | inline |
| getDoingBulkNotification() | OP_Node | static |
| getDOPNode(const char *path, int addextra=0) const | OP_Node | |
| getDot(int index) const | OP_Network | |
| getDot(const char *name) const | OP_Network | |
| getDotList() | OP_Network | inline |
| getDragDropChoice(DD_Source &src, DD_ChoiceList &c) override | OBJ_Node | protectedvirtual |
| getEditableInputData(OP_InputIdx idx, const UT_StringRef &key) const | OP_Node | |
| getEditableInputDataKeys(OP_InputIdx idx, UT_StringArray &keys) const | OP_Node | |
| getEditableInputString(OP_InputIdx idx, const UT_StringRef &key) const | OP_Node | |
| getEditableSubNodes() const | OP_Network | inline |
| getEditCallback(void *&data) | OP_Node | static |
| getEditPicked() const | OP_Node | inlinevirtual |
| getEnableState(int pi, int v=-1) | OP_Parameters | |
| getEnableState(const char *pn, int v=-1) | OP_Parameters | |
| getEnableStateInst(const char *name, const int *inst, int nestlevel=1, int v=-1) | OP_Parameters | |
| getErrorMessages(UT_String &messages, UT_ErrorSeverity severity=UT_ERROR_NONE) | OP_Parameters | inline |
| getErrorSeverity() override | OP_Network | virtual |
| getErrorVersion() | OP_Parameters | |
| getEvalChannelMicroNode(int thread) | OP_Node | static |
| getEvaluatedConstraints() | OBJ_Node | |
| getExistingOpDependents(OP_NodeList &deps, bool include_descendants) const | OP_Node | |
| getExistingOpReferences(OP_NodeList &refs, bool recurse) const | OP_Node | |
| getExport() const | OP_Node | inlinevirtual |
| getExportNodePtr() | OP_Network | virtual |
| getExpose() const | OP_Node | inline |
| getExprLanguage() const override | OP_Parameters | virtual |
| getExternalFiles(UT_StringArray &files, const char *stringparm, int framestart, int frameend, bool collapse, bool check_missing, bool show_only_missing, UT_KnownPath path) | OP_Node | protected |
| getExternalReferences(UT_StringArray &reflist, UT_StringArray *nodelist=nullptr, bool from_children_too=true, bool collapse=false, bool check_missing=false, bool show_missing_only=false) | OP_Node | |
| getExtraInputMemoryUsage() const | OP_Node | |
| getExtraInputNodes(OP_NodeList &extras, bool remove_duplicates=true, bool data_interest=true, bool parm_interest=true, bool flag_interest=true, bool include_parmlist=true, bool follow_simulation_inputs=false) const | OP_Node | |
| getExtraNodesForCopyOrDelete(OP_NodeList &extras) const | OP_Node | virtual |
| getExtraOutputNodes(OP_NodeList &extras, bool remove_duplicates=true, bool data_interest=true, bool parm_interest=true, bool flag_interest=true) const | OP_Node | |
| getFileExtension(int binary) const override | OBJ_Node | protectedvirtual |
| getFirstExecLicenseOnlyAncestor(bool ignore_self=true) const | OP_Node | |
| getFirstOutputNode(bool through_dots=true, OP_OutputIdx output_idx=-1) const | OP_Node | |
| getFlag(char tag) const | OP_Node | virtual |
| getFlagWidth() | OP_Node | static |
| getFootprint() const | OP_Node | inline |
| getFullCOP2Path(const char *relpath, UT_String &fullpath, int &flagdependent) | OBJ_Node | |
| getFullOpDependents(OP_NodeList &deps, bool include_descendants) const | OP_Node | |
| getFullOpReferences(OP_NodeList &refs, bool include_descendants) const | OP_Node | |
| getFullPath(UT_String &str) const | PRM_ParmOwner | inline |
| getFullPath(UT_WorkBuffer &str) const | PRM_ParmOwner | inline |
| getFullPath() const | PRM_ParmOwner | inline |
| getGeometryInstance(fpreal now) const | OBJ_Node | |
| getGlobalDefaultColor() | OP_Node | static |
| getGlobalKeepPosWhenMoving() | OBJ_Node | inlinestatic |
| getGlobalKeepPosWhenParenting() | OBJ_Node | inlinestatic |
| getGlobalKinOverride() | OBJ_Bone | inlinestatic |
| getGlobbedNetworkBoxes(OP_Node *cwd, UT_String &holder, const char *pattern, UT_WorkArgs &argv, OP_GlobContext *context) | OP_Node | static |
| getGlobbedNodes(OP_Node *cwd, UT_String &holder, const char *pattern, UT_WorkArgs &argv, OP_GlobContext *context) | OP_Node | static |
| getGlobbedPostIts(OP_Node *cwd, UT_String &holder, const char *pattern, UT_WorkArgs &argv, OP_GlobContext *context) | OP_Node | static |
| getGroup(int index) const | OP_Network | |
| getGroups(UT_ValArray< OP_Group * > &list, int internal=0) | OP_Network | |
| getH() const override | OBJ_Node | virtual |
| getHardLock() const | OP_Node | inline |
| getHashCode(OP_Context &context, int group_mask=1) | OP_Node | |
| getHasTakeData() const override | OP_Node | inlinevirtual |
| getHDASubType() override | OBJ_Node | virtual |
| getHideDefaultParms() const | OBJ_Node | inlinevirtual |
| getHighlight() const | OP_Node | inline |
| getIgnorePretransform() | OBJ_Node | inlinestatic |
| getIgnorePretransformValue() | OBJ_Node | inlinestatic |
| getImplicitAncestors(OP_NodeList &implicit_nodes, OP_NodeList &border_nodes, OP_Node &node, const char *state=nullptr, OP_Node *keep_node=nullptr, bool included=true) | OP_Network | |
| getIndirect() const override | OBJ_Bone | inlineprotectedvirtual |
| getIndirectString(OP_IndirectInput *, UT_String &) | OP_Network | |
| getInfoText(OP_Context &context, OP_NodeInfoParms &parms) | OP_Node | |
| getInput(OP_InputIdx idx, bool mark_used=false) const | OP_Node | |
| getInputDataDefault(OP_InputIdx idx) const | OP_Node | inlinevirtual |
| getInputEditorInputLabel(UT_String &label, OP_InputIdx idx) | OP_Node | virtual |
| getInputEditorInputs() | OP_Node | virtual |
| getInputFollowingOutputs(OP_InputIdx input, DEP_MicroNode *depnode=nullptr) const | OP_Node | |
| getInputFromName(const UT_String &in) const | OP_Node | virtual |
| getInputFromUniqueName(const OP_ConnectorId &id) const | OP_Node | |
| getInputName(UT_String &in, OP_InputIdx idx) const | OP_Node | virtual |
| getInputReference(OP_InputIdx idx, bool grow) | OP_Node | virtual |
| getInputReferenceConst(OP_InputIdx idx) const | OP_Node | virtual |
| getInputRes(int input, fpreal t, const OP_Context &context, OP_Context &input_context) | OP_Node | virtual |
| getInputsArraySize() | OP_Node | inline |
| getInputToHash(OP_InputIdx i) | OP_Node | virtual |
| getInstanceObject(fpreal now) const | OBJ_Node | |
| getInterfaceParmTemplates() const | OP_Parameters | |
| getInternalOperator() const | OP_Node | inlinevirtual |
| getInternalOpTable() const | OP_Node | inlinevirtual |
| getInverseLocalToWorldTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Node | |
| getInverseLocalToWorldTransform(OP_Context &context, UT_Matrix4 &mat) | OBJ_Node | |
| getInverseObjectToWorldTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Node | |
| getInverseObjectToWorldTransform(OP_Context &context, UT_Matrix4 &mat) | OBJ_Node | |
| getInverseXform() | OBJ_Node | inlineprotected |
| getIsChangingSpareParms() const | OP_Parameters | inline |
| getIsClearingContentsOfEditableSubnodes() | OP_Network | inline |
| getIsContainedBy(const OP_Node *testparent) const | OP_Node | |
| getIsEditableAssetSubNode() const | OP_Node | |
| getIsInputVisibleDefault(OP_InputIdx idx) | OP_Node | virtual |
| getIsRunningInCreateScript() const | OP_Node | protected |
| getIsSubNodeEditable(const OP_Node *subnode) const | OP_Network | |
| getItem(const char *name, OP_ItemTypeMask item_type=OP_ITEMTYPE_ALL) | OP_Network | |
| getItemExpose() const override | OP_Node | inlinevirtual |
| getItemName() const override | OP_Node | inlinevirtual |
| getItemType() const override | OP_Node | virtual |
| getItemUniqueId() const override | OP_Node | inlinevirtual |
| getIWorldTransform(UT_Matrix4D &mat, OP_Context &context) override | OBJ_Node | virtual |
| OP_Network::getIWorldTransform(UT_Matrix4F &xform, OP_Context &ctx) | OP_Node | inline |
| getKinChop() | OBJ_Bone | |
| getLastCookTime() const | OP_Node | |
| getLastCookTime(UT_String &last_cook_time) const | OP_Node | |
| getLastExecLicenseOnlyAncestor(bool ignore_self=true) const | OP_Node | |
| getLayersFromScopedChannels(const CH_ChannelRefList &ori_refs, CH_ChannelRefList &layer_refs) | OP_Parameters | static |
| getLicense() const | OP_Node | |
| getLightMaskBundle(fpreal t) | OBJ_Geometry | |
| getLightMaskObjects(OP_NodeList &lights, fpreal t) | OBJ_Geometry | |
| getLoadCollisions(UT_IStream &is, OP_NodeList &node_list, UT_ValArray< OP_NetworkBox * > &netbox_list, UT_ValArray< OP_PostIt * > &pnote_list, const char *pattern="*") | OP_Network | |
| getLocal2DToWorldTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Node | |
| getLocalPivot(OP_Context &context) | OBJ_Node | |
| getLocalToWorldTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Node | |
| getLocalToWorldTransform(OP_Context &context, UT_Matrix4 &mat) | OBJ_Node | |
| getLocalTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Node | |
| getLocalTransform(OP_Context &context, UT_Matrix4 &mat) | OBJ_Node | |
| getLocalVarNames(UT_StringArray &out_vars) | OP_Node | |
| getLocalXform() const | OBJ_Node | inlineprotected |
| getLock() const | OP_Node | inline |
| getLockedErrorManager() | OP_Parameters | inlineprotected |
| getLockState() const | OP_Node | inline |
| getLookatObjectIsTimeDependent(const UT_String &lookat, fpreal t) | OBJ_Node | |
| getLookatObjectTransform(const UT_String &lookat, OP_Context &context, OP_Node *addextrainputto, UT_DMatrix4 &xform, bool &timedep) | OBJ_Node | |
| getLOPNode(const char *path, int addextra=0) const | OP_Node | |
| getMainOrder(int trs) | OP_Node | static |
| getMainOrderMenuIndex(UT_XformOrder::rstOrder order) | OP_Node | static |
| getManagementOperators(OP_OperatorList &op) | OBJ_Node | static |
| getMapping(int idx, const char *&label) const | OP_Node | virtual |
| getMatchesOTLDefinition() const | OP_Node | |
| getMatchSelectButton(int option, int autoscope) | OBJ_Node | static |
| getMaterialIconAllowRegenerateFlag() | OP_Node | inlinevirtual |
| getMaterialIconFilename() | OP_Node | inlinevirtual |
| getMaterialIconImage() | OP_Node | inlinevirtual |
| getMaterialNode(fpreal now) | OBJ_Node | |
| getMaterialParmMicroNode() | OBJ_Node | |
| getMaterialParmToken() | OBJ_Node | static |
| getMaxSafeX() | OP_NetworkBoxItem | inlinestatic |
| getMaxSafeY() | OP_NetworkBoxItem | inlinestatic |
| getMemberships(const OP_Node *node, UT_ValArray< OP_Group * > &list, int internal=0) | OP_Network | |
| getMemoryUsage(bool inclusive) const override | OBJ_Node | virtual |
| getMessageSubNodes(OP_NodeList &list) const | OP_Network | |
| getMicroNodesFromRef(OP_Node *op, OP_InterestType type, DEP_MicroNodeList µnodes, bool data_target) | OP_Node | static |
| getMicroNodesFromRef(OP_Node &op, int parm_i, int vec_i, DEP_MicroNodeList µnodes) | OP_Node | static |
| getMinimizedOwnerBox() const | OP_NetworkBoxItem | |
| getMinSafeX() | OP_NetworkBoxItem | inlinestatic |
| getMinSafeY() | OP_NetworkBoxItem | inlinestatic |
| getModified() const | OP_Node | inline |
| getMotionEffectsNetworkPath(UT_String &path) | OP_Node | |
| getMultiparmInfo() | OP_Parameters | |
| getMyExternalReferences(UT_StringArray &reflist, UT_StringArray *nodelist=nullptr, bool collapse=false, bool check_missing=false, bool show_missing_only=false) | OP_Node | protectedvirtual |
| getName() const | OP_Parameters | inline |
| getNamedInput(const OP_ConnectorId &input_name, bool mark_used=false) const | OP_Node | |
| getNamedInputReference(const OP_ConnectorId &input_name, bool grow) | OP_Node | |
| getNamedInputReferenceConst(const OP_ConnectorId &input_name) const | OP_Node | |
| getNamedParentInput(const OP_ConnectorId &name) const | OP_Network | |
| getNameSerialIndex() | OP_Node | static |
| getNchildren() const override | OP_Network | virtual |
| getNdots() const | OP_Network | |
| getNetName() const | OP_Node | |
| getNetworkBox(int index) const | OP_Network | |
| getNetworkBox(const char *name) const | OP_Network | |
| getNetworkLock(bool relaxedlockcheck=false, const OP_Node *input_node=nullptr) const | OP_Node | |
| getNetworkScopeStack(UT_StringArray &scope_stack) | OP_Network | |
| getNgroups() const | OP_Network | |
| getNnetworkBoxes() const | OP_Network | |
| getNodeButtonWidth() | OP_Node | static |
| getNodeHeight() | OP_Node | static |
| getNodeOrCreateProxy(const UT_StringRef &op_path) | OP_Node | protected |
| getNodeShape() const | OP_Node | |
| getNodeSpecificInfoData() const | OP_Node | virtual |
| getNodeSpecificInfoText(OP_Context &context, OP_NodeInfoParms &iparms) override | OBJ_Bone | virtual |
| getNparentInputs() const | OP_Network | inline |
| getNpostItNotes() const | OP_Network | |
| getNthConnectedInput(OP_InputIdx n) const | OP_Node | |
| getNumChildManagers(OP_OpTypeId type) const | OP_Network | |
| getNumExtraInputs() const | OP_Node | |
| getNumInputsToHash() | OP_Node | virtual |
| getNumParms() const | OP_Parameters | inline |
| getNumUniqueIds() | OP_Node | inlinestatic |
| getNumVisibleInputs() const | OP_Node | virtual |
| getNumVisibleOutputs() const | OP_Node | virtual |
| getObjectAppearance() override | OBJ_Geometry | virtual |
| getObjectDisplay(fpreal t, const OP_Network *n=0) const | OBJ_Node | inline |
| getObjectDisplayStyle(fpreal t, const OP_Network *net=NULL, bool ignore_display=false) const | OBJ_Node | |
| getObjectToChainParentTransform(OBJ_Bone *start_bone, UT_DMatrix4 &xform, fpreal t) | OBJ_Bone | |
| getObjectToWorldTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Node | |
| getObjectToWorldTransform(OP_Context &context, UT_Matrix4 &mat) | OBJ_Node | |
| getObjectType() const override | OBJ_Bone | virtual |
| getOBJNode(const char *path, int addextra=0) const | OP_Node | |
| getObsolete() | OBJ_Bone | static |
| getOnionSkin() override | OBJ_Geometry | virtual |
| getOpConstraintsInfo(UT_String &str, fpreal t) | OBJ_Node | protectedvirtual |
| getOpDependents() const | OP_Node | inline |
| getOperator() const | OP_Parameters | inline |
| getOperatorFilter() | OP_Network | virtual |
| getOperatorTable(const UT_StringRef &op_type, const char *script_path=nullptr) | OP_Network | static |
| getOperatorTable() const | OP_Network | inline |
| getOpInfoFromOpTypeID(OP_OpTypeId opid) | OP_Node | static |
| getOpInfoFromOpTypeName(const char *name) | OP_Node | static |
| getOpInfoFromScriptDir(const char *dir) | OP_Node | static |
| getOpInfoFromTableName(const char *name) | OP_Node | static |
| getOpsByName(const char *op_name, UT_Array< OP_Node * > &list) const | OP_Network | |
| getOpShadingInfo(UT_String &str, fpreal t) | OBJ_Node | protectedvirtual |
| getOpType() const override | OBJ_Node | virtual |
| getOpTypeFromTable(const char *table) | OP_Network | static |
| getOpTypeID() const override | OBJ_Node | virtual |
| getOriginalOperatorName() const | OP_Node | |
| getOriginalOperatorTableAndName(UT_WorkBuffer &name) const | OP_Node | |
| getOriginalOperatorTableAndName(UT_String &name) const | OP_Node | |
| getOutputForView() const | OP_Node | inline |
| getOutputFromName(const UT_String &out) const | OP_Node | virtual |
| getOutputFromUniqueName(const OP_ConnectorId &id) const | OP_Node | |
| getOutputItem(int idx, OP_OutputIdx output_idx=-1) const | OP_Node | |
| getOutputItem2(int idx, UT_Optional< OP_OutputIdx > output_idx=UT_NULLOPT) const | OP_Node | |
| getOutputName(UT_String &out, OP_OutputIdx idx) const | OP_Node | virtual |
| getOutputNodePtrs() const | OP_Network | virtual |
| getOutputNodes(UT_Array< OP_Node * > &outputs, bool into_subnets=false, bool through_dots=true, OP_OutputIdx output_idx=-1) const | OP_Node | |
| getOutputNodes2(UT_Array< OP_Node * > &outputs, bool into_subnets=false, bool through_dots=true, UT_Optional< OP_OutputIdx > output_idx=UT_NULLOPT) const | OP_Node | |
| getOutputTowardsNode(const OP_Node *target) | OP_Node | |
| getOverrideDependentBoneLength(fpreal t) | OBJ_Bone | |
| getOwnedMicroNodes(DEP_MicroNodeList µnodes) | OP_Node | virtual |
| getOwnerBox() const | OP_NetworkBoxItem | |
| getParallelInputs(OP_Context &context, OP_NodeList &nodes) const override | OBJ_Node | virtual |
| getParameterOrProperty(const UT_StringRef &name, fpreal now, OP_Node *&op, PRM_Parm *&parm, bool create_missing_multiparms, PRM_ParmList *obsolete=0) override | OBJ_Node | protectedvirtual |
| getParameterOrPropertyByChannel(const UT_StringRef &name, fpreal now, OP_Node *&op, PRM_Parm *&parm, int &vectoridx, PRM_ParmList *obsolete=0) override | OBJ_Node | protectedvirtual |
| getParameterOrPropertyConst(const UT_StringRef &name, fpreal now, OP_Node *&op, PRM_Parm *&parm, PRM_ParmList *obsolete) const | OP_Parameters | inline |
| getParent() const | OP_Node | inline |
| getParentingErrorFlag() const | OBJ_Node | inline |
| getParentInput(OP_InputIdx index) const | OP_Network | |
| getParentInput(const char *name) const | OP_Network | |
| getParentNetwork() const override | OP_Node | virtual |
| getParentObject() | OBJ_Node | virtual |
| getParentToWorldTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Node | |
| getParentToWorldTransform(OP_Context &context, UT_Matrix4 &mat) | OBJ_Node | |
| getParentToWorldTransformForInputNoLock(OBJ_Node *input, OP_Context &context, UT_DMatrix4 &mat, bool applyInputDependentTransform=true) | OBJ_Node | protected |
| getParm(int i) | OP_Parameters | inline |
| getParm(int i) const | OP_Parameters | inline |
| getParm(const UT_StringRef &name) | OP_Parameters | inline |
| getParm(const UT_StringRef &name) const | OP_Parameters | inline |
| getParmActivationControl(const UT_StringRef &parm_name) | OP_Parameters | |
| getParmActivationControlName(const UT_StringRef &parm_name) | OP_Parameters | static |
| getParmBaseNodePath(UT_String &path, int parm_index, int thread) const | OP_Node | |
| getParmBundle(const char *parm_name, int vector_index, UT_String &pattern, OP_Network *creator, const char *filter) | OP_Node | |
| getParmBundle(const char *parm_name, int vector_index, UT_String &pattern, OP_Network *creator, const char *filter, bool subnet_inclusion) | OP_Node | |
| getParmHashCode(OP_Context &context, int group_mask=1) | OP_Node | virtual |
| getParmIndex(const UT_StringRef &name) const | OP_Parameters | inline |
| getParmInput(OP_OutputIdx idx) const | OP_Node | inlinevirtual |
| getParmIsVisible(const char *parmname) | OP_Parameters | |
| getParmList() | PRM_ParmOwner | inline |
| getParmList() const | PRM_ParmOwner | inline |
| getParmPivotTransform(OP_Context &context, UT_DMatrix4 &xform) | OBJ_Node | |
| getParmPivotTransform(OP_Context &context, UT_Matrix4 &xform) | OBJ_Node | |
| getParmPtr(const UT_StringRef &name) | OP_Parameters | inline |
| getParmPtr(const UT_StringRef &name) const | OP_Parameters | inline |
| getParmPtrInst(const char *name, const int *inst, int nestlevel=1) | OP_Parameters | |
| getParmPtrInst(const char *name, const int *inst, int nestlevel=1) const | OP_Parameters | |
| getParmsThatReference(const char *channame, UT_ValArray< PRM_Parm * > &parms, UT_IntArray &parmsubidxs) | OP_Node | |
| getParmTransform(OP_Context &context, UT_DMatrix4 &xform) override | OBJ_Bone | virtual |
| OBJ_Geometry::getParmTransform(OP_Context &context, UT_Matrix4 &xform) | OBJ_Node | |
| getParmTransformRotates(OP_Context &context, UT_DMatrix4 &xform) override | OBJ_Bone | virtual |
| getParmTransformScales(OP_Context &context, UT_DMatrix4 &xform) override | OBJ_Bone | virtual |
| getParmTransformTransferMatrix(OP_Context &context, OBJ_TransformComponent type, UT_DMatrix4 &xform) | OBJ_Node | protected |
| getParmTransformTranslates(OP_Context &context, UT_DMatrix4 &xform) override | OBJ_Bone | virtual |
| getParticleObject(fpreal now) const | OBJ_Node | |
| getPassThroughNode(fpreal t, bool mark_used=false) | OP_Node | virtual |
| getPathFromParent(UT_String &str, const OP_Node *parent) const | OP_NetworkBoxItem | inline |
| getPathFromParent(UT_WorkBuffer &str, const OP_Node *parent) const | OP_NetworkBoxItem | |
| getPathObjectDetailHandle(const UT_String &path, OP_Context &context, GU_ConstDetailHandle &gdh, UT_DMatrix4 &xform) | OBJ_Node | |
| getPathObjectIsTimeDependent(const UT_String &path, fpreal t) | OBJ_Node | |
| getPathWithSubnet(UT_String &str) const | OP_Node | virtual |
| getPathWithSubnet(UT_StringHolder &str) const | OP_Node | inline |
| getPendingOverrideString() const | PRM_ParmOwner | inline |
| getPickable() override | OBJ_Node | virtual |
| getPickableSelfOrParent() | OP_Node | |
| getPicked() const override | OP_Node | inlinevirtual |
| getPickedChildren(OP_NodeList &picked, bool include_hidden=false) const | OP_Node | |
| getPickedItems(OP_ItemTypeMask item_type_mask, OP_NetworkBoxItemList &picked, bool include_hidden=false, bool recurse_picked_netboxes=false) const | OP_Network | |
| getPivotParmValue(int trs, fpreal tx, fpreal ty, fpreal tz, fpreal px, fpreal py, fpreal pz) | OP_Node | static |
| getPivotParmValue(int trs, fpreal tx, fpreal ty, fpreal tz, fpreal px, fpreal py, fpreal pz, fpreal pivot_rx, fpreal pivot_ry, fpreal pivot_rz, bool inverse=false) | OP_Node | static |
| getPosition(FrameType frame_type, UT_Vector3R &pos, fpreal t) | OBJ_Bone | |
| getPosition(const char *frame, UT_Vector3R &pos, fpreal t) | OBJ_Bone | |
| getPostItNote(int index) const | OP_Network | |
| getPostItNote(const char *name) const | OP_Network | |
| getPostParmSaveFlagsString(UT_String &cmd) const override | OBJ_Node | protectedvirtual |
| getPotentialChildErrorNodes(OP_NodeList &nodes) const override | OP_Network | virtual |
| getPreConstraintsTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Node | |
| getPreConstraintsTransform(OP_Context &context, UT_Matrix4 &mat) | OBJ_Node | |
| getPreferredAudioNodePtr(OP_Node *skipthisnode) const | OP_Network | protected |
| getPreferredDisplayNodePtr(OP_Node *skipthisnode) const | OP_Network | protected |
| getPreferredRenderNodePtr(OP_Node *skipthisnode) const | OP_Network | protected |
| getPreLocalTransform(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Node | |
| getPreLocalTransform(OP_Context &context, UT_Matrix4 &mat) | OBJ_Node | |
| getPreLookatTransform(OP_Context &context, UT_DMatrix4 &wolrdXform, UT_DMatrix4 &xform, bool norotates=false) | OBJ_Node | |
| getPreParmSaveFlagsString(UT_String &cmd) const override | OBJ_Node | protectedvirtual |
| getPreTransform() const | OBJ_Node | inline |
| getPreTransform() | OBJ_Node | inline |
| getPreTransformInput(OP_Context &context, UT_DMatrix4 &mat) | OBJ_Node | |
| getRamp() | OP_Node | virtual |
| getRawErrors(UT_Array< UT_Error > &errors, bool update) override | OP_Network | virtual |
| getRawParmTransform(OP_Context &context, UT_DMatrix4 &xform) | OBJ_Node | |
| getRawParmTransform(OP_Context &context, UT_Matrix4 &xform) | OBJ_Node | |
| getReferenceFrameNames() | OBJ_Bone | inlinestatic |
| getReferenceFrames() | OBJ_Bone | inlinestatic |
| getReflectBundle(fpreal t) | OBJ_Geometry | |
| getRelativeCaptureTransform(OP_Node &to, UT_Matrix4 &xform, OP_Context &context) override | OBJ_Bone | virtual |
| getRelativeCaptureTransform(OP_Node &to, UT_DMatrix4 &xform, OP_Context &context) override | OBJ_Bone | virtual |
| getRelativePathTo(const OP_NetworkBoxItem *base_item, UT_String &result) const | OP_NetworkBoxItem | |
| getRelativeTransform(OP_Node &to, UT_Matrix4 &xform, OP_Context &context) override | OBJ_Node | virtual |
| getRelativeTransform(OP_Node &to, UT_DMatrix4 &xform, OP_Context &context) override | OBJ_Node | virtual |
| getRender() const | OP_Node | inline |
| getRenderGeometry(OP_Context &context, int check_enable=1) | OBJ_Node | |
| getRenderGeometryHandle(OP_Context &context, int check_enable=1) | OBJ_Node | |
| getRenderNodePtr() | OP_Network | virtual |
| getRenderSopPtr() | OBJ_Node | inline |
| getRepresentativeNodeId(OP_Node *changed_child, int current_rep_id) | OP_Network | |
| getRestPosition(const char *frame, UT_Vector3R &pos, fpreal t) | OBJ_Bone | |
| getRootCompiledParent() const | OP_Node | inline |
| getROPNode(const char *path, int addextra=0) const | OP_Node | |
| getRotOrder(int xyz) | OP_Node | static |
| getRotOrderMenuIndex(UT_XformOrder::xyzOrder order) | OP_Node | static |
| getSaveBypass() const | OP_Node | inline |
| getSaveData() const | OP_Node | inline |
| getSaveError() | OP_Parameters | |
| getSaveFlagsString(UT_String &cmd, const char *flags, bool save_to_hip) const override | OBJ_Node | protectedvirtual |
| getSaveWithVopnets() override | OP_Network | virtual |
| getScriptDirectory() | OP_Network | virtual |
| getScriptFromTable(const char *table) | OP_Network | static |
| getScriptMaterialInfo(UT_String &mat_info, VOP_ScriptMaterialCodeMapper *mapper) | OP_Node | inlinevirtual |
| getSetRotateParmName() const override | OBJ_Bone | virtual |
| getSetScaleParmName() const | OBJ_Node | inlinevirtual |
| getSetTranslateParmName() const | OBJ_Node | inlinevirtual |
| getShaderNode(OP_Node *candidate, int shader_type, fpreal now, const UT_Options *options) | OBJ_Node | |
| getShaderNode(int shader_type, fpreal now, const UT_Options *options, DEP_MicroNode *dep=NULL) | OBJ_Node | |
| getShaderParmTemplates() | OP_Node | virtual |
| getShaderSpace(OP_Context &context, UT_DMatrix4 &xform) | OBJ_Geometry | |
| getShaderSpace(OP_Context &context, UT_Matrix4 &xform) | OBJ_Geometry | |
| getShopTransform(UT_DMatrix4 &xform, int shop_type, fpreal now, const UT_Options *options) | OBJ_Node | |
| getSoftLock() const | OP_Node | inline |
| getSOPNode(const char *path, int addextra=0, bool *got_by_flag=nullptr) const | OP_Node | |
| getSortedList() | OP_Network | |
| getSoundMaterial(fpreal t) | OBJ_Geometry | virtual |
| getSourceCount() const | OP_Node | protected |
| getSpareOutputFromName(const UT_StringHolder &name) const | OP_Node | |
| getSpareParmLayoutTemplateImports() const | OP_Parameters | |
| getSpareParmLayoutTemplates() const | OP_Parameters | |
| getSpareParmTemplateImports() const | OP_Parameters | |
| getSpareParmTemplates() const | OP_Parameters | |
| getSpareParmTemplatesId() const | OP_Parameters | |
| getStashedCurrentNodePtr() const | OP_Network | |
| getStat() const | OP_Parameters | inline |
| getStat() | OP_Parameters | inline |
| getStringMeaning(int pi, int vi, fpreal t) const | OP_Parameters | |
| getStringMeaning(const char *pn, int vi, fpreal t) const | OP_Parameters | |
| getStringMeaningInst(const char *name, const int *inst, int vi, fpreal t, int nest_level=1) const | OP_Parameters | |
| getStringParmOpPath(PRM_Parm &parm, int vi, UT_String &oppath, int thread) | OP_Node | protectedstatic |
| getSyncErrorLevel() const | OP_Node | inline |
| getSyncErrors() const | OP_Node | inline |
| getTakeReferences() const | OP_Parameters | inline |
| getTemplate() const | OP_Node | inline |
| getTemplateList() | OBJ_Bone | static |
| OBJ_Geometry::getTemplateList(OBJ_ParmsStyle style) | OBJ_Geometry | static |
| getTemplateOps(UT_ValArray< OP_Node * > &list) | OP_Network | |
| getTimeOverride() | OBJ_Node | inlineprotectedvirtual |
| getTimeTransform(int input, fpreal t) | OP_Node | virtual |
| getTOPNode(const char *path, int addextra=0) const | OP_Node | |
| getTrackChannel(const char *name) | OP_Node | virtual |
| getTransform(TransformMode mode, UT_Matrix4D &mat, OP_Context &context) override | OBJ_Node | virtual |
| OP_Network::getTransform(TransformMode mode, UT_Matrix4F &xform, OP_Context &ctx) | OP_Node | inline |
| getTranslateParmIndex() | OP_Node | virtual |
| getTraverseEndIterator() | OP_Node | |
| getUniqueId() const | OP_Node | inline |
| getUniqueInputName(OP_ConnectorId &id_out, OP_InputIdx idx, bool grow) | OP_Node | |
| getUniqueInputNameConst(OP_ConnectorId &id_out, OP_InputIdx idx) const | OP_Node | |
| getUniqueOutputName(OP_ConnectorId &id_out, OP_OutputIdx idx) | OP_Node | |
| getUniqueOutputNameConst(OP_ConnectorId &id_out, OP_OutputIdx idx) const | OP_Node | |
| getUnload() const | OP_Node | |
| getUseBypassLook(const OP_EditorContext &ctx) const | OP_Node | virtual |
| getUserData(const UT_StringRef &key, UT_StringHolder &result) const | OP_Node | |
| getUseSolver() const | OBJ_Bone | inline |
| getValueAsBundlePaths(fpreal t, UT_WorkBuffer &resultbuf, PRM_Parm *parm, int index, OP_Node *srcnode) | OP_Node | static |
| getValueAsBundlePaths(fpreal t, OP_NodeList &resultnodes, PRM_Parm *parm, int index, OP_Node *srcnode) | OP_Node | static |
| getValueAsProcessedNodePaths(fpreal t, UT_WorkBuffer &resultbuf, const PRM_Parm *parm, int index, const OP_Node *srcnode) | OP_Parameters | static |
| getValueAsProcessedNodePaths(fpreal t, UT_Array< UT_StringHolder > &resultarr, const PRM_Parm *parm, int index, const OP_Node *srcnode) | OP_Parameters | static |
| getVariable(int i) const | OP_Parameters | protected |
| getVariable(const char *name) const | OP_Parameters | protected |
| getVariableString(int index, UT_String &value, int thread) | OP_Parameters | virtual |
| getVariableValue(int index, int thread) | OP_Parameters | virtual |
| getVersionParms() const | OP_Node | inline |
| getViewSetting() const | OP_Network | inlinevirtual |
| getVisible() const override | OBJ_Node | virtual |
| getVisibleState(int pi, int v=-1) | OP_Parameters | |
| getVisibleState(const char *pn, int v=-1) | OP_Parameters | |
| getVopAutoCodeGenerator() | OP_Node | inlinevirtual |
| getVopAutoCodeGenerator() const | OP_Node | inlinevirtual |
| getVopCodeGenerator() | OP_Node | inlinevirtual |
| getVopExportedParmsManager(bool create_if_needed=false) | OP_Node | inlinevirtual |
| getW() const override | OBJ_Node | virtual |
| getWorldPivot(OP_Context &context) | OBJ_Node | |
| getWorldTransform(UT_Matrix4D &mat, OP_Context &context) override | OBJ_Node | virtual |
| OP_Network::getWorldTransform(UT_Matrix4F &xform, OP_Context &ctx) | OP_Node | inline |
| getWorldTransformFromData(const UT_StringRef &id, const OP_Context &context, bool get_inverse_xform, DEP_MicroNode *depnode, UT_DMatrix4 &xform) | OP_Node | virtual |
| getWorldXform() const | OBJ_Node | inlineprotected |
| getX() const override | OP_Node | inlinevirtual |
| getXformDescription(const UT_DMatrix4 &xform, const char *label_if_not_identity, const char *text_if_identity, const UT_Vector3R pivot, const UT_Vector3R pivot_rotate, const UT_XformOrder order, UT_WorkBuffer &text) | OBJ_Node | protected |
| getXformOrder(UT_XformOrder &xord, const CH_Channel *chp) const override | OBJ_Node | virtual |
| getXformPivot(int trs, fpreal tx, fpreal ty, fpreal tz, fpreal px, fpreal py, fpreal pz) | OP_Node | static |
| getXformPivot(int trs, fpreal tx, fpreal ty, fpreal tz, fpreal px, fpreal py, fpreal pz, fpreal pivot_rx, fpreal pivot_ry, fpreal pivot_rz, bool inverse=false) | OP_Node | static |
| getXray() const | OP_Node | inline |
| getY() const override | OP_Node | inlinevirtual |
| globChannels(const char *, UT_String &expand, OP_GlobContext *context=nullptr, const char *prefix=" ") const | OP_Node | |
| globChannels(const char *pattern, CH_ChannelList &clist, OP_GlobContext *context=nullptr, OP_Node *dependent=nullptr) | OP_Node | |
| globChanRefs(const char *pattern, CH_ChannelRefList &list, OP_GlobContext *context=nullptr, OP_Node *dependent=nullptr, bool use_multi_match=true) | OP_Node | |
| GLOBILLUMMODE(fpreal t) | OBJ_Geometry | |
| globNetworkBoxes(const char *pat, UT_String *expand, UT_ValArray< OP_NetworkBox * > *list=nullptr, OP_GlobContext *context=nullptr, const char *prefix=" ") override | OP_Network | virtual |
| globNodeChannels(const char *pattern, CH_ChannelList &list, OP_GlobContext *context, int *parm_start=nullptr, UT_IntArray *parm_indices=nullptr, UT_IntArray *parm_sub_indices=nullptr) const | OP_Node | |
| globNodeChanRefs(const char *pattern, CH_ChannelRefList &list, OP_GlobContext *context, int *parm_start=nullptr, UT_IntArray *parm_indices=nullptr, UT_IntArray *parm_sub_indices=nullptr, bool use_multi_match=true) const | OP_Node | |
| globNodeParms(const char *pattern, fpreal t, UT_Array< opParmData > &list, OP_GlobContext *context, OP_Node *dependent, int calc_value, bool animated_only) | OP_Node | |
| globNodes(const char *pat, UT_String *expand, UT_Array< OP_Node * > *list=nullptr, OP_GlobContext *context=nullptr, const char *prefix=" ") | OP_Node | |
| globParms(const char *pattern, fpreal t, UT_Array< opParmData > &list, OP_GlobContext *context=nullptr, OP_Node *dependent=nullptr, int calc_value=1) | OP_Node | |
| globPostIts(const char *pat, UT_String *expand, UT_ValArray< OP_PostIt * > *list=nullptr, OP_GlobContext *context=nullptr, const char *prefix=" ") override | OP_Network | virtual |
| handleMaterialOpt(void *obj, int index, fpreal now, const PRM_Template *tplate) | OBJ_Node | static |
| handleOpDependency(int referenced_op_id, const OP_Dependency &op_dep, OP_InterestType interest_type, bool &need_cook, const char *old_fullpath, const char *old_cwd, const char *old_chan_name) | OP_Node | protectedvirtual |
| handleOTLIndexFileCleared() | OP_Node | virtual |
| handlePreTransformMenu(void *o, int index, fpreal t, const PRM_Template *) | OBJ_Node | static |
| handleStringParmOpPathDependency(int parm_index, int vi, const char *new_fullpath, const char *old_fullpath, const char *old_cwd) | OP_Node | protected |
| handleTimeChange(fpreal) | OP_Node | inlinevirtual |
| hasAnimatedParms() const | OP_Node | |
| hasAnyEditableSubNodes() const | OP_Network | |
| hasAnyOutputNodes(bool through_dots=true, OP_OutputIdx output_idx=-1) const | OP_Node | |
| hasBlindData(const char *key) const | OP_Node | |
| hasCachedMimeFile() const | OP_Network | |
| hasChopOverriddenParms() const | OP_Node | |
| hasComment() const | OP_Node | |
| hasConstraints() const | OBJ_Node | inline |
| hasDeadlockError() const | OP_Parameters | inline |
| hasDifferentMultiInputs() const | OP_Node | virtual |
| hasError(OP_Context &context) | OP_Parameters | inline |
| hasError() | OP_Parameters | inline |
| hasEventMicroNode(OP_EventType e) const | OP_Node | inline |
| hasIndepParmListMicroNode() const | OP_Node | inline |
| hasMultiparmInfo() const | OP_Parameters | |
| hasOpDependents() | OP_Node | inlineprotected |
| hasOpInterest(void *data, OP_EventMethod m) const | OP_Node | inline |
| hasOwnerBox(const OP_NetworkBoxItem *item) const | OP_NetworkBoxItem | |
| hasParm(const UT_StringRef &name) const | OP_Parameters | inline |
| hasParmsNotAtFactoryDefault() const | OP_Node | |
| hasProxyRefNodes() const override | OP_Network | inlineprotectedvirtual |
| hasTransformTracks() const | OP_Node | inlinevirtual |
| hasUnorderedInputs() const | OP_Node | |
| hasUserData(const UT_StringRef &key) const | OP_Node | |
| hasVexShaderParameter(const char *parm_name) | OP_Node | virtual |
| haveAncestorWithoutFullLicense(bool ignore_self) const | OP_Node | |
| haveLicenseToAccessContents(OP_Node *opt_specific_child=nullptr) const | OP_Node | |
| haveLicenseToAccessParentContents() const | OP_Node | |
| haveSeenDataModification(exint modification_id) | OP_Node | protected |
| IKDAMPENING(fpreal t) | OBJ_Bone | inline |
| initializeExpressions() | OBJ_Node | static |
| initializeParms(OP_Channels *channels) | OP_Parameters | protected |
| initMultiparmInstance(UT_ValArray< PRM_Parm * > &parms) override | OP_Parameters | virtual |
| input1ObjectToken | OBJ_Node | static |
| input2ObjectToken | OBJ_Node | static |
| input3ObjectToken | OBJ_Node | static |
| input4ObjectToken | OBJ_Node | static |
| inputConnectChanged(OP_InputIdx which) override | OP_Network | virtual |
| inputConnectorLabel(OP_InputIdx idx) | OP_Node | virtual |
| inputLabelNum(OP_InputIdx idx) const | OP_Node | |
| insertIndirectInput(OP_InputIdx idx, OP_IndirectInput *input) | OP_Node | |
| insertInput(OP_InputIdx idx, OP_Node *op, OP_OutputIdx output_idx) | OP_Node | |
| insertMultiParmItem(const char *pn, int i) | OP_Parameters | |
| insertNamedIndirectInput(const OP_ConnectorId &input_name, OP_IndirectInput *input) | OP_Node | |
| insertNamedInput(const OP_ConnectorId &input_name, OP_Node *op, const OP_ConnectorId *output_name) | OP_Node | |
| installCommands(CMD_Manager *cman) | OBJ_Node | static |
| INSTANCE(UT_String &str, fpreal now) const | OBJ_Node | |
| INSTANCEGROUP(UT_String &str, fpreal now) | OBJ_Geometry | |
| internalUserDataPrefix() | OP_Node | inlinestatic |
| inverseDirty() | OBJ_Node | inlineprotected |
| isAnyAncestorBeingSynced() const | OP_Node | |
| isAtKey(fpreal t) const | OP_Parameters | inline |
| isAutoscope() | OP_Node | inline |
| isBeingDeleted() const | OP_Node | inline |
| isBlockModify() const | OP_Node | |
| isCachingTransforms(int thread) const | OBJ_Node | inlineprotected |
| isCompiled() const | OP_Node | |
| isCookedTime(fpreal t) const | OP_Node | inlineprotected |
| isCooking(bool include_ancestors) const | OP_Node | |
| isCookingRender() const override | OBJ_Node | inlinevirtual |
| isDependentOn(OP_Node *other_node, PRM_Parm *parm) | OP_Node | |
| isDirectorDoingBulkNotification() | OP_Node | static |
| isDisplayDisabled(fpreal t, const OP_Network *net=0) const | OBJ_Node | |
| isDisplayTimeDependent() const | OBJ_Node | |
| isDiveable() const | OP_Node | virtual |
| isEffectivelyAManagementNode() const | OP_Node | |
| isExtTransformParm(const UT_StringRef &name) | OBJ_Node | static |
| isGettingSaveError() const | OP_Parameters | inline |
| isHashCodeBuilt() const | OP_Node | inline |
| isInput(unsigned idx) | OP_Node | inline |
| isInputAncestor(const OP_Node *parent, bool check_extra=true) const | OP_Node | |
| isInputConnectedInsideSubnet(OP_InputIdx input_idx) const | OP_Node | protectedvirtual |
| isInSubNetwork() const | OP_Node | virtual |
| isInvalidName(const char *name) | OP_Network | virtual |
| isLightInLightMask(const OBJ_Node *light, fpreal now) override | OBJ_Geometry | virtual |
| isLoaded() const | OP_Node | inlinevirtual |
| isLocalVarActive() const | OP_Node | inline |
| isManagementNode() const | OP_Node | virtual |
| isManager() const | OP_Node | virtual |
| isMaterialManager() const | OP_Node | virtual |
| isModifyWaiting() const | OP_Node | |
| isMParmInstance(const char *chname, const UT_StringArray &mparm_inst, const UT_IntArray &mparm_lvl) | OP_Parameters | static |
| isNamedInputConnectedInsideSubnet(const OP_ConnectorId &input_name) const | OP_Node | protectedvirtual |
| isNetwork() const override | OP_Network | virtual |
| isNetworkWithKids() const | OP_Node | |
| isObjectLitBy(OBJ_Node *light, fpreal t) override | OBJ_Geometry | virtual |
| isObjectLitBySubnet(OBJ_Node *subnet, fpreal t) override | OBJ_Geometry | virtual |
| isObjectRenderable(fpreal t) const override | OBJ_Bone | virtual |
| isObsoleteChannel(const char *name) const | OP_Parameters | |
| isOperatorAllowedAsChild(OP_Operator *op) | OP_Network | |
| isOperatorAllowedInTabMenu(OP_Operator *op) | OP_Network | virtual |
| isOperatorCreateAllowed(OP_Operator *op) | OP_Network | |
| isOpWritten(UT_IStream &is) | OP_Network | static |
| isOrderedInput(const OP_ConnectorId &input_name) const | OP_Node | virtual |
| isOutputNode() const | OP_Node | virtual |
| isParentAncestor(const OP_Node *parent) const | OP_Node | |
| isParmDirty(int idx, fpreal t) | OP_Parameters | |
| isParmDirty(const char *n, fpreal t) | OP_Parameters | |
| isParmDirtyInst(const char *name, const int *inst, fpreal t, int nestlevel=1) | OP_Parameters | |
| isParmPendingOverride(const char *parm_name, int vec_idx) const override | OP_Node | virtual |
| isParmTimeDependent(int idx, int comp=-1) const | OP_Parameters | |
| isParmTimeDependent(const char *name, int comp=-1) const | OP_Parameters | |
| isPending(fpreal t) | OP_Parameters | |
| isPendingOverride() const | PRM_ParmOwner | inline |
| isPreTransformIdentity() | OBJ_Node | inline |
| isProxyRefNode() const | OP_Node | inline |
| isRefInput(OP_InputIdx idx) const | OP_Node | virtual |
| isReservedOpName(const char *name) | OP_Parameters | protectedstatic |
| isSubNetwork(bool includemanagementops) const | OP_Node | virtual |
| isSubNode(const OP_Node *node) const | OP_Network | |
| isTimeDependent(const OP_Context &context) | OP_Node | |
| isToolAllowed(const UT_StringHolder &tool_name, const UT_StringArray &submenus) | OP_Network | |
| isUseFullTransformModel() const | OBJ_Node | inline |
| isUsingCurrentFrameForVexTransformContext() const | OP_Node | inlinevirtual |
| isUsingSolver() const | OBJ_Bone | inline |
| isValidOpName(const UT_StringView &s, bool allow_rel_paths=false, bool ignore_node_names_env_var=false) | OP_Node | static |
| isValidOpName(const char *s, bool allow_rel_paths=false, bool ignore_node_names_env_var=false) | OP_Node | inlinestatic |
| isValidOpName(const UT_StringHolder &str, bool allow_rel_paths=false, bool ignore_node_names_env_var=false) | OP_Node | inlinestatic |
| isValidOpName(const UT_String &str, bool allow_rel_paths=false, bool ignore_node_names_env_var=false) | OP_Node | inlinestatic |
| isValidOpPath(const UT_StringRef &s) | OP_Node | static |
| isVex() const | OP_Node | virtual |
| keepLastWorldTransform(OP_Context &context) | OBJ_Node | |
| KEEPPOS(fpreal t) const | OBJ_Node | inline |
| keepPosWhenMoving() | OBJ_Node | |
| keepPosWhenParenting() | OBJ_Node | |
| keepWorldTransform(OP_Context &context, const UT_DMatrix4 &world_xform, bool allow_extract=false) override | OBJ_Bone | virtual |
| keepWorldTransformByOldInput(OP_Context &context, const UT_DMatrix4 &old_parent_world_xform) | OBJ_Node | |
| KIN_OVERRIDE_CAPTURE enum value | OBJ_Bone | |
| KIN_OVERRIDE_NONE enum value | OBJ_Bone | |
| KIN_OVERRIDE_REST enum value | OBJ_Bone | |
| KinOverride enum name | OBJ_Bone | |
| LIGHTMASK(UT_String &str, fpreal t) | OBJ_Geometry | |
| load(UT_IStream &is, const char *ext="", const char *path=nullptr) override | OP_Network | protectedvirtual |
| loadChannelAliases(UT_IStream &is, const char *path=nullptr) | OP_Parameters | protected |
| loadChannels(UT_IStream &is, const char *path, CH_Collection *obsolete_channels) | OP_Parameters | protected |
| loadContentsSection() | OP_Node | protected |
| loadCookedData(UT_IStream &is, const char *path=nullptr) | OP_Node | virtual |
| loadDataBlocks(UT_IStream &is, const char *path) | OP_Node | |
| loadEditableInputData(UT_IStream &is, const char *path) | OP_Node | |
| loadExtraInputs(UT_IStream &is, const char *path=nullptr) | OP_Node | |
| loadFinished() | OP_Node | protectedvirtual |
| loadFromClipboard(fpreal x=0, fpreal y=0, bool turn_off_display=false, const char *file_prefix=nullptr) | OP_Network | |
| loadInputs(UT_IStream &is, const char *path=nullptr, bool named=false) | OP_Node | |
| loadIntoNetwork(UT_IStream &is, OP_OverwriteAction overwrite=OP_NO_OVERWRITE, bool merge=false, const char *pattern=nullptr, const OP_FixNameParms *fix_name_parms=nullptr, UT_StringArray *src_names=nullptr, UT_StringArray *dest_names=nullptr) | OP_Network | |
| loadIntrinsic(UT_IStream &is, const char *path=nullptr) | OP_Node | protected |
| loadIntrinsicParentUneditable(UT_IStream &is, const char *path=nullptr) | OP_Node | protected |
| loadNamedOutputs(UT_IStream &is, const char *path=nullptr) | OP_Node | |
| loadNetwork(UT_IStream &is, int merge=0, const char *pattern=nullptr, int overwrite=0, const OP_FixNameParms *fix_name_parms=nullptr, UT_StringArray *src_names=nullptr, UT_StringArray *dest_names=nullptr) | OP_Network | |
| loadOldSpareParms(UT_IStream &is) | OP_Parameters | protected |
| loadOverride(UT_IStream &is) | OP_Node | |
| loadPacket(UT_IStream &is, short class_id, short sig, const char *path=0) override | OBJ_Node | protectedvirtual |
| loadPacket(UT_IStream &is, const char *token, const char *path=0) override | OBJ_Node | protectedvirtual |
| loadParameters(UT_IStream &is, const char *path, PRM_ParmList *obsolete_parms) | OP_Parameters | protected |
| loadParentUneditable(UT_IStream &is, const char *ext="", const char *path=nullptr) | OP_Node | protected |
| loadParmCommand(int argc, const char *const argv[], int docallbacks, void *data, fpreal now, bool followchrefs, CMD_Args *args) | OP_Parameters | |
| loadPresetContents(const char *tok, UT_IStream &is) override | OP_Parameters | virtual |
| loadRamp(UT_IStream &is, const char *path=nullptr) | OP_Node | virtual |
| loadRamp(UT_IStream &is, UT_Ramp &ramp, const char *path=nullptr) | OP_Node | |
| loadStart() | OP_Node | protectedvirtual |
| loadUserData(UT_IStream &is, const char *path=nullptr) | OP_Node | |
| lockInput(OP_InputIdx idx, OP_Context &context) | OP_Node | virtual |
| lockInputs(OP_Context &context) | OP_Node | virtual |
| LOD(fpreal t, fpreal def=1) | OBJ_Node | |
| LOOKAT(UT_String &str, fpreal t) const | OBJ_Node | inline |
| LOOKUP(UT_String &str, fpreal t) | OBJ_Node | inline |
| lookupItem(const OP_ItemType &type, int64 id) | OP_NetworkBoxItem | static |
| lookupItem(const OP_ItemId &id) | OP_NetworkBoxItem | static |
| lookupNode(int unique_id, bool include_proxy=false) | OP_Node | inlinestatic |
| LOOKUPOBJ(UT_String &str, fpreal t) const | OBJ_Node | inline |
| markBundleRefsAsUnused() | OP_Node | |
| matchChild(const char *pattern, OP_Node *prevmatch=nullptr, const char *optype=nullptr, int casesensitive=0) const | OP_Node | virtual |
| matchChildBackwards(const char *pattern, OP_Node *prevmatch=nullptr, const char *optype=nullptr, int casesensitive=0) const | OP_Node | virtual |
| matchesState(const char *state) const | OP_Node | |
| matchOTLDefinition() | OP_Node | virtual |
| MATTE(fpreal t, int default_value) | OBJ_Node | |
| maxInputs() const | OP_Node | virtual |
| maxOutputs() const | OP_Node | virtual |
| maxSpareOutputs() const | OP_Node | virtual |
| mergeObsoleteLists(PRM_Template *t1, PRM_Template *t2) | OBJ_Node | static |
| minInputs() const | OP_Node | virtual |
| modifyAllChildNodeNames(bool renamepickableobjects, const char *prefix, int &id, std::set< int > *renaming_exclude_ids=nullptr) | OP_Network | protected |
| moveAndUpdateDependencies(const OP_NodeList &src_nodes, const OP_NodeList &dest_nodes) | OP_Node | static |
| moveChildIndex(int srcindex, int dstindex) | OP_Network | virtual |
| moveDependencies(OP_Node *from_node) override | OP_Network | protectedvirtual |
| moveInput(OP_InputIdx srcidx, OP_InputIdx dstidx, bool forcesubnet=false) | OP_Node | virtual |
| movePickedNodes(OP_Network *src_net, OP_NodeList *src_nodes_ptr=nullptr, OP_NodeList *dest_nodes_ptr=nullptr) | OP_Network | virtual |
| moveProxyRefNodes(OP_Network *dest) override | OP_Network | protectedvirtual |
| moveToGoodPosition(bool relativetoinputs=true, bool moveinputs=true, bool moveoutputs=true, bool moveunconnected=true) | OP_NetworkBoxItem | |
| myChannels | OP_Parameters | protected |
| myColor | OP_NetworkBoxItem | protected |
| myCompHash | OP_Node | protected |
| myConstructor(OP_Network *net, const char *name, OP_Operator *entry) | OBJ_Bone | static |
| myDisplayNodePtr | OP_Network | protected |
| myExportNodeDirty | OP_Network | protected |
| myExportNodePtr | OP_Network | protected |
| myHashCode | OP_Node | protected |
| myHashTime | OP_Node | protected |
| myHashVersion | OP_Node | protected |
| myLastGroupMask | OP_Node | protected |
| myOutputNodes | OP_Network | protected |
| myParmHashCode | OP_Node | protected |
| myParmHashTime | OP_Node | protected |
| myParmHashVersion | OP_Node | protected |
| myParmLastGroupMask | OP_Node | protected |
| myParmList | PRM_ParmOwner | protected |
| myRenderNodePtr | OP_Network | protected |
| myStats | OP_Parameters | protected |
| mySyncDepth | OP_Node | protected |
| mySyncErrorLevel | OP_Node | protected |
| mySyncErrors | OP_Node | protected |
| nConnectedInputs(bool check_subnet_inside=true) const | OP_Node | |
| needToCook(OP_Context &context, bool queryonly=false) | OP_Node | virtual |
| nInputs() const | OP_Node | virtual |
| NOBACK(fpreal now) | OBJ_Geometry | |
| nodeDeleted(OP_Node *op, int propagate=1) | OP_Node | protectedvirtual |
| nodeUnlocked() override | OP_Network | protectedvirtual |
| notifyChannelOpDependents(PRM_Parm *in_parm, int vecid) | OP_Node | protected |
| notifyNodeDeletion() | OP_Node | protected |
| notifyOpDependents(OP_InterestType interest, bool recurse) | OP_Node | protected |
| notifyParmRenameDependents(const UT_String &chan_name, const UT_String &old_chan_name) | OP_Node | virtual |
| notifyRenameDependents(const UT_String &full_from, OP_NodeList &cook_nodes) override | OP_Network | protectedvirtual |
| OP_Node::notifyRenameDependents(const UT_String &full_from) | OP_Node | protected |
| notifyRenameReferences(const UT_String &full_from, OP_NodeList &cook_nodes) override | OP_Network | protectedvirtual |
| OP_Node::notifyRenameReferences(const UT_String &full_from) | OP_Node | protected |
| notifyVarChange(const char *varname, OP_NodeList *changed_nodes=nullptr) | OP_Node | |
| nOutputEntries() const | OP_Node | |
| nOutputItems(OP_OutputIdx output_idx=-1) const | OP_Node | |
| nOutputItems2(UT_Optional< OP_OutputIdx > output_idx=UT_NULLOPT) const | OP_Node | |
| nPicked(OP_ItemTypeMask item_type_mask, bool include_hidden_nodes) const | OP_Network | |
| NUM_KIN_OVERRIDES enum value | OBJ_Bone | |
| numSpareInputs() const | OP_Parameters | |
| OBJ_Bone(OP_Network *, const char *, OP_Operator *) | OBJ_Bone | |
| OBJ_BoneCallbackFunction typedef | OBJ_Bone | |
| OBJ_Geometry(OP_Network *, const char *, OP_Operator *) | OBJ_Geometry | |
| OBJ_Node(OP_Network *parent, const char *name, OP_Operator *op) | OBJ_Node | protected |
| obj_OnionSkin enum name | OBJ_Node | |
| OBJ_PATHPARM_ARCLEN enum value | OBJ_Node | |
| OBJ_PATHPARM_UNIFORM enum value | OBJ_Node | |
| obj_PathParmType enum name | OBJ_Node | |
| OBJ_TRANSFORM_ROTATES enum value | OBJ_Node | protected |
| OBJ_TRANSFORM_SCALES enum value | OBJ_Node | protected |
| OBJ_TRANSFORM_TRANSLATES enum value | OBJ_Node | protected |
| OBJ_TRANSFORM_WHOLE enum value | OBJ_Node | protected |
| OBJ_TransformComponent enum name | OBJ_Node | protected |
| objflags() | OBJ_Node | inline |
| OFF enum value | OBJ_Node | |
| onCreated() override | OBJ_Node | virtual |
| onInputAllocated(OP_Input *new_input, OP_InputIdx index) | OP_Node | inlineprotectedvirtual |
| OP_LockTypes typedef | OP_Node | |
| OP_Network(OP_Network *parent, const char *name, OP_Operator *op) | OP_Network | protected |
| OP_NetworkBoxItem() | OP_NetworkBoxItem | |
| OP_Node(OP_Network *parent, const char *name, OP_Operator *entry) | OP_Node | protected |
| OP_Parameters(const char *name, OP_Operator *entry) | OP_Parameters | protected |
| OP_Parameters(const OP_Parameters &source, const char *name) | OP_Parameters | protected |
| opChanged(OP_EventType reason, void *data=0) override | OBJ_Node | virtual |
| operator=(const UT_NonCopyable &)=delete | UT_NonCopyableNS::UT_NonCopyable | protected |
| operatorDeleted() | OP_Parameters | |
| opError(int code, const char *m=nullptr) const | OP_Parameters | inline |
| opFatal(int code, const char *m=nullptr) const | OP_Parameters | inline |
| opLocalDeadlockError() | OP_Parameters | inline |
| opLocalError(int code, const char *m=nullptr) | OP_Parameters | inline |
| opLocalWarning(int code, const char *m=nullptr) | OP_Parameters | inline |
| opMessage(int code, const char *m=nullptr) const | OP_Parameters | inline |
| opShouldHandleChange(OP_EventType reason) override | OP_Network | virtual |
| opWarning(int code, const char *m=nullptr) const | OP_Parameters | inline |
| orderedInputs() const | OP_Node | virtual |
| OTLSYNC_DELAY enum value | OP_Node | |
| OTLSYNC_DOSYNC enum value | OP_Node | |
| OTLSyncMode enum name | OP_Node | |
| ourLocalVariables | OBJ_Node | static |
| outputCode(OP_OutputCodeParms &, OP_Context &) | OP_Node | virtual |
| outputLabel(OP_OutputIdx idx) const | OP_Node | virtual |
| outputLabelNum(OP_OutputIdx idx) const | OP_Node | |
| P(fpreal *v, fpreal t) | OBJ_Node | inline |
| parmChanged(int parm_index) | OP_Parameters | |
| parmExprChanged(int parm_index) | OP_Parameters | |
| parmIndexCONSTRAINTSON() const | OBJ_Node | inline |
| parmIndexCONSTRAINTSPATH() const | OBJ_Node | inline |
| parmIndexDISPLAY() const | OBJ_Node | inline |
| parmIndexTDISPLAY() const | OBJ_Node | inline |
| parmListMicroNode() | OP_Node | inline |
| parmListMicroNodeConst() const override | OBJ_Node | inlinevirtual |
| parmListModVersion() const | OBJ_Node | inline |
| parmMicroNode(int parm_idx, int vi) | OP_Node | inline |
| parseConstraintPath(UT_String &path, UT_String &channel, int add_dep) | OBJ_Node | |
| parseConstraintPath(UT_String &path, UT_String &channel, int add_dep, bool &got_by_flag) | OBJ_Node | |
| PARTICLE(UT_String &s, fpreal t) const | OBJ_Node | |
| pasteNetworkForMove(UT_IStream &is, UT_StringArray &src_names, UT_StringArray &dest_names) | OP_Network | |
| PATHBANK(fpreal t) | OBJ_Node | inline |
| PATHORIENT(fpreal t) | OBJ_Node | inline |
| PATHPARMTYPE(fpreal t) | OBJ_Node | inline |
| PATHPOS(fpreal t) | OBJ_Node | inline |
| PATHROLL(fpreal t) | OBJ_Node | inline |
| PATHSOP(UT_String &str, fpreal t) const | OBJ_Node | inline |
| PATHUP(fpreal *v, fpreal t) | OBJ_Node | inline |
| patternContainsBundle(const char *pattern, const OP_Bundle *bundle) const | OP_Node | |
| patternContainsGroup(const char *pattern, const OP_Group *group) const | OP_Node | |
| peekCurrentNodePtr() | OP_Network | |
| permissionError(const char *chname=nullptr) override | OP_Node | protectedvirtual |
| PHANTOM(fpreal t, int default_value) | OBJ_Node | |
| PICKING() | OBJ_Node | inline |
| pickRequest(OP_NetworkBoxItem *item, int shift) | OP_Network | |
| pickRequest(int shift) | OP_Network | inline |
| PICKSCRIPT(UT_String &str, fpreal t) | OBJ_Node | inline |
| PIVOTR(fpreal *v, fpreal t) | OBJ_Node | inline |
| POINTINSTANCE(fpreal now) const | OBJ_Node | |
| POSTINCLUDE(UT_String &str, fpreal t) | OBJ_Node | |
| preDelete() | OP_Node | inlinevirtual |
| PREINCLUDE(UT_String &str, fpreal t) | OBJ_Node | |
| preUpdateParmsFlags() | OP_Parameters | inlineprotectedvirtual |
| printOpMemoryUsageStats(std::ostream &os) | OP_Node | static |
| PRM_ParmOwner() | PRM_ParmOwner | inlineprotected |
| prmCookOverrides(fpreal t, int thread, const char *parm_name, int vec_idx) override | OP_Node | virtual |
| processMaterialOpt(fpreal now, const char *operation, int argc, const char *argv[], UT_String &errors) | OBJ_Node | |
| PROMOTE_POPGUIDES(fpreal t) const | OBJ_Node | inline |
| propagateDirtyMicroNode(DEP_MicroNode µnode, OP_EventType reason, void *data, bool send_root_event) | OP_Node | |
| propagateEndBlockModify() override | OBJ_Node | virtual |
| propagateMatchOTLDefinitionToAncestors(OP_Node *node, bool sync_flag) | OP_Node | static |
| propagateModification(OP_Node *by_whom, OP_EventType reason, int parm_index, OP_PropagateData &prop_data) override | OP_Network | protectedvirtual |
| propagateNodeDataDeleted() | OP_Node | |
| PTMOTIONBLUR(UT_String &str, fpreal now) const | OBJ_Node | |
| pubCookInputGroups(OP_Context &context, int alone=0) | OP_Node | virtual |
| pushAsPwd() const override | OP_Node | virtual |
| R(fpreal *v, fpreal t) | OBJ_Node | inline |
| RAMP_ERR_NOT_FOUND enum value | OP_Node | |
| RAMP_ERR_ONLY_KEY enum value | OP_Node | |
| RAMP_ERR_SUCCESS enum value | OP_Node | |
| rampCommand(bool remove, fpreal pos, float rgba[4]) | OP_Node | virtual |
| rampCommand(bool remove, fpreal pos, float rgba[4], UT_Ramp &ramp) | OP_Node | |
| RampError enum name | OP_Node | |
| RAYBOUNCE(fpreal t, int default_value) | OBJ_Node | |
| RAYCLIP(fpreal t, fpreal def=0.001) | OBJ_Node | |
| rebuildOpDependents(bool proxy_only) override | OP_Network | protectedvirtual |
| rebuildParmDependency(int parm_index) override | OP_Node | virtual |
| recomputeCompiledHash() | OP_Node | |
| referenceAllParameters(OP_Parameters *from, bool relative_references=true) override | OP_Node | virtual |
| referencedParmChanged(int parm_index) override | OBJ_Node | virtual |
| referenceSingleParameter(OP_Parameters *from, int parm_idx, const char *relative_path=nullptr) | OP_Parameters | virtual |
| REFLMAP(UT_String &str, fpreal t) | OBJ_Geometry | |
| REFLMASK(UT_String &str, fpreal t) | OBJ_Geometry | |
| REFLRATE(fpreal t, fpreal def=1) | OBJ_Node | |
| REFLRES(fpreal t) | OBJ_Geometry | |
| refreshRepresentativeNode(OP_Node &changed_child) | OP_Node | protectedvirtual |
| reloadExternalFiles() | OP_Node | virtual |
| reloadNewFiles(fpreal time_now) | OP_Parameters | virtual |
| removeChildManager(OP_OpTypeId type) | OP_Network | |
| removeError(int idx) | OP_Parameters | inline |
| removeMultiParmItem(const char *pn, int i) | OP_Parameters | |
| removeOpDependent(int op_id, const PRM_RefId &ref_id, OP_InterestType mask=OP_INTEREST_ALL) | OP_Node | protectedvirtual |
| removeOpDependent(int op_id, OP_InterestType mask=OP_INTEREST_ALL) | OP_Node | protectedvirtual |
| removeOpInterest(void *data, OP_EventMethod m) | OP_Node | inline |
| removeOpReference(const PRM_RefId &ref_id, OP_InterestType mask=OP_INTEREST_ALL) | OP_Node | protected |
| removeOpReference(const PRM_RefId &ref_id, int op_id, OP_InterestType mask=OP_INTEREST_ALL) | OP_Node | protected |
| removeOverrideDestination(OP_Node *) | OP_Node | inlinevirtual |
| removeOverrideDestination(OP_Node *, int) | OP_Node | inlinevirtual |
| removeProxyRefNode(OP_Network *proxy) | OP_Network | protected |
| rename(const char *newname) | OP_Parameters | protectedvirtual |
| renameInput(OP_Input *input, int new_id) | OP_Node | protected |
| renameNode(OP_Node *node, const char *name, OP_RenameAction action=OP_RENAME_NORMAL) | OP_Network | virtual |
| renderSopToken | OBJ_Node | static |
| repositionOpsMaxY(OP_NetworkBoxItemList &items, fpreal x, fpreal y) | OP_Node | static |
| resetAudioNodePtr(OP_Node *skipthisnode=nullptr) | OP_Network | protected |
| resetDisplayNodePtr(OP_Node *skipthisnode=nullptr) | OP_Network | protected |
| resetParmEventHandler() | OP_Parameters | protected |
| resetPreTransform() | OBJ_Node | |
| resetRenderNodePtr(OP_Node *skipthisnode=nullptr) | OP_Network | protected |
| resolveAndDeleteObsoleteParmList(PRM_ParmList *&obsolete_parms) override | OP_Node | virtual |
| resolveExport(const PRM_Parm *p, int subindex, CH_ChannelRef &out_export) | OP_Node | inlinevirtual |
| resolveExtraVariableForSyntaxHighlight(const char *name) | OP_Node | virtual |
| resolveIndirectString(const char *) | OP_Network | |
| resolveInputReferences() | OP_Node | |
| resolveObsoleteParms(PRM_ParmList *obsolete_parms) override | OBJ_Geometry | virtual |
| resolveUnresolvedLoadedInputs() | OP_Node | protected |
| resolveVariable(const char *name) | OP_Node | virtual |
| REST(fpreal *v, fpreal t) | OBJ_Bone | inline |
| REST(fpreal *v, fpreal t, int stid) | OBJ_Bone | inline |
| RI_COLOR(fpreal now) | OBJ_Geometry | |
| RI_CS(fpreal v[3], fpreal t) | OBJ_Geometry | |
| RI_OS(fpreal v[3], fpreal t) | OBJ_Geometry | |
| RI_PHOTON(UT_String &str, fpreal t) | OBJ_Geometry | |
| RIDISPLACE(UT_String &str, fpreal t) | OBJ_Geometry | |
| RIINTERIOR(UT_String &str, fpreal t) | OBJ_Geometry | |
| RISHADER(UT_String &str, fpreal t) | OBJ_Geometry | |
| runCreateScript() | OP_Node | virtual |
| runDelScript() override | OP_Network | virtual |
| S(fpreal *v, fpreal t) | OBJ_Node | inline |
| save(std::ostream &os, const OP_SaveFlags &flags, const char *path_prefix="", const UT_StringHolder &name_override=UT_StringHolder()) | OP_Node | protectedvirtual |
| saveAllItems(std::ostream &os, const OP_SaveFlags &flags, OP_ItemTypeMask item_type) | OP_Network | |
| saveChannelAliases(std::ostream &os, int binary) | OP_Parameters | protected |
| saveChannels(std::ostream &os, int binary, bool compiled, bool selected, bool pending_state) | OP_Parameters | protected |
| saveChildOverrides(std::ostream &os, OP_Node *root, const UT_String &rootpath, bool &added) | OP_Node | |
| saveCommand(std::ostream &os, const char *name, fpreal x, fpreal y, const char *netboxname, const OP_SaveCommandOptions &options) | OP_Node | virtual |
| saveCookedData(const char *, OP_Context &) override | OBJ_Node | protectedvirtual |
| saveCookedData(std::ostream &os, OP_Context &, int binary=0) override | OBJ_Node | protectedvirtual |
| saveDataBlocksPacket(std::ostream &os, const char *path_prefix, const UT_StringHolder &node_name) | OP_Node | |
| saveDialogScriptExtraInfo(std::ostream &os) | OP_Node | virtual |
| saveEditableInputData(std::ostream &os) const | OP_Node | |
| saveFallbacksPathsFor(std::ostream &os, const UT_Set< OP_Operator * > &otloptable) | OP_Network | static |
| saveFlagsForUndo() override | OBJ_Node | protectedvirtual |
| saveForUndoDelete(OP_NodeList &nodes) | OP_Node | protectedstatic |
| saveForUndoInput() | OP_Node | |
| saveForUndoLayout() | OP_Node | protected |
| saveInputs(std::ostream &os, bool compile_basic) | OP_Node | |
| saveIntrinsic(std::ostream &os, const OP_SaveFlags &flags) override | OBJ_Node | protectedvirtual |
| saveIntrinsicCommand(std::ostream &os, const char *name) override | OBJ_Node | protectedvirtual |
| saveItemList(std::ostream &os, const OP_NetworkBoxItemList &items, const OP_SaveFlags &save_flags) | OP_Network | |
| saveKeyFrameForUndo(CH_Channel *chp, fpreal gtime) | OP_Parameters | virtual |
| saveMultiParmForUndo(int index) | OP_Parameters | protected |
| saveMultiParmInstanceCommand(std::ostream &os, const char *opname, bool spareparms) const | OP_Parameters | |
| saveNamedInputs(std::ostream &os, bool compile_basic) | OP_Node | |
| saveNamedOutputs(std::ostream &os) | OP_Node | |
| saveOpList(std::ostream &os, const UT_Array< OP_Node * > &op_list, const OP_SaveFlags &save_flags, int *nsaved=nullptr) | OP_Network | |
| saveOTLBackupInformation(std::ostream &os, const OP_OperatorList &fallbackops, const OP_OperatorList &dummyops) | OP_Network | static |
| saveOutputWires(std::ostream &os, const char *name, int dogeneral=0) | OP_Node | |
| saveOverrides(std::ostream &os) | OP_Node | |
| saveOverrides(std::ostream &os, OP_Node *root, const UT_String &rootpath, bool &added) | OP_Node | |
| saveParameterFlags(std::ostream &os, const char *name, const char *command, bool(PRM_Parm::*flag_method)(int) const, bool defaultstoo, bool reverse, UT_Array< opParmData > *parm_array) | OP_Node | |
| saveParameters(std::ostream &os, int binary, bool compiled) | OP_Parameters | protected |
| saveParmChannels(int parm_index, std::ostream &os, int binary, bool compiled) | OP_Parameters | protected |
| saveParmCommand(std::ostream &os, int values=0, int defaultstoo=1, bool spareparms=true) const | OP_Parameters | |
| saveParmForUndo(PRM_Parm *) | OP_Parameters | |
| saveParmsForUndo(bool scoped_only=false, CH_Collection *collection=nullptr) | OP_Parameters | virtual |
| savePickedItems(std::ostream &os, const OP_SaveFlags &flags, OP_ItemTypeMask item_type, OP_NetworkBoxSaveType save_type=OP_NETWORKBOX_SAVE_ALL_CONTENTS) | OP_Network | |
| savePresetContents(std::ostream &os) override | OP_Parameters | virtual |
| savePreTransformForUndo() | OBJ_Node | |
| saveRamp(std::ostream &os, UT_Ramp &ramp, const char *name=nullptr, int command=0) | OP_Node | |
| saveSingle(std::ostream &os, OP_Node *op, const OP_SaveFlags &flags, const UT_String &name_override=UT_String()) | OP_Network | |
| saveSingle(std::ostream &os, OP_Node *op, const OP_SaveFlags &flags, const OP_SaveFlags &childflags, std::set< int > *renaming_exclude_ids=nullptr, const UT_String &name_override=UT_String()) | OP_Network | |
| saveSingleDot(std::ostream &os, OP_Dot &dot, const OP_SaveFlags &flags) | OP_Network | |
| saveSingleNetworkBox(std::ostream &os, OP_NetworkBox &netbox, const OP_SaveFlags &flags, OP_NetworkBoxSaveType save_type, OP_NodeList *nodes=nullptr) | OP_Network | |
| saveSingleParmForUndo(PRM_Parm *parm) | OP_Parameters | |
| saveSinglePostIt(std::ostream &os, OP_PostIt &pnote, const OP_SaveFlags &flags) | OP_Network | |
| saveToClipboard(int all, OP_TileType type=OP_TILE_NODE, int grouplist=0, OP_ItemTypeMask item_type=OP_ITEMTYPE_NODE, const char *file_prefix=nullptr) | OP_Network | |
| saveUserData(std::ostream &os, const char *path) | OP_Node | |
| saveUserDataCommand(std::ostream &os, const char *node_name, bool omit_version=false) | OP_Node | |
| saveUserDataPacket(std::ostream &os, const char *path_prefix, const UT_StringHolder &node_name) | OP_Node | protected |
| saveWires(std::ostream &os, const char *name, int dogeneral=0) | OP_Node | |
| SCALE(fpreal t) | OBJ_Node | inline |
| scopedChannelsDirty() | OP_Node | virtual |
| sendEvent(OP_EventType type, void *data=nullptr) | OP_Node | protected |
| setActiveInputIndex(unsigned idx) | OP_Node | |
| setAllChildAssetPermissions(int permission) | OP_Node | |
| setAllowBuildDependencies(int yesno) | OP_Node | inlineprotected |
| setAllPickFlags(OP_ItemTypeMask item_type, int value) | OP_Network | |
| setAnyUndoFlag() override | OP_Node | virtual |
| setAudio(bool on_off) | OP_Node | inlinevirtual |
| setAutoscope(bool on_off) | OP_Node | inline |
| setBatchParms(PRM_BatchList &list, fpreal now, bool set_key=false, bool create_channels=false) | OP_Parameters | static |
| setBlindData(const char *key, UT_SharedPtr< void > ptr) | OP_Node | |
| setBypass(bool on_off) | OP_Node | |
| setCachable(bool onoff) | OBJ_Node | |
| setCachedMimeFile(const char *filename) | OP_Network | |
| setCachedPythonObject(const UT_StringHolder &key, void *opaque_py_object) | OP_Node | |
| setCachedTransform(OP_Context &context, OBJ_XformCache::OBJ_XformType type, const UT_DMatrix4 &xform) const | OBJ_Node | protected |
| setCaptLengthAndTranslateDescendents(fpreal t, fpreal length) | OBJ_Bone | |
| setCaptPoseBoneLength(fpreal t, fpreal l) | OBJ_Bone | inline |
| setCaptPoseR(fpreal t, fpreal x, fpreal y, fpreal z) | OBJ_Bone | inline |
| setCaptPoseS(fpreal t, fpreal x, fpreal y, fpreal z) | OBJ_Bone | inline |
| setCaptPoseT(fpreal t, fpreal x, fpreal y, fpreal z) | OBJ_Bone | inline |
| setCaptTransformAndDescendents(fpreal t, const UT_DMatrix4 &xform) | OBJ_Bone | |
| setCaptureDisplay(bool onoff) | OBJ_Bone | inline |
| setCaptureParameters(OP_Context &context, UT_String &errors) | OBJ_Bone | |
| setCaptureParmTransform(OP_Context &context, const UT_DMatrix4 &xform) | OBJ_Bone | virtual |
| setCaptureRotateInParentSpace(OP_Context &context, const UT_Vector3R &rot) | OBJ_Bone | |
| setChannelAlias(PRM_Parm &parm, int subindex, const char *alias_name) | OP_Node | |
| setChannelScope(const char *pattern, OP_ScopeOp scope_op, const OP_ScopeOptions &scope_opts) | OP_Node | virtual |
| setCHILDCOMP(int v) | OBJ_Node | inline |
| setChildrenScale(fpreal scale) | OP_Network | |
| setChRefData(int pi, int vi, fpreal t, const PRM_DataItemHandle &val, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING, bool propagate=true) | OP_Parameters | |
| setChRefData(const char *pn, int vi, fpreal t, const PRM_DataItemHandle &val, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING, bool propagate=true) | OP_Parameters | |
| setChRefData(const char *parmname, int &pi, int vi, fpreal t, const PRM_DataItemHandle &val, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING, bool propagate=true) | OP_Parameters | |
| setChRefFloat(int pi, int vi, fpreal t, fpreal val, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING, bool propagate=true) | OP_Parameters | |
| setChRefFloat(const char *pn, int vi, fpreal t, fpreal val, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING, bool propagate=true) | OP_Parameters | |
| setChRefFloat(const char *parmname, int &pi, int vi, fpreal t, fpreal val, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING, bool propagate=true) | OP_Parameters | |
| setChRefInt(int pi, int vi, fpreal t, exint val, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING, bool propagate=true) | OP_Parameters | |
| setChRefInt(const char *pn, int vi, fpreal t, exint val, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING, bool propagate=true) | OP_Parameters | |
| setChRefInt(const char *parmname, int &pi, int vi, fpreal t, exint val, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING, bool propagate=true) | OP_Parameters | |
| setChRefString(const UT_StringRef &val, CH_StringMeaning meaning, int pi, int vi, fpreal t, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING, bool propagate=true) | OP_Parameters | |
| setChRefString(int pi, int vi, fpreal t, const UT_StringRef &val, CH_StringMeaning meaning, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING, bool propagate=true) | OP_Parameters | inline |
| setChRefString(const UT_StringRef &val, CH_StringMeaning meaning, const char *pn, int vi, fpreal t, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING, bool propagate=true) | OP_Parameters | |
| setChRefString(const char *pn, int vi, fpreal t, const UT_StringRef &val, CH_StringMeaning meaning, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING, bool propagate=true) | OP_Parameters | inline |
| setChRefString(const UT_StringRef &val, CH_StringMeaning meaning, const char *parmname, int &pi, int vi, fpreal t, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING, bool propagate=true) | OP_Parameters | |
| setColor(const UT_Color &col) override | OP_Node | virtual |
| setColorDefault(bool usedefault) | OP_Node | |
| setComment(const char *str) | OP_Node | |
| setCompress(bool on_off) | OP_Node | |
| setCookingRender(int val) override | OBJ_Node | inlinevirtual |
| setCRbotCap(fpreal t, fpreal x, fpreal y, fpreal z) | OBJ_Bone | inline |
| setCRbotHeight(fpreal t, fpreal v) | OBJ_Bone | inline |
| setCRcenter(fpreal t, fpreal x, fpreal y, fpreal z) | OBJ_Bone | inline |
| setCreatorState(const char *s) | OP_Node | inline |
| setCRotate(fpreal t, fpreal x, fpreal y, fpreal z) | OBJ_Bone | inline |
| setCRscale(fpreal t, fpreal x, fpreal y, fpreal z) | OBJ_Bone | inline |
| setCRtopCap(fpreal t, fpreal x, fpreal y, fpreal z) | OBJ_Bone | inline |
| setCRtopHeight(fpreal t, fpreal v) | OBJ_Bone | inline |
| setCurrent(bool on_off) | OP_Node | |
| setCurrentAndPicked() | OP_Node | |
| setData(int parmi, int vectori, fpreal t, const PRM_DataItemHandle &val) | OP_Parameters | |
| setData(const char *parmname, int vectori, fpreal t, const PRM_DataItemHandle &val) | OP_Parameters | |
| setData(const char *parmname, int &parmi, int vectori, fpreal t, const PRM_DataItemHandle &val) | OP_Parameters | |
| setDataBlock(const char *key, OP_DataBlockPtr ptr) | OP_Node | |
| setDataInst(const PRM_DataItemHandle &value, const char *parmname, const int *inst, int vectori, fpreal t, int nestlevel=1) | OP_Parameters | |
| setDCOLORB(fpreal t, fpreal b) | OBJ_Node | inline |
| setDCOLORG(fpreal t, fpreal g) | OBJ_Node | inline |
| setDCOLORR(fpreal t, fpreal r) | OBJ_Node | inline |
| setDebug(bool on_off) | OP_Node | inlinevirtual |
| setDelaySyncOTL(bool isdelayed) | OP_Node | |
| setDelScript(const char *str) | OP_Node | |
| setDisplay(bool on_off) | OP_Node | |
| setDisplayComment(bool state) | OP_Node | |
| setDisplayDescriptiveName(bool state) | OP_Node | |
| setDisplayDisabledBySubnetNeedsUpdate() | OBJ_Node | inline |
| setDisplayOrder(int order) | OBJ_Node | inline |
| setDisplayOrigin(bool on_off_unchanged) override | OBJ_Node | virtual |
| setEditableInputData(OP_InputIdx idx, const UT_StringHolder &key, const UT_OptionEntry &value) | OP_Node | |
| setEditableInputString(OP_InputIdx idx, const UT_StringRef &key, const UT_StringHolder &str) | OP_Node | |
| setEditPicked(bool on_off, bool propagate_parent_event=true) | OP_Node | |
| setExport(bool on_off) | OP_Node | inlinevirtual |
| setExpose(bool on_off) | OP_Node | |
| setExprLanguage(CH_ExprLanguage language) | OP_Parameters | |
| setFlag(char flag, int8 val) override | OBJ_Node | virtual |
| setFloat(int parmi, int vectori, fpreal t, fpreal value, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OP_Parameters | |
| setFloat(const char *parmname, int vectori, fpreal t, fpreal value, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OP_Parameters | |
| setFloat(const char *parmname, int &parmi, int vectori, fpreal t, fpreal value, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OP_Parameters | |
| setFloatInst(fpreal value, const char *parmname, const int *inst, int vectori, fpreal t, int nestlevel=1) | OP_Parameters | |
| setFootprint(bool on_off) | OP_Node | |
| setGlobalFloatParam(const char *param, fpreal value, bool *warned) | OP_Node | |
| setGlobalKeepPosWhenMoving(OBJ_KeepPosType flag) | OBJ_Node | inlinestatic |
| setGlobalKeepPosWhenParenting(OBJ_KeepPosType flag) | OBJ_Node | inlinestatic |
| setGlobalKinOverride(KinOverride val, bool recook_bones=true) | OBJ_Bone | static |
| setGlobalStringParam(const char *param, const char *strvalue, bool *warned) | OP_Node | |
| setHardLock(bool on_off) | OP_Node | inline |
| setHasTakeData(bool onoff) | OP_Node | |
| setHighlight(bool on_off) | OP_Node | |
| setIgnorePretransformValue(bool flag) | OBJ_Node | inlinestatic |
| setIndirectInput(OP_InputIdx idx, OP_IndirectInput *in) override | OBJ_Node | virtual |
| setInhibitInputConsolidation(bool value) | OP_Node | |
| setInput(OP_InputIdx idx, OP_Node *op, OP_OutputIdx outputIdx=0) override | OBJ_Node | virtual |
| setInputReference(OP_InputIdx idx, const char *label, int keeppos, OP_OutputIdx outputIdx=0) override | OBJ_Node | virtual |
| setInt(int parmi, int vectori, fpreal t, exint value) | OP_Parameters | |
| setInt(const char *parmname, int vectori, fpreal t, exint value) | OP_Parameters | |
| setInt(const char *parmname, int &parmi, int vectori, fpreal t, exint value) | OP_Parameters | |
| setIntInst(exint value, const char *parmname, const int *inst, int vectori, fpreal t, int nestlevel=1) | OP_Parameters | |
| setIsObjectRenderable(bool val) | OBJ_Bone | |
| setIsPreTransformIdentity(int yesno) | OBJ_Node | inline |
| setItemExpose(bool expose) override | OP_Node | inlinevirtual |
| setItemName(const UT_StringHolder &name) override | OP_Node | virtual |
| setKEEPPOS(int v) | OBJ_Node | inline |
| setLegacyConnectingInputIndex(OP_InputIdx index) | OP_Node | inlineprotected |
| setLength(fpreal t, fpreal v) | OBJ_Bone | inline |
| setLinkDisplay(bool onoff) | OBJ_Bone | inline |
| setLocalVarActive(bool f) | OP_Node | inline |
| setLocalXform(const UT_Matrix4D &m) | OBJ_Node | inlineprotected |
| setLockState(OP_LockTypes state, bool saveundo=true) | OP_Node | |
| setLookAtObject(OBJ_Node *node) | OBJ_Node | |
| setLookUpObject(OBJ_Node *node) | OBJ_Node | |
| setMapping(int idx, int type, const char *label=nullptr) | OP_Node | virtual |
| setMatchesOTLDefinition(int matches) | OP_Node | protected |
| setMaterialIconAllowRegenerateFlag(bool) | OP_Node | inlinevirtual |
| setMaterialIconFilename(const char *) | OP_Node | inlinevirtual |
| setMinimumCacheSize(int min_size) | OP_Node | |
| setModelLock(OP_LockTypes state, void *modeler=nullptr, bool allow_softlock_promotion=false, UT_Undo *undo=nullptr) | OP_Node | virtual |
| setModified(bool on_off) | OP_Node | |
| setNamedIndirectInput(const OP_ConnectorId &input_name, OP_IndirectInput *input) override | OBJ_Node | virtual |
| setNamedInput(const OP_ConnectorId &input_name, OP_Node *op, const OP_ConnectorId *output_name=NULL) override | OBJ_Node | virtual |
| setNamedInputReference(const OP_ConnectorId &input_name, const char *label, int, const OP_ConnectorId *output_name=NULL) override | OBJ_Node | virtual |
| setNewParent(OP_Network *new_parent) | OP_Node | protected |
| setNodeBeingDeleted(int beingdeleted) | OP_Node | |
| setNodeShape(const UT_StringHolder &shape) | OP_Node | |
| setOriginalOperatorName(const UT_StringHolder &optype) | OP_Node | |
| setOutputForView(int8 output) | OP_Node | |
| setOverrideDependentBoneLength(fpreal t, fpreal l) | OBJ_Bone | |
| setOwnerBox(OP_NetworkBox *box) | OP_NetworkBoxItem | |
| setParameterOrProperty(const char *parm_name, int vec_index, fpreal now, int32 value, bool set_key=false, bool propagate=true) | OP_Parameters | |
| setParameterOrProperty(const char *parm_name, int vec_index, fpreal now, int64 value, bool set_key=false, bool propagate=true) | OP_Parameters | |
| setParameterOrProperty(const char *parm_name, int vec_index, fpreal now, fpreal value, bool set_key=false, bool propagate=true) | OP_Parameters | |
| setParameterOrProperty(const char *parm_name, int vec_index, fpreal now, const char *value, CH_StringMeaning meaning, bool set_key=false, bool propagate=true) | OP_Parameters | |
| setParentingErrorFlag(bool o) | OBJ_Node | inline |
| setParentObject(OBJ_Node *node) | OBJ_Node | inline |
| setParmFromHandle(OP_Context &context, PRM_Parm &parm, int vec_idx, fpreal val, bool create_keys, bool check_modified) | OBJ_Node | |
| setParmFromHandle(OP_Context &context, PRM_Parm &parm, const UT_Vector3R &val, bool create_keys=false, int key_idx=-1, bool check_modified=true) | OBJ_Node | |
| setParmPivotTransform(OP_Context &context, const UT_DMatrix4 &xform, bool create_keys=false, bool fail_if_any_locked_parms=false, bool change_locked_parms=false, const UT_Vector3R *rotate_vals=NULL) | OBJ_Node | |
| setParmPivotTransform(OP_Context &context, const UT_DMatrix4 &xform, bool create_keys, bool fail_if_any_locked_parms, bool change_locked_parms, const UT_Vector3R *rotate_vals, bool check_modified) | OBJ_Node | |
| setParmTransform(OP_Context &context, const UT_DMatrix4 &xform, bool create_keys=false, bool fail_if_any_locked_parms=false, bool change_locked_parms=false, const UT_Vector3R *rotate_vals=NULL) | OBJ_Node | |
| setParmTransform(OP_Context &context, const UT_DMatrix4 &xform, bool create_keys, bool fail_if_any_locked_parms, bool change_locked_parms, const UT_Vector3R *rotate_vals, bool check_modified) | OBJ_Node | |
| setParmTransformFromWorld(OP_Context &context, const UT_DMatrix4 &world_xform, bool create_keys=false, bool fail_if_any_locked_parms=false, bool change_locked_parms=false) | OBJ_Node | |
| setPathObject(OBJ_Node *node) | OBJ_Node | |
| setPendingOverrideString(const char *s) | PRM_ParmOwner | |
| setPickable(bool onoff) override | OBJ_Node | virtual |
| setPicked(bool on_off, bool propagate_parent_event=true) override | OP_Node | virtual |
| setPivotFromHandle(fpreal t, const UT_Vector3R &pivot, bool create_keys=false, int key_idx=-1, bool check_modified=true) | OBJ_Node | virtual |
| setPivotRotateFromHandle(fpreal t, const UT_Vector3R &pivot_rotate, bool create_keys=false, int key_idx=-1, bool check_modified=true) | OBJ_Node | virtual |
| setPIVOTRX(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setPIVOTRY(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setPIVOTRZ(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setPosition(const char *frame, UT_Vector3R &pos, fpreal t) | OBJ_Bone | |
| setPreTransform(const UT_DMatrix4 &xform) | OBJ_Node | |
| setProxyRefNode(bool f) | OP_Node | inline |
| setPX(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setPY(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setPZ(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setRenameConflict() | OP_Node | inline |
| setRender(bool on_off) | OP_Node | |
| setRestPosition(const char *frame, UT_Vector3R &pos, fpreal t) | OBJ_Bone | |
| setRestX(fpreal t, fpreal v) | OBJ_Bone | inline |
| setRestY(fpreal t, fpreal v) | OBJ_Bone | inline |
| setRestZ(fpreal t, fpreal v) | OBJ_Bone | inline |
| setRigidParmTransform(OP_Context &context, const UT_DMatrix4 &xform, bool create_keys=false) | OBJ_Node | |
| setRigidParmTransformFromWorld(OP_Context &context, const UT_DMatrix4 &world_xform, bool create_keys=false) | OBJ_Node | |
| setRotateFromHandle(fpreal t, const UT_Vector3R &r, bool create_keys=false, int key_idx=-1, bool check_modified=true) override | OBJ_Bone | virtual |
| setROTORDER(int v) | OBJ_Node | inline |
| setRunningCreateScript(int onoff) | OP_Node | |
| setRX(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setRY(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setRZ(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setSaveBypass(bool on_off) | OP_Node | |
| setSaveData(bool on_off) | OP_Node | |
| setSCALE(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setScaleFromHandle(fpreal t, const UT_Vector3R &s, bool create_keys=false, int key_idx=-1, bool check_modified=true) override | OBJ_Bone | virtual |
| setSilentData(int parmi, int vectori, fpreal t, const PRM_DataItemHandle &value) | OP_Parameters | |
| setSilentData(const char *parmname, int vectori, fpreal t, const PRM_DataItemHandle &value) | OP_Parameters | |
| setSilentData(const char *parmname, int &parmi, int vectori, fpreal t, const PRM_DataItemHandle &value) | OP_Parameters | |
| setSilentDataInst(const PRM_DataItemHandle &value, const char *parmname, const int *inst, int vectori, fpreal t, int nestlevel=1) | OP_Parameters | |
| setSilentFloat(int parmi, int vectori, fpreal t, fpreal value, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OP_Parameters | |
| setSilentFloat(const char *parmname, int vectori, fpreal t, fpreal value, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OP_Parameters | |
| setSilentFloat(const char *parmname, int &parmi, int vectori, fpreal t, fpreal value, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OP_Parameters | |
| setSilentFloatInst(fpreal value, const char *parmname, const int *inst, int vectori, fpreal t, int nestlevel=1) | OP_Parameters | |
| setSilentInt(int parmi, int vectori, fpreal t, exint value) | OP_Parameters | |
| setSilentInt(const char *parmname, int vectori, fpreal t, exint value) | OP_Parameters | |
| setSilentInt(const char *parmname, int &parmi, int vectori, fpreal t, exint value) | OP_Parameters | |
| setSilentIntInst(exint value, const char *parmname, const int *inst, int vectori, fpreal t, int nestlevel=1) | OP_Parameters | |
| setSilentString(const UT_StringRef &value, CH_StringMeaning meaning, int parmi, int vectori, fpreal t) | OP_Parameters | |
| setSilentString(const UT_StringRef &value, CH_StringMeaning meaning, const char *parmname, int vectori, fpreal t) | OP_Parameters | |
| setSilentString(const UT_StringRef &value, CH_StringMeaning meaning, const char *parmname, int &parmi, int vectori, fpreal t) | OP_Parameters | |
| setSilentStringInst(const UT_StringRef &value, CH_StringMeaning meaning, const char *parmname, const int *inst, int vectori, fpreal t, int nestlevel=1) | OP_Parameters | |
| setSoftLock(bool on_off) | OP_Node | inline |
| setSOLVER(const char *solver, CH_StringMeaning meaning) | OBJ_Bone | inline |
| setString(const UT_StringRef &val, CH_StringMeaning meaning, int parmi, int vectori, fpreal t) | OP_Parameters | |
| setString(const UT_StringRef &val, CH_StringMeaning meaning, const char *parmname, int vectori, fpreal t) | OP_Parameters | |
| setString(const UT_StringRef &val, CH_StringMeaning meaning, const char *parmname, int &parmi, int vectori, fpreal t) | OP_Parameters | |
| setStringInst(const UT_StringRef &value, CH_StringMeaning meaning, const char *parmname, const int *inst, int vectori, fpreal t, int nestlevel=1) | OP_Parameters | |
| setSX(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setSY(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setSZ(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setTemplate(bool on_off) | OP_Node | |
| setTranslateFromHandle(fpreal t, const UT_Vector3R &trans, bool create_keys=false, int key_idx=-1, bool check_modified=true) | OBJ_Node | virtual |
| setTRANSORDER(int v) | OBJ_Node | inline |
| setTX(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setTY(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setTZ(fpreal t, fpreal v, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OBJ_Node | inline |
| setUniformScaleFromHandle(fpreal t, fpreal uniform_scale, bool create_keys=false, bool check_modified=true) | OBJ_Node | virtual |
| setUniqueId(int id) | OP_Node | protectedvirtual |
| setUnload(bool on_off) | OP_Node | |
| setupConnectorsAfterLoad() | OP_Node | protectedvirtual |
| setUserData(const UT_StringRef &key, const UT_StringHolder &data, bool save_undo) | OP_Node | |
| setUseSolver(bool onoff) | OBJ_Bone | inline |
| setViewSetting(const char *) | OP_Network | inlinevirtual |
| setVisible(bool onoff) override | OBJ_Node | virtual |
| setVisibleState(int pi, bool state, int v=-1) | OP_Parameters | |
| setVisibleState(const char *pn, bool state, int v=-1) | OP_Parameters | |
| setVisibleStateInst(const char *name, const int *inst, int state, int nestlevel=1, int v=-1) | OP_Parameters | |
| setWarnDeprecatedOpsOnLoad(bool enable) | OP_Network | inlinestatic |
| setWorldXform(const UT_Matrix4D &m) | OBJ_Node | inlineprotected |
| setXformOrderFromHandle(fpreal t, int value, bool create_keys=false, bool check_modified=true) | OBJ_Node | |
| setXMAX(fpreal t, fpreal v) | OBJ_Bone | inline |
| setXMIN(fpreal t, fpreal v) | OBJ_Bone | inline |
| setXray(bool on_off) | OP_Node | |
| setXY(fpreal x, fpreal y) override | OP_Node | virtual |
| setXYWithBoundsChecks(fpreal x, fpreal y) | OP_NetworkBoxItem | |
| setYMAX(fpreal t, fpreal v) | OBJ_Bone | inline |
| setYMIN(fpreal t, fpreal v) | OBJ_Bone | inline |
| setZMAX(fpreal t, fpreal v) | OBJ_Bone | inline |
| setZMIN(fpreal t, fpreal v) | OBJ_Bone | inline |
| SHADERATE(fpreal t, fpreal defval=1) | OBJ_Node | |
| SHADESPACE(UT_String &str, fpreal t) | OBJ_Geometry | |
| SHADOWRATE(fpreal t, fpreal def=1) | OBJ_Node | |
| shouldDelaySyncOTL() const | OP_Node | |
| simulateNameCollisions(UT_StringArray &names) | OP_Network | |
| SMOOTH(fpreal now) | OBJ_Geometry | |
| SOLVER(UT_String &str) | OBJ_Bone | inline |
| SOLVERmeaning() | OBJ_Bone | inline |
| spareOutputLabel(OP_OutputIdx idx) const | OP_Node | |
| spareParmRemoved(const char *parmname) override | OP_Node | virtual |
| splitCOP2Path(const char *path, UT_String &net, UT_String &nodepath) | OBJ_Node | |
| startBulkNotifications(const OP_NodeList &changed, OP_Node *caller=nullptr) | OP_Node | static |
| startCookTimer(const OP_Context &context) | OP_Node | protected |
| stashCurrentNodePtr(const OP_Node *child) | OP_Network | |
| stealDependents(OP_Node *other) | OP_Node | protected |
| stealErrors(UT_ErrorManager &src, bool borrow_only=false) | OP_Parameters | |
| stealErrors(OP_Parameters &src) | OP_Parameters | protected |
| stealGlobalErrors() | OP_Parameters | protected |
| stopCookTimer(const OP_Context &context) | OP_Node | protected |
| subPicked(const OP_Group *group) | OP_Network | |
| supportsDropShopType(int shop_type) | OBJ_Node | protected |
| syncContents(UT_IStream &is) override | OP_Network | protectedvirtual |
| syncContentsLevel() | OP_Network | static |
| syncDelayedOTL() | OP_Node | inline |
| syncNodeVersion(const char *old_version, const char *current_version, bool *node_deleted) override | OP_Node | virtual |
| syncNodeVersionIfNeeded(bool *node_deleted, const char *from_version=nullptr, bool update_node_version=false) | OP_Node | |
| T(fpreal *v, fpreal t) | OBJ_Node | inline |
| takeActivateFlag(uchar flag, bool enable=true, bool send_flag_event=true) | OP_Node | |
| takeActivateParm(uint idx, bool enable=true) | OP_Parameters | |
| takeActivateParm(const char *name, bool enable=true) | OP_Parameters | |
| takeActivateParm(PRM_Parm *parm, bool enable=true) | OP_Parameters | |
| takeAutoActivateParm(PRM_Parm *) override | OP_Parameters | virtual |
| takeDeactivateFlag(uchar flag) | OP_Node | inline |
| takeDeactivateParm(uint idx) | OP_Parameters | inline |
| takeDeactivateParm(const char *name) | OP_Parameters | inline |
| takeDeactivateParm(PRM_Parm *parm) | OP_Parameters | inline |
| takeIsActiveFlag(uchar flag) const | OP_Node | |
| takeIsActiveParm(uint idx) | OP_Parameters | |
| takeIsActiveParm(const char *name) | OP_Parameters | |
| takeIsActiveParm(const PRM_Parm *parm) | OP_Parameters | |
| TDISPLAY() const | OBJ_Node | |
| testDragDrop(DD_Source &src) override | OBJ_Node | protectedvirtual |
| theChildTableName | OBJ_Node | static |
| theVexClearParmName | OP_Node | static |
| theVexCWDName | OP_Node | static |
| theVexNodePathParmName | OP_Node | static |
| theVexScriptParmName | OP_Node | static |
| theVexSrcParmMenu | OP_Node | static |
| theVexSrcParmName | OP_Node | static |
| touchBundleParm(const char *name) | OP_Node | |
| touchBundleParm(int parm_index) | OP_Node | |
| transferLocalToPreTransform(fpreal gtime) override | OBJ_Bone | virtual |
| transferLocalToPreTransformRotates(fpreal t) override | OBJ_Bone | virtual |
| transferLocalToPreTransformScales(fpreal gtime) | OBJ_Node | virtual |
| transferLocalToPreTransformTranslates(fpreal gtime) | OBJ_Node | virtual |
| transferPreToLocalTransform(fpreal gtime, bool follow_chan_refs=false) override | OBJ_Bone | virtual |
| TRANSFORM enum value | OBJ_Node | |
| TRANSFORM_IWORLD enum value | OP_Node | |
| TRANSFORM_PARENT enum value | OP_Node | |
| TRANSFORM_PARENTBONE enum value | OP_Node | |
| TRANSFORM_PARM enum value | OP_Node | |
| TRANSFORM_PRE enum value | OP_Node | |
| TRANSFORM_PRECONSTRAINT enum value | OP_Node | |
| TRANSFORM_PREPARM enum value | OP_Node | |
| TRANSFORM_PRERAWPARM enum value | OP_Node | |
| TRANSFORM_RAWPARM enum value | OP_Node | |
| TRANSFORM_WORLD enum value | OP_Node | |
| TransformMode enum name | OP_Node | |
| TRANSMITBOUNCE(fpreal t, int default_value) | OBJ_Node | |
| TRAVERSE_COOKED_INPUT_INDEX_INPUTS enum value | OP_Node | |
| TRAVERSE_DEFAULT enum value | OP_Node | |
| TRAVERSE_EXTRA_INPUTS enum value | OP_Node | |
| TRAVERSE_INTO_SUBNETS enum value | OP_Node | |
| TRAVERSE_ONLY_USED_INPUTS enum value | OP_Node | |
| TRAVERSE_PASSTHROUGH_INPUTS enum value | OP_Node | |
| TRAVERSE_REF_INPUTS enum value | OP_Node | |
| TRAVERSE_SIMULATION_INPUTS enum value | OP_Node | |
| traverseAllBones(OBJ_BoneCallbackFunction fnct, void *data) | OBJ_Bone | static |
| traverseChildren(bool(*callback)(OP_Node &, void *), void *data, bool recurse_into_subnets) | OP_Node | |
| traverseConnectedInputs(OP_ConnectorInputIter *prev_iter) | OP_Node | |
| traverseInputs(bool(*callback)(OP_Node &, void *), void *data, TraverseOptions opts, OP_InterestType extra_interest_mask=OP_INTEREST_ALL) | OP_Node | |
| traverseInputs(bool(*callback)(const OP_Node &, void *), void *data, TraverseOptions opts, OP_InterestType extra_interest_mask=OP_INTEREST_ALL) const | OP_Node | |
| traverseInputs(OP_ConnectorInputIter *prev_iter) | OP_Node | |
| TraverseOptions enum name | OP_Node | |
| traverseRef(int *sub_idx, fpreal time, int parm_idx, int vec_idx) const override | OP_Node | virtual |
| traverseScope(const char *pattern, OP_ScopeOp scope_op, const OP_ScopeOptions &scope_opts) override | OP_Network | protectedvirtual |
| triggerOPChanged(OP_EventType reason, exint index) | OP_Parameters | |
| triggerOutputChanged() | OP_Node | |
| triggerParmCallback(PRM_Parm *parmptr, fpreal now, int value, void *data, const UT_Options *options=nullptr) override | OP_Node | virtual |
| triggerUIChanged(OP_UIChangeType type=OP_UICHANGE_ANY) | OP_Node | |
| TRS(fpreal t) const | OBJ_Node | inline |
| turnOffAllChildExports() | OP_Node | |
| undisplayChannels(bool recurse) override | OP_Network | virtual |
| uniqueNodeName(UT_String &name, UT_StringSet *fake_children=nullptr) | OP_Network | |
| unloadData() | OP_Node | virtual |
| unlockInput(OP_InputIdx idx) | OP_Node | virtual |
| unlockInputs() | OP_Node | virtual |
| unmatchOTLDefinition() | OP_Node | virtual |
| unpinChannels(bool recurse) override | OP_Network | virtual |
| unscopeChannels(bool recurse) override | OP_Network | virtual |
| updateChannelPtrs(CH_CollectionList &parents) | OP_Node | static |
| updateDandROpsEqual(int check_inputs=1) override | OP_Network | virtual |
| updateErrorSeverity() | OP_Node | protected |
| updateExtraFlagPtrs() | OP_Network | protectedvirtual |
| updateMultiParmFromRamp(fpreal t, const UT_Ramp &ramp, PRM_Parm &m, bool add_wrap, PRM_AddKeyType add_key=PRM_AK_MARK_PENDING) | OP_Parameters | |
| updateParmDisableConditional(PRM_Parm &parm, bool force, const UT_StringArray *skip=nullptr) | OP_Parameters | protected |
| updateParmDisableIfInactive(PRM_Parm &parm, bool disable=true) | OP_Parameters | protected |
| updateParmHideConditional(PRM_Parm &parm, const UT_StringArray *skip=nullptr) | OP_Parameters | protected |
| updateParmsAndSpareParmsFlags() | OP_Parameters | |
| updateParmsFlags() override | OBJ_Node | protectedvirtual |
| updateParmsToMatchCurrentUnits() | OP_Node | |
| updatePending(fpreal t) | OP_Parameters | |
| updateRampFromMultiParm(fpreal t, const PRM_Parm &m, UT_Ramp &ramp, bool *time_dep=nullptr, DEP_MicroNode *depnode=nullptr) const | OP_Parameters | |
| updateUserMask() | OP_Parameters | |
| updateVersionUserData() | OP_Node | |
| USE_DCOLOR() | OBJ_Node | inline |
| userData() const | OP_Node | inline |
| userDataChanged(const UT_StringHolder &key) | OP_Node | virtual |
| userSetSelectableTemplate(bool onoff) | OP_Node | |
| userSetTemplate(bool onoff) | OP_Node | |
| usesFootprint() const | OP_Node | inlinevirtual |
| UT_NonCopyable()=default | UT_NonCopyableNS::UT_NonCopyable | protected |
| UT_NonCopyable(const UT_NonCopyable &)=delete | UT_NonCopyableNS::UT_NonCopyable | protected |
| validateSafeBounds(fpreal &x, fpreal &y) | OP_NetworkBoxItem | |
| validateSafeBounds(fpreal &x, fpreal &y, fpreal &w, fpreal &h) | OP_NetworkBoxItem | |
| validateStatusNodePtrs(const OP_NodeList &skipnodes) | OP_Network | protected |
| verifyTemplatesWithParameters() const | OP_Node | |
| VPORT_DISPLAYASSUBDIV() override | OBJ_Geometry | inlinevirtual |
| VPORT_SHADEOPEN() override | OBJ_Geometry | inlinevirtual |
| wantsParentInputs() const | OP_Network | |
| warnDeprecatedOpsOnLoad() | OP_Network | inlinestatic |
| wasBuiltExplicitly() const | OP_Node | inline |
| wasInterrupted() const | OP_Node | inline |
| whichInputIs(const OP_Node *who) const | OP_Node | |
| whichInputIs(const OP_IndirectInput *who) const | OP_Node | |
| whichInputIs(const OP_IndirectInput *whoi, int cnt) const | OP_Node | |
| whichInputIs(const OP_Node *source_node, int counter) const | OP_Node | |
| whichNamedInputIs(const OP_Node *who) const | OP_Node | |
| whichNamedInputIs(const OP_IndirectInput *who) const | OP_Node | |
| whichOutputIs(const OP_Node *target_node, OP_InputIdx input_on_target_node) const | OP_Node | |
| whichOutputIs2(const OP_Node *target_node, OP_InputIdx input_on_target_node) const | OP_Node | |
| whichOutputIsFollowingIndirect(const OP_Node *target_node, OP_InputIdx input_on_target_node) const | OP_Node | |
| whichOutputIsFollowingIndirect2(const OP_Node *target_node, OP_InputIdx input_on_target_node) const | OP_Node | |
| whichOutputNode() const | OP_Node | virtual |
| willAutoconvertInputType(OP_InputIdx input_idx) | OP_Node | virtual |
| willAutoconvertNamedInputType(const OP_ConnectorId &input_name) | OP_Node | virtual |
| writeAllChannels(std::ostream &os, const char *name, bool frames, bool dochblock, bool dospareparms) | OP_Node | |
| writeChannel(CH_Channel *channel, std::ostream &os, const char *name, bool frames) | OP_Node | |
| XDAMP(fpreal t) | OBJ_Bone | inline |
| XFORM_ORDER | OBJ_Bone | static |
| XMAX(fpreal t) | OBJ_Bone | inline |
| XMIN(fpreal t) | OBJ_Bone | inline |
| XROLLOFF(fpreal t) | OBJ_Bone | inline |
| XYZ(fpreal t) const | OBJ_Node | inline |
| YDAMP(fpreal t) | OBJ_Bone | inline |
| YMAX(fpreal t) | OBJ_Bone | inline |
| YMIN(fpreal t) | OBJ_Bone | inline |
| YROLLOFF(fpreal t) | OBJ_Bone | inline |
| ZDAMP(fpreal t) | OBJ_Bone | inline |
| ZMAX(fpreal t) | OBJ_Bone | inline |
| ZMIN(fpreal t) | OBJ_Bone | inline |
| ZROLLOFF(fpreal t) | OBJ_Bone | inline |
| ~OBJ_Bone() override | OBJ_Bone | |
| ~OBJ_Geometry() override | OBJ_Geometry | |
| ~OBJ_Node() override | OBJ_Node | protected |
| ~OP_Network() override | OP_Network | protected |
| ~OP_NetworkBoxItem() | OP_NetworkBoxItem | virtual |
| ~OP_Node() override | OP_Node | protected |
| ~OP_Parameters() override | OP_Parameters | protected |
| ~PRM_ParmOwner() | PRM_ParmOwner | inlineprotectedvirtual |
| ~UT_NonCopyable()=default | UT_NonCopyableNS::UT_NonCopyable | protected |