, including all inherited members.
| acceptDragDrop(DD_Source &src, const char *l) | SOP_Node | [protected, virtual] |
| addChannel(const char *name) | OP_Parameters | |
| addChannelError(const char *type, int code, const char *msg=0) | OP_Parameters | |
| addChannelNameReference(const PRM_RefId &ref_id, const UT_String &op_path, const UT_String &chan_name, OP_InterestType type) | OP_Node | [protected] |
| addChildManager(OP_OpTypeId type) | OP_Network | |
| addCommonError(UT_CommonErrorCode what, const char *msg=0) | SOP_Node | [inline, protected] |
| addCustomVariable(const char *attr, const char *varname) | SOP_Node | |
| addCustomVariableCallback(const char *attr, const char *varname, void *data) | SOP_Node | [static] |
| addError(int code, const char *msg=0) | SOP_Node | [inline, protected] |
| 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] |
| addExtraInput(OP_Node *op, OP_InterestType type) | OP_Node | [virtual] |
| addFatal(SOP_ErrorCodes code, const char *msg=0) | SOP_Node | [inline, protected] |
| addGenericOpNameReference(const UT_String &oppath) | OP_Node | |
| addGenericOpNameReference(const PRM_RefId &ref_id, OP_Node *node) | OP_Node | |
| addGenericVariable(const char *varname, GEO_Standard_Attributes attr, const AttribTupleIndexArg &tuple_idx, int sz, GB_AttribType type, float ladefault=0.0f) | SOP_Node | |
| addGenericVariable(const char *varname, const char *attribname, const AttribTupleIndexArg &tuple_idx, int sz, GB_AttribType type, float ladefault=0.0F) | SOP_Node | |
| addGenericVariable(const char *varname, int varidx, SOP_LocalVarFunc callback, float ladefault=0.0F) | SOP_Node | |
| addGenericVariable(const GU_Detail *gdp, int gdpidx, const char *varname, const char *attribname, const AttribTupleIndexArg &tuple_idx, int sz, GB_AttribType type, float ladefault=0.0F) | SOP_Node | |
| addGenericVariable(int gpdidx, const char *varname, int varidx, SOP_LocalVarFunc callback, float ladefault=0.0F) | SOP_Node | |
| addInputError(unsigned input_idx) | OP_Node | [protected] |
| addInstanceReference(SOP_Node *node) | SOP_Node | |
| addMessage(SOP_ErrorCodes code, const char *msg=0) | SOP_Node | [inline, protected] |
| addNode(OP_Node *node, int notify=1, int explicitly=1) | OP_Network | [protected, virtual] |
| 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] |
| addOrRemoveMultiparmInstance() | OP_Parameters | [virtual] |
| addParmInterest(OP_Node *src, int srcindex, int dstindex) | OP_Node | |
| addPicked(const OP_Group *group) | OP_Network | |
| addPythonNodeError(const PY_Result &py_result) | OP_Node | |
| addSpecificVariable(const GU_Detail *gdp, int gdpidx, const char *varname, const char *attribname, const AttribTupleIndexArg &tuple_idx, int sz, GB_AttribType type, GEO_AttributeOwner dictionary, float ladefault=0.0F) | SOP_Node | |
| addSpecificVariable(int gpidx, const char *varname, int varidx, GEO_AttributeOwner dictionary, SOP_LocalVarFunc callback, float ladefault=0.0F) | SOP_Node | |
| addSystemError(const char *msg=0) | SOP_Node | [inline, protected] |
| addTransformError(const OP_Node &node, const char *label=0) const | OP_Node | |
| addWarning(SOP_ErrorCodes code, const char *msg=0) | SOP_Node | [inline, protected] |
| allGroupMenu | SOP_Node | [static] |
| allocIndirect(int size=64) | OP_Parameters | [protected] |
| allowBuildDependencies() const | OP_Node | [inline, protected] |
| allowReservingParm(PRM_Parm *parm) | OP_Parameters | [inline, 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] |
| appendExportingChopToCook(int id) | OP_Node | [protected] |
| approveUserAttribsOnlyCB(const GB_Attribute *atr, void *data) | SOP_Node | [static] |
| beginPropagateModification(OP_PropagateData *data=0) | OP_Node | |
| blockModify(int on_off, int propagate=1) | OP_Node | |
| breakpointGroupMenu | SOP_Node | [static] |
| buildBreakpointGroupsFromSop(SOP_Node *src_sop, PRM_Parm *parm, const PRM_SpareData *spare, bool addprim, int start, PRM_Name *menuEntries, int thelistsize) | SOP_Node | [static] |
| buildEdgeGroupsFromSop(SOP_Node *src_sop, PRM_Parm *parm, const PRM_SpareData *spare, bool addprim, int start, PRM_Name *menuEntries, int thelistsize) | SOP_Node | [static] |
| buildGroupsFromSop(SOP_Node *src_sop, PRM_Parm *parm, const PRM_SpareData *spare, unsigned type, int start, PRM_Name *menuEntries, int thelistsize) | SOP_Node | [static] |
| buildInputBreakpointGroups(int sourcenum, PRM_Name *choicenames, int menusize, bool addprim, int start, PRM_Parm *parm) | SOP_Node | |
| buildInputEdgeGroups(int sourcenum, PRM_Name *choicenames, int menusize, bool addprim, int start, PRM_Parm *parm) | SOP_Node | |
| buildInputGroups(int thesourcenum, PRM_Name *thechoicenames, int themenusize, unsigned type, int start, bool includeselection, PRM_Parm *parm) | SOP_Node | |
| buildInputHashCode(UT_TokenString &string, OP_Context &context, int group_mask, int level) | OP_Node | |
| buildMParmInst(const PRM_Template *templates, UT_StringArray &mparm_inst, UT_IntArray &mparm_lvl, int level) | OP_Parameters | [static] |
| buildNamedPrims(int thesourcenum, PRM_Name *thechoicenames, int themenusize, PRM_Parm *parm, bool globvectors, bool numberedvolumes) | SOP_Node | |
| buildOpDependencies() | OP_Network | [protected, virtual] |
| buildOperatorTable(OP_OperatorTable &table) | SOP_Node | [static] |
| buildOpMenu(OP_Network *net, PRM_Name *theMenu, int theMenuSize, int(*doAdd)(OP_Node *)=0, int startItem=0, PRM_Parm *parm=0, int showSubnets=1, int expandSubnets=1, bool recurse=false) | OP_Node | [static] |
| buildParmDependency(int parm_index) | OP_Node | [protected, virtual] |
| buildPreDefRulesMenu(PRM_Name *menu, OP_PreDefRules &pdr) | OP_Node | [static] |
| buildQuadricXform(UT_Matrix4 &mat, float tx, float ty, float tz, float sx, float sy, float sz, char axis= 'y') | OP_Node | [static] |
| buildQuadricXform(UT_DMatrix4 &mat, float tx, float ty, float tz, float sx, float sy, float sz, char axis= 'y') | OP_Node | [static] |
| buildVexCommand(UT_String &result, const PRM_Template *templatelist, float now, int start_parm=0, int end_parm=10000) | OP_Parameters | |
| 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, 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_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, 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_DMatrix4 &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, float tx, float ty, float rz, float sx, float sy, float px, float 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, float tx, float ty, float rz, float sx, float sy, float s_xy, float px, float py, UT_DMatrix3 &mat) | OP_Node | [static] |
| buildXformOrder(int trs, int xyz, UT_XformOrder &order) | OP_Node | [static] |
| builtExplicitly(int yn) | OP_Node | [inline] |
| builtHashCode(bool b=true) | OP_Node | [inline] |
| bumpNameSerialIndex() | OP_Node | [protected, static] |
| bumpSourceCount(int d) | OP_Node | [protected, virtual] |
| 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) | SOP_Node | [protected, virtual] |
| cacheParmValues(const OP_Context &context) | OP_Parameters | |
| cacheVarPrimBox(int gpdidx) | SOP_Node | |
| cacheVarPtBox(int gpdidx) | SOP_Node | |
| 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 | OP_Node | [virtual] |
| canDestroyNode() | OP_Network | [protected, virtual] |
| canDestroyNodes(OP_Network *src_net, OP_NodeList *nodes) | OP_Node | [protected, static] |
| canModifyFromUI(const PRM_Parm *parm, int vi) const | OP_Parameters | |
| canSetBatchParms(PRM_BatchList &list, double now) | OP_Parameters | [static] |
| castToCHOPNETNode() const | OP_Node | [inline] |
| castToCHOPNode() const | OP_Node | [inline] |
| castToCOP2Node() const | OP_Node | [inline] |
| castToCOPNETNode() const | OP_Node | [inline] |
| castToDOPNode() const | OP_Node | [inline] |
| castToDOPParent() | OP_Node | [inline, virtual] |
| castToDOPParent() const | OP_Node | [inline, virtual] |
| castToOBJNode() const | OP_Node | [inline] |
| castToPOPNETNode() const | OP_Node | [inline] |
| castToPOPNode() const | OP_Node | [inline] |
| castToROPNode() const | OP_Node | [inline] |
| castToSHOPNode() const | OP_Node | [inline] |
| castToSOPNode() const | OP_Node | [inline] |
| castToVOPNETNode() const | OP_Node | [inline] |
| castToVOPNode() const | OP_Node | [inline] |
| changeChildNodeType(OP_Node *child, const char *newtype, bool keepname, bool keepparms, bool keepcontents, bool quiet, int *newChildId=NULL) | 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) | OP_Network | [virtual] |
| changeSpareParms(UT_IStream &istream, UT_String &errors) | OP_Node | [virtual] |
| changeString(const char *from, const char *to, bool fullword) | OP_Node | [virtual] |
| chChanged(CH_Channel *ch, CH_CHANGE_TYPE reason) | OP_Parameters | |
| checkChangedSourceFlags(unsigned idx, OP_Context &ctx, int *changed) | SOP_Node | [protected] |
| checkChannelDependencies(CH_Channel *ch, CH_CHANGE_TYPE reason) | OP_Node | [protected, virtual] |
| checkDisableForParm(PRM_Parm &parm, const UT_StringArray *skipparms) | OP_Parameters | |
| checkExpressionError(const PRM_Parm *parm, int thread) const | OP_Parameters | [inline, protected] |
| checkInputChanged(int parm_index, int group_type_index, GU_DetailGroupPair &detail_group_pair, GU_Detail *pgdp, const GB_BaseGroup *group) | SOP_Node | [protected, virtual] |
| checkInputs() | OP_Node | |
| checkTimeDependencies(int do_parms=1, int do_inputs=1, int do_extras=1) | OP_Node | [protected, virtual] |
| childDeleted(OP_Node *) | OP_Network | [virtual] |
| childFlagChange(OP_Node *) | OP_Network | [virtual] |
| childUIChange(OP_Node *) | OP_Network | [virtual] |
| cleanAllBundleRefs() | OP_Node | |
| cleanUnusedBundleRefs() | OP_Node | |
| clearAllPendingUndoFlags() | OP_Node | [static] |
| clearAndDestroyNodes(void) | OP_Network | [protected] |
| clearCurGdh(int index) | SOP_Node | |
| clearDelScripts(int pickedOnly) | OP_Network | |
| clearDependency(bool include_parm) | OP_Node | [protected] |
| clearDuplicateErrors() | OP_Parameters | [inline] |
| clearErrors() | OP_Parameters | [inline] |
| clearExtraInputs() | OP_Node | [protected] |
| clearHashCodeFlags() | OP_Node | |
| clearInstance(int duplicate=0) | SOP_Node | [protected] |
| clearInstanceReference(SOP_Node *node) | SOP_Node | |
| clearInterrupted() | OP_Node | [virtual] |
| clearOpReferences() | OP_Node | [protected] |
| clearParmCache() | OP_Parameters | |
| clearParmDependency(int parm_index) | OP_Node | [virtual] |
| clearParmInterests() | OP_Node | [inline, protected] |
| clearSelection(void) | SOP_Node | |
| clearSelection(GU_SelectionType stype) | SOP_Node | |
| OP_Network::clearSelection(OP_TileType t=OP_TILE_ALL, int grouplist=0) | OP_Network | |
| clearUndoFlags() | OP_Network | [virtual] |
| clearUniqueId() | SOP_Node | [protected, virtual] |
| clearUnreferencedInputs() | OP_Network | [virtual] |
| cloneFromProxyRefNode(OP_Network *proxy) | OP_Network | [protected, virtual] |
| cloneToProxyRefNode() | OP_Network | [protected, virtual] |
| cmd_locate(CMD_Args &) | OP_Node | [protected, static] |
| commandParmCallback(void *data, float now, int argc, char *argv[], CMD_Args *args) | OP_Parameters | |
| completePath(const char *prefixpath, UT_String &completepath) const | OP_Node | |
| connectToInputNode(OP_Node &inputnode, int input_idx, int branch_off=0) | OP_Node | |
| consolidateInputs() | OP_Node | |
| convertObsAnimatedToStringExpression(PRM_ParmList *obsolete_parms, const char *pn, int vi, double t, UT_String &result, bool reset_obs) | OP_Parameters | |
| convertOpdefToAbsolutePath(UT_String &str) const | OP_Node | [protected, virtual] |
| convertPivotAboutGroupCentroid(PRM_Parm &grppivot_parm, int pivot_parm_idx, const UT_Vector3 *centroid=0) | SOP_Node | [protected] |
| cook(OP_Context &context) | OP_Node | [virtual] |
| cookedDataNeedsErrors() const | OP_Node | [inline, protected, virtual] |
| cookedDataUsesAllParameters() const | OP_Node | [inline, protected, virtual] |
| cookedInputIndex() const | OP_Node | [inline, virtual] |
| cookGuide1(OP_Context &context) | SOP_Node | |
| cookGuide2(OP_Context &context) | SOP_Node | |
| cookGuideList(OP_Context &context, UT_RefArray< GU_DetailHandle > &list) | SOP_Node | |
| cookInputAllGroups(OP_Context &context, const GB_BaseGroup *&group, GU_DetailGroupPair &detail_group_pair, int alone=0, bool do_selection=true, int input_index=0, int parm_index=0, int group_type_index=-1, bool allow_reference=false, bool is_default_prim=true, bool fetchgdp=true, GU_Detail *pgdp=NULL) | SOP_Node | [protected, virtual] |
| cookInputEdgeGroups(OP_Context &context, const GB_EdgeGroup *&group, GU_DetailGroupPair &detail_group_pair, int alone=0, bool do_selection=true, int input_index=0, int parm_index=0, int group_type_index=-1, bool allow_reference=false, bool fetchgdp=true, GU_Detail *pgdp=NULL) | SOP_Node | [protected, virtual] |
| cookInputGroups(OP_Context &context, int alone=0) | OP_Node | [protected, virtual] |
| cookInputPointGroups(OP_Context &context, const GB_PointGroup *&group, GU_DetailGroupPair &detail_group_pair, int alone=0, bool do_selection=true, int input_index=0, int parm_index=0, int group_type_index=-1, bool allow_reference=true, bool fetchgdp=true, GU_Detail *pgdp=NULL) | SOP_Node | [protected, virtual] |
| cookInputPrimitiveGroups(OP_Context &context, const GB_PrimitiveGroup *&group, GU_DetailGroupPair &detail_group_pair, int alone=0, bool do_selection=true, int input_index=0, int parm_index=0, int group_type_index=-1, bool allow_reference=true, bool fetchgdp=true, GU_Detail *pgdp=NULL) | SOP_Node | [protected, virtual] |
| cookMe(OP_Context &context) | SOP_Node | [protected, virtual] |
| cookMyGuide1(OP_Context &context) | SOP_Node | [protected, virtual] |
| cookMyGuide2(OP_Context &context) | SOP_Node | [protected, virtual] |
| cookMyGuideList(OP_Context &context, UT_RefArray< GU_DetailHandle > &list) | SOP_Node | [protected, virtual] |
| cookMySop(OP_Context &context) | SOP_PolySplit | [protected, virtual] |
| cookOverrides(OP_Context &c) | OP_Node | |
| cookParmsModified() const | OP_Node | [inline] |
| copyDataCallback(void *, void *) | OP_Node | [protected, static] |
| copyNetworkBox(OP_NetworkBox *srcnetbox, OP_NetworkBoxSaveType save_type, OP_NodeList *nodes=NULL, const char *toname=0, int reference_parameters=0) | OP_Network | |
| copyNode(const OP_Node *srcnode, const char *toname=0, int reference_parameters=0) | OP_Network | |
| copyNodeData(void *) | SOP_Node | [protected, virtual] |
| copyPickedNodes(const OP_Network *srcnet, OP_Group *newnodes=0, const OP_FixNameParms *fix_name_parms=0) | OP_Network | |
| copyPostItNote(OP_PostIt *src_note, const char *toname=0) | OP_Network | |
| copyTempSelections(OP_Context &context, SOP_Node *src) | SOP_Node | |
| countReferences(int op_id) | OP_Node | |
| createAdhocBreakpointGroup(GU_Detail &geo, const char *p="adhoc") | SOP_Node | [inline, protected] |
| createAdhocEdgeGroup(GU_Detail &geo, const char *p="adhoc") | SOP_Node | [inline, protected] |
| createAdhocPointGroup(GU_Detail &geo, const char *p="adhoc") | SOP_Node | [inline, protected] |
| createAdhocPrimGroup(GU_Detail &geo, const char *p="adhoc") | SOP_Node | [inline, protected] |
| createAdhocVertexGroup(GU_Detail &geo, const char *p="adhoc") | SOP_Node | [inline, protected] |
| createChannelGroupsFromFolders(CH_Group &parent_group, bool only_channels, bool leaf_channels_only=false) | OP_Parameters | |
| createGalleryEntry(OP_GalleryEntry &entry) | OP_Node | [virtual] |
| createGroup(const char *name=0) | OP_Network | |
| createNetworkBox(const char *name, OP_NetworkBoxItemList *items=NULL) | OP_Network | |
| createNewOpType(OP_Node *node, UT_String &errors, const char *typeName=NULL, const char *typeLabel=NULL, const char *otlFile=NULL, const char *metaSource=NULL, const char *comment=NULL, const char *version=NULL, const char *newName=NULL, int minimumInputs=-1, int maximumInputs=-1, bool ignoreExternalReferences=false, bool compressContents=false, bool force=false, int *newNodeId=NULL) | OP_Node | [static] |
| createNode(const char *type, const char *name=0, int notify=1, int explicitly=1, int loadcontents=1, int *aliasedScriptedOp=0, char *matIconFilename=0) | OP_Network | |
| createObsoleteParmList() | OP_Node | [virtual] |
| createPostItNote(const char *name) | OP_Network | |
| createProxyRefNode(const char *path) | OP_Network | [virtual] |
| createSpareParameterFromChannel(const char *chname) | OP_Parameters | [protected, virtual] |
| createSpareParametersForLoad(UT_StringArray &, PRM_ParmNameMap &, UT_String &) | PRM_ParmOwner | [virtual] |
| createSpareParametersFromChannels(UT_BitArray &selection, const CH_ChannelList &channels) | OP_Parameters | [protected, virtual] |
| curGdh(int index) const | SOP_Node | [inline] |
| curPoint(int index) const | SOP_Node | [inline] |
| curPointBBox(int index) | SOP_Node | [inline] |
| curPrim(int index) const | SOP_Node | [inline] |
| curPrimBBox(int index) | SOP_Node | [inline] |
| curVertex(int index) const | SOP_Node | [inline] |
| curVertexNum(int index) const | SOP_Node | [inline] |
| deAnimate(unsigned idx) | OP_Parameters | |
| deAnimate(const char *name) | OP_Parameters | |
| decrementOpReference(int node_id) | OP_Node | |
| deleteCookedData(void) | SOP_Node | [protected, virtual] |
| deleteDataCallback(void *, void *) | OP_Node | [protected, static] |
| deleteImplicitAncestors(OP_Node &node, const char *state=0, OP_Node *keep_node=0, bool included=true) | OP_Network | |
| deleteInput(int idx) | OP_Node | [protected] |
| deleteNodeData(void *) | SOP_Node | [protected, virtual] |
| deleteUserData(const char *key) | OP_Node | |
| destroyAdhocGroup(const GB_BaseGroup *group) | SOP_Node | [inline] |
| destroyAdhocGroups() | SOP_Node | [inline] |
| destroyAdhocGroups(const GU_Detail *g) | SOP_Node | [inline] |
| destroyChannel(const char *name) | OP_Parameters | |
| destroyGroup(const char *name) | OP_Network | |
| destroyGroup(OP_Group *group) | OP_Network | |
| destroyNetworkBox(OP_NetworkBox *box) | OP_Network | |
| destroyNetworkBoxes(UT_PtrArray< OP_NetworkBox * > &netboxes) | OP_Network | |
| destroyNode(OP_Node *node) | OP_Network | |
| destroyNodes(const OP_NodeList &nodes) | OP_Network | |
| destroyPostItNote(OP_PostIt *pnote) | OP_Network | |
| destroyPostItNotes(UT_PtrArray< OP_PostIt * > &pnotes) | OP_Network | |
| destroySelection(void) | SOP_Node | |
| destroySingleNode(OP_Node *node) | OP_Network | [protected, virtual] |
| disableParms() | SOP_PolySplit | [virtual] |
| disableParmsAndSpareParms() | OP_Parameters | |
| disconnectAllInputs(void) | OP_Node | |
| disconnectAllInputsOutputs(bool keepSelected, bool forceDisconnectOutputs=false) | OP_Node | |
| disconnectAllOutputs(void) | OP_Node | |
| doDeleteRewire() const | OP_Node | [inline, virtual] |
| doOverridePostCook() | OP_Node | [inline, protected, virtual] |
| doOverridePreCook() | OP_Node | [inline, protected, virtual] |
| dumpDependencies() | OP_Network | [virtual] |
| dumpOpDependents(OP_Node *ref, int brief, ostream &os) | OP_Node | |
| dumpParmInterests() const | OP_Node | |
| duplicateChangedSource(unsigned idx, OP_Context &ctx, int *changed=0, bool force=false) | SOP_Node | [protected] |
| duplicateChangedSource(unsigned idx, OP_Context &ctx, GU_Topology &tp, int *changed, GU_Detail *gdp, int clean=1) | SOP_Node | [protected] |
| duplicateChangedSource(unsigned idx, OP_Context &ctx, GU_Topology &tp, int *changed=0) | SOP_Node | [inline, protected] |
| duplicatePointSource(unsigned index, OP_Context &ctx, GU_Detail *gdp, int clean=1, bool wattrib=true, bool *fully=0) | SOP_Node | [protected] |
| duplicatePointSource(unsigned index, OP_Context &ctx) | SOP_Node | [inline, protected] |
| duplicateSource(unsigned index, OP_Context &context, GU_Detail *gdp, int clean=1) | SOP_Node | [protected] |
| duplicateSource(unsigned index, OP_Context &context) | SOP_Node | [inline, protected] |
| duplicateSourceGroup(const GU_Detail *src_gdp, const GB_PrimitiveGroup *primgroup, GU_Detail *dest_gdp=0) | SOP_Node | [protected] |
| edgeGroupMenu | SOP_Node | [static] |
| editCallback(CL_Track *track, float t, float newValue) | 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] |
| endPropagateModification() | OP_Node | |
| ensureInputsAndOutputsAreValid() | OP_Node | |
| error() | OP_Parameters | [inline, virtual] |
| evalFloat(int pi, int vi, double t) const | OP_Parameters | [inline] |
| evalFloat(const char *pn, int vi, double t) const | OP_Parameters | [inline] |
| evalFloat(const char *pn, int *pi, int vi, double t) const | OP_Parameters | [inline] |
| evalFloat(PRM_Parm *parm, int vi, double t) const | OP_Parameters | [inline] |
| evalFloatInst(const char *name, const int *inst, int vi, double t, int nestlevel=1) const | OP_Parameters | [inline] |
| evalFloatInstT(const char *name, const int *inst, int vi, double t, int thread, int nestlevel=1) const | OP_Parameters | |
| evalFloats(int pi, float *v, double t) const | OP_Parameters | [inline] |
| evalFloats(const char *pn, float *v, double t) const | OP_Parameters | [inline] |
| evalFloats(const char *pn, int *pi, float *v, double t) const | OP_Parameters | [inline] |
| evalFloats(PRM_Parm *parm, float *v, double t) const | OP_Parameters | [inline] |
| evalFloatsInst(const char *name, const int *inst, float *v, double t, int nestlevel=1) const | OP_Parameters | [inline] |
| evalFloatsInstT(const char *name, const int *inst, float *v, double t, int thread, int nestlevel=1) const | OP_Parameters | |
| evalFloatsT(int pi, float *v, double t, int thread) const | OP_Parameters | |
| evalFloatsT(const char *pn, float *v, double t, int thread) const | OP_Parameters | |
| evalFloatsT(const char *pn, int *pi, float *v, double t, int thread) const | OP_Parameters | |
| evalFloatsT(PRM_Parm *parm, float *v, double t, int thread) const | OP_Parameters | |
| evalFloatT(int pi, int vi, double t, int thread) const | OP_Parameters | |
| evalFloatT(const char *pn, int vi, double t, int thread) const | OP_Parameters | |
| evalFloatT(const char *pn, int *pi, int vi, double t, int thread) const | OP_Parameters | |
| evalFloatT(PRM_Parm *parm, int vi, double t, int thread) const | OP_Parameters | |
| evalInt(int pi, int vi, double t) const | OP_Parameters | [inline] |
| evalInt(const char *pn, int vi, double t) const | OP_Parameters | [inline] |
| evalInt(const char *pn, int *pi, int vi, double t) const | OP_Parameters | [inline] |
| evalInt(PRM_Parm *parm, int vi, double t) const | OP_Parameters | [inline] |
| evalIntInst(const char *name, const int *inst, int vi, double t, int nestlevel=1) const | OP_Parameters | [inline] |
| evalIntInstT(const char *name, const int *inst, int vi, double t, int thread, int nestlevel=1) const | OP_Parameters | |
| evalIntT(int pi, int vi, double t, int thread) const | OP_Parameters | |
| evalIntT(const char *pn, int vi, double t, int thread) const | OP_Parameters | |
| evalIntT(const char *pn, int *pi, int vi, double t, int thread) const | OP_Parameters | |
| evalIntT(PRM_Parm *parm, int vi, double t, int thread) const | OP_Parameters | |
| evalOpPathString(UT_String &val, int pi, int vi, float t, int &op_id, float &op_time, int expanded=1) | OP_Node | |
| evalOpPathString(UT_String &val, const char *pn, int &pi, int vi, float t, int &op_id, float &op_time, int expanded=1) | OP_Node | |
| evalParameterOrProperty(const char *parm_name, int vec_index, double now, int &value) | OP_Parameters | [inline] |
| evalParameterOrProperty(const char *parm_name, int vec_index, double now, float &values) | OP_Parameters | [inline] |
| evalParameterOrProperty(const char *parm_name, int vec_index, double now, UT_String &value) | OP_Parameters | [inline] |
| evalParameterOrPropertyExpr(const char *parm_name, int vec_index, double now, UT_String &value) | OP_Parameters | [inline] |
| evalParameterOrPropertyExprT(const char *parm_name, int vec_index, double now, UT_String &value, int thread) | OP_Parameters | |
| evalParameterOrPropertyRaw(const char *parm_name, int vec_index, double now, UT_String &value) | OP_Parameters | [inline] |
| evalParameterOrPropertyRawT(const char *parm_name, int vec_index, double now, UT_String &value, int thread) | OP_Parameters | |
| evalParameterOrPropertyT(const char *parm_name, int vec_index, double now, int &value, int thread) | OP_Parameters | |
| evalParameterOrPropertyT(const char *parm_name, int vec_index, double now, float &values, int thread) | OP_Parameters | |
| evalParameterOrPropertyT(const char *parm_name, int vec_index, double now, UT_String &value, int thread) | OP_Parameters | |
| evalString(UT_String &val, int pi, int vi, double t) const | OP_Parameters | [inline] |
| evalString(UT_String &val, const char *pn, int vi, double t) const | OP_Parameters | [inline] |
| evalString(UT_String &val, const char *pn, int *pi, int vi, double t) const | OP_Parameters | [inline] |
| evalString(UT_String &val, PRM_Parm *parm, int vi, double t) const | OP_Parameters | [inline] |
| evalStringInst(const char *name, const int *inst, UT_String &val, int vi, double t, int nestlevel=1) const | OP_Parameters | [inline] |
| evalStringInstRaw(const char *name, const int *inst, UT_String &val, int vi, double t, int nestlevel=1) const | OP_Parameters | [inline] |
| evalStringInstRawT(const char *name, const int *inst, UT_String &val, int vi, double t, int thread, int nestlevel=1) const | OP_Parameters | |
| evalStringInstT(const char *name, const int *inst, UT_String &val, int vi, double t, int thread, int nestlevel=1) const | OP_Parameters | |
| evalStringRaw(UT_String &val, int pi, int vi, double t) const | OP_Parameters | [inline] |
| evalStringRaw(UT_String &val, const char *pn, int vi, double t) const | OP_Parameters | [inline] |
| evalStringRaw(UT_String &val, const char *pn, int *pi, int vi, double t) const | OP_Parameters | [inline] |
| evalStringRaw(UT_String &val, PRM_Parm *parm, int vi, double t) const | OP_Parameters | [inline] |
| evalStringRawT(UT_String &val, int pi, int vi, double t, int thread) const | OP_Parameters | |
| evalStringRawT(UT_String &val, const char *pn, int vi, double t, int thread) const | OP_Parameters | |
| evalStringRawT(UT_String &val, const char *pn, int *pi, int vi, double t, int thread) const | OP_Parameters | |
| evalStringRawT(UT_String &val, PRM_Parm *parm, int vi, double t, int thread) const | OP_Parameters | |
| evalStringT(UT_String &val, int pi, int vi, double t, int thread) const | OP_Parameters | |
| evalStringT(UT_String &val, const char *pn, int vi, double t, int thread) const | OP_Parameters | |
| evalStringT(UT_String &val, const char *pn, int *pi, int vi, double t, int thread) const | OP_Parameters | |
| evalStringT(UT_String &val, PRM_Parm *parm, int vi, double t, int thread) const | OP_Parameters | |
| evaluateAllParms(double t) | OP_Node | [protected] |
| evaluateBatchParms(PRM_BatchList &list, double now) | OP_Node | [virtual] |
| evalVectorProperty(const char *parm_name, double now, int *values, int vec_size) | OP_Parameters | [inline] |
| evalVectorProperty(const char *parm_name, double now, float *values, int vec_size) | OP_Parameters | [inline] |
| evalVectorPropertyT(const char *parm_name, double now, int *values, int vec_size, int thread) | OP_Parameters | |
| evalVectorPropertyT(const char *parm_name, double now, float *values, int vec_size, int thread) | OP_Parameters | |
| executeCommand(const char *command, ostream *out, ostream *err) const | OP_Node | [virtual] |
| executeHscriptScript(UT_String &script, float now) | OP_Node | |
| executePythonScript(UT_String &script, float now) | OP_Node | |
| expandGroupNames(const char *pattern, UT_String &outNames, int isPrims, GU_Detail *pgdp) | SOP_Node | |
| expandGroupNames(const char *pattern, UT_String &outNames, int isPrims) | SOP_Node | [inline] |
| expandGroupPattern(const char *pattern, UT_String &result, bool expandToFullPaths=false) | OP_Node | |
| expandString(UT_String &val, double t, int thread, const char *channel_name=0) | OP_Parameters | |
| fillAttribNameMenu(PRM_Name *menu_entries, int max_menu_size, GEO_AttributeOwner dictionary, int input_index, bool(*approve)(const GB_Attribute *, void *)=NULL, void *approve_data=NULL) | SOP_Node | |
| fillInfoTree(UT_InfoTree &tree, float time) | OP_Node | |
| fillInfoTreeNodeSpecific(UT_InfoTree &tree, float time) | SOP_Node | [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] |
| findCOP2Node(const char *path) const | OP_Node | [inline] |
| findCOPNETNode(const char *path) const | OP_Node | [inline] |
| findDOPNode(const char *path) const | OP_Node | [inline] |
| 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) | OP_Network | [virtual] |
| findKey(double t, int direction) const | OP_Parameters | |
| findNetworkBox(const char *const_path) | OP_Network | [virtual] |
| findNode(const char *path) const | OP_Node | |
| findOBJNode(const char *path) const | OP_Node | [inline] |
| findOpFramePair(const char *path, int &op_id, float &frame) | OP_Node | [static] |
| findOrCreateMotionEffectsNetwork(bool create=true) | OP_Network | |
| findParametersOrProperties(fpreal now, OP_PropertyLookupList &list) | OP_Parameters | [virtual] |
| findParmFromTrack(float t, const char *trackname, OP_NodeParmRefCycle &cycle, OP_Node *&node, PRM_Parm *&parm, int &vecidx) | OP_Node | [virtual] |
| findPOPNETNode(const char *path) const | OP_Node | [inline] |
| findPOPNode(const char *path) const | OP_Node | [inline] |
| findPostItNote(const char *const_path) | 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 | OP_Node | [virtual] |
| findSubNode(const char *path) const | OP_Node | |
| findUniqueGroupName(const char *basename=0) | OP_Network | |
| findUniqueNetworkBoxName(const char *base=NULL) | OP_Network | |
| findUniquePostItNoteName(const char *base=NULL) | OP_Network | |
| findVOPNETNode(const char *path) const | OP_Node | [inline] |
| findVOPNode(const char *path) const | OP_Node | [inline] |
| finishedLoadingChildOrder() | OP_Network | [protected, virtual] |
| finishedLoadingNetwork(bool is_child_call=false) | OP_Network | [protected, virtual] |
| fixName(const char *name, const OP_FixNameParms &fix_name_parms, UT_String &fixed_name) | OP_Network | [static] |
| flags() const | OP_Node | [inline, virtual] |
| flags() | OP_Node | [inline, virtual] |
| followChannelReferences(double t, OP_Node *&newop, PRM_Parm *&newparm, int &newvecidx) | OP_Parameters | [inline, static] |
| followChannelReferences(double t, CH_ChannelRef &ref) | OP_Parameters | [inline, static] |
| followChannelReferencesOneStep(double t, OP_Node *&newop, PRM_Parm *&newparm, int &newvecidx) | OP_Parameters | [inline, static] |
| followChannelReferencesOneStepT(double t, OP_Node *&newop, PRM_Parm *&newparm, int &newvecidx, int thread) | OP_Parameters | [static] |
| followChannelReferencesT(double t, OP_Node *&newop, PRM_Parm *&newparm, int &newvecidx, int thread) | OP_Parameters | [static] |
| followChannelReferencesT(double t, CH_ChannelRef &ref, int thread) | OP_Parameters | [static] |
| forceRecook(bool evensmartcache=true) | OP_Node | [virtual] |
| forceValidGroupName(UT_String &name, UT_ErrorSeverity severity) | SOP_Node | |
| forceValidGroupPrefix(UT_String &prefix, UT_ErrorSeverity severity) | SOP_Node | |
| forceValidOpName(UT_String &name) | OP_Node | [static] |
| gdp | SOP_Node | [protected] |
| getActiveInputIndex() const | OP_Node | [inline] |
| getActiveOperatorsDefinedByOTL(UT_HashTable &active_operators) const | OP_Network | [virtual] |
| getAdditionalUndoNodes(const OP_NodeList &orig_list, OP_NodeList &nodes_for_input_undo) | OP_Network | [inline, protected, virtual] |
| getAllChannels(CH_ChannelList &list, int scoped=0) | OP_Node | |
| getAllChildren(OP_NodeList &children) const | OP_Node | |
| getAllCollections(UT_PtrArray< CH_Collection * > &list, int hide=0) | OP_Network | |
| getAllConnectedChildren(const OP_Node *node, OP_NodeList &nodes, bool expandSubnets=true) const | OP_Network | |
| getAllConnectedChildren(int input_index, OP_NodeList &nodes, bool expandSubnets=true) const | OP_Network | |
| getAllNetworkBoxes(UT_PtrArray< OP_NetworkBox * > &netboxes) const | OP_Network | |
| getAllNodes(OP_NodeList &nodes) | OP_Node | [static] |
| getAllPostItNotes(UT_PtrArray< OP_PostIt * > &pnotes_list) const | OP_Network | |
| getAnyOP() const | OP_Network | |
| getAnyOutputOf(OP_Node *op) const | OP_Network | |
| getAnyUndoPending() const | OP_Parameters | [inline] |
| getAudio() const | OP_Node | [virtual] |
| getAudioNodePtr() | OP_Network | [virtual] |
| getAutoScopedChannels(CH_ChannelRefList &chlist) | OP_Parameters | |
| getAuxInput() const | OP_Node | [virtual] |
| getBoundingBox(UT_BoundingBox &box, OP_Context &ctx) | SOP_Node | [virtual] |
| getBypass() const | OP_Node | [inline] |
| getCanDeviateFromOTLDefinition() const | OP_Node | |
| getCaptureOverrideFlag() | SOP_Node | [inline, static] |
| getChannel(const char *name) | OP_Parameters | |
| getChannel(const char *name) const | OP_Parameters | |
| getChannels(void) const | OP_Parameters | [inline] |
| getChanState(double t, bool scoped_only) const | OP_Parameters | |
| getChild(const char *name=0, int *hint=0) const | OP_Network | [virtual] |
| getChild(int index) const | OP_Network | [virtual] |
| getChildIndex(const OP_Node *) const | OP_Network | [virtual] |
| getChildrenScale() const | OP_Network | [inline] |
| getChildType() const | SOP_Node | [virtual] |
| getChildTypeID() const | SOP_Node | [virtual] |
| getChopScopeChannels(UT_WorkBuffer &chopscope_cmd) | OP_Parameters | |
| getClip(OP_Context *context=0) | OP_Node | [virtual] |
| getClipboardFile() | OP_Network | |
| getCodeCreator() const | OP_NetworkBoxItem | |
| getColor() const | OP_Node | [inline, virtual] |
| getComment(void) const | OP_Node | [inline] |
| getCompress() const | OP_Node | |
| getConnectedInputIndex(int startAt=-1) const | OP_Node | |
| getConnectorHeight() | OP_Node | [protected, static] |
| getCookCache() | OP_Node | [inline, protected] |
| getCookCount(void) const | OP_Node | [inline] |
| getCookDuration() const | OP_Node | |
| getCookDurationString() const | OP_Node | |
| getCookedData(OP_Context &ctx) | SOP_Node | [virtual] |
| getCookedDataType() const | SOP_Node | [virtual] |
| getCookedGeo(OP_Context &, int forced=0) | SOP_Node | |
| getCookedGeoHandle(OP_Context &, int forced=0) | SOP_Node | |
| getCookedGuide1() const | SOP_Node | |
| getCookedGuide2() const | SOP_Node | |
| getCookLock() | OP_Node | [inline] |
| getCookTimerLabel(const OP_Context &context) const | OP_Node | [protected, virtual] |
| getCOP2Node(const char *path, int addextra=0) const | OP_Node | |
| getCreator() const | OP_NetworkBoxItem | |
| getCreatorState() const | OP_Node | [inline] |
| getCurGdh(int index) | SOP_Node | |
| getCurrent() const | OP_Node | |
| getCurrentNodePtr() | OP_Network | |
| getDandROpsEqual() | OP_Network | [virtual] |
| getDataClass() const | OP_Node | [virtual] |
| getDataFileExtension(int binary) const | OP_Node | [protected, virtual] |
| getDebug() const | OP_Node | [virtual] |
| getDefaultSelectedInfoTreeBranchName() const | SOP_Node | [virtual] |
| getDelScript(void) const | OP_Node | [inline] |
| getDisplay() const | OP_Node | [inline] |
| getDisplayNodePtr() | OP_Network | [virtual] |
| getDoingBulkNotification() | OP_Node | [static] |
| getDOPNode(const char *path, int addextra=0) const | OP_Node | |
| getDragDropChoice(DD_Source &src, DD_ChoiceList &choices) | SOP_Node | [protected, virtual] |
| getEditCallback(void *&data) | OP_Node | [static] |
| getEditPicked() const | OP_Node | [inline, virtual] |
| 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() | OP_Parameters | [inline, virtual] |
| getExistingOpDependents(OP_NodeList &deps, bool recurse) | OP_Node | |
| getExistingOpReferences(OP_NodeList &refs, bool recurse) | OP_Node | |
| getExport() const | OP_Node | [virtual] |
| getExpose() const | OP_Node | [inline] |
| getExprLanguage() const | 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=0, bool from_children_too=true, bool collapse=false, bool check_missing=false, bool show_missing_only=false) | OP_Node | |
| getExtraInputMemUsage() const | OP_Node | |
| getExtraInputNodes(OP_NodeList &extras) const | OP_Node | [inline] |
| getExtraInputsCopy(OP_SimpleExtraInputArray &extra_inputs) const | OP_Node | [inline] |
| getFirstExecLicenseOnlyAncestor(bool ignore_self=true) const | OP_Node | |
| getFlag(char tag) const | OP_Node | [virtual] |
| getFlags() const | SOP_Node | [inline] |
| getFlagWidth() | OP_Node | [protected, static] |
| getFootprint() const | OP_Node | [inline] |
| getFullPath(UT_String &str) const | OP_Node | [virtual] |
| 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 | |
| getGroupCentroid(OP_Context &, UT_Vector3 &) | SOP_Node | [inline, protected, virtual] |
| getGroups(UT_PtrArray< OP_Group * > &list, int internal=0) | OP_Network | |
| getGuideListType() const | SOP_Node | [inline, virtual] |
| getH() const | SOP_Node | [virtual] |
| getHardLock() const | OP_Node | [inline] |
| getHashCode(OP_Context &context, int group_mask=1) | OP_Node | |
| getHasTakeData() const | OP_Node | [inline, virtual] |
| getHighlight() const | OP_Node | [inline] |
| getImplicitAncestors(OP_NodeList &implicit_nodes, OP_NodeList &border_nodes, OP_Node &node, const char *state=0, OP_Node *keep_node=0, bool included=true) | OP_Network | |
| getIndirectString(OP_InputIndirect *, UT_String &) | OP_Network | |
| getInfoText(OP_Context &context, int verbose, int max_separator_length=-1) | OP_Node | |
| getInput(unsigned idx, bool mark_used=false) const | OP_Node | |
| getInputLastGeo(int input, double time) | SOP_Node | |
| getInputReference(unsigned idx, int grow=1) | OP_Node | [virtual] |
| getInputReferenceConst(unsigned idx) const | OP_Node | [virtual] |
| getInputRes(int input, float t, const OP_Context &context, OP_Context &input_context) | OP_Node | [virtual] |
| getInputToHash(int i) | OP_Node | [virtual] |
| getInterfaceParmTemplates() const | OP_Parameters | |
| getInternalOperator() const | OP_Node | [inline, virtual] |
| getInternalOpTable() const | OP_Node | [inline, virtual] |
| getIsChangingSpareParms() const | OP_Parameters | [inline] |
| getIsContainedBy(const OP_Node *testparent) const | OP_Node | |
| getIsEditableAssetSubNode() const | OP_Node | |
| getIsRunningInCreateScript() const | OP_Node | [protected] |
| getIsSubNodeEditable(const OP_Node *subnode) const | OP_Network | |
| getIsVisible(int idx) | OP_Node | [virtual] |
| getItem(int index) const | OP_Network | |
| getItemIndex(const OP_NetworkBoxItem *item) const | OP_Network | |
| getItemName() const | OP_Node | [inline, virtual] |
| getItemType() const | OP_Node | [virtual] |
| getIWorldTransform(UT_DMatrix4 &xform, OP_Context &) | OP_Node | [virtual] |
| getIWorldTransform(UT_Matrix4 &xform, OP_Context &) | OP_Node | |
| getLastExecLicenseOnlyAncestor(bool ignore_self=true) const | OP_Node | |
| getLastGeo() | SOP_Node | |
| getLicense() const | OP_Node | |
| getLoadCollisions(UT_IStream &is, OP_NodeList &node_list, UT_PtrArray< OP_NetworkBox * > &netbox_list, UT_PtrArray< OP_PostIt * > &pnote_list, const char *pattern="*") | OP_Network | |
| getLoadedMemoryUsage() const | SOP_Node | [virtual] |
| getLock() const | OP_Node | [inline] |
| getLockedErrorManager() | OP_Parameters | [inline, protected] |
| getLockedExtraInputs() | OP_Node | [inline] |
| getLockedExtraInputs() const | OP_Node | [inline] |
| getLockedExtraOutputs() | OP_Node | [inline] |
| getLockedExtraOutputs() const | OP_Node | [inline] |
| getMainOrder(int trs) | OP_Node | [static] |
| getMainOrderMenuIndex(UT_XformOrder::rstOrder order) | OP_Node | [static] |
| getMapping(int idx, const char *&label) const | OP_Node | [virtual] |
| getMatchesOTLDefinition() const | OP_Node | |
| getMaterialIconAllowRegenerateFlag() | OP_Node | [inline, virtual] |
| getMaterialIconFilename() | OP_Node | [inline, virtual] |
| getMaterialIconImage() | OP_Node | [inline, virtual] |
| getMaxSafeX() | OP_NetworkBoxItem | [inline, static] |
| getMaxSafeY() | OP_NetworkBoxItem | [inline, static] |
| getMemberships(const OP_Node *node, UT_PtrArray< OP_Group * > &list, int internal=0) | OP_Network | |
| getMemUsage(UT_Bool onlythis) const | OP_Node | [virtual] |
| getMessageSubNodes(OP_NodeList &list) const | OP_Network | |
| getMinSafeX() | OP_NetworkBoxItem | [inline, static] |
| getMinSafeY() | OP_NetworkBoxItem | [inline, static] |
| getModelLock() const | OP_Node | |
| getModified() const | OP_Node | [inline] |
| getMotionEffectsNetworkPath(UT_String &path) | OP_Node | |
| getMultiparmInfo() | OP_Parameters | |
| getMyExternalReferences(UT_StringArray &reflist, UT_StringArray *nodelist=0, bool collapse=false, bool check_missing=false, bool show_missing_only=false) | OP_Node | [protected, virtual] |
| getName() const | OP_Parameters | [inline] |
| getNameSerialIndex() | OP_Node | [static] |
| getNchildren() const | OP_Network | [virtual] |
| getNetName() const | OP_Node | |
| getNetOverviewColor(UT_Color &color) | SOP_Node | [virtual] |
| getNetworkBox(int index) const | OP_Network | |
| getNetworkBox(const char *name) const | OP_Network | |
| getNetworkLock(bool relaxedlockcheck=false, const OP_Node *inputNode=NULL) const | OP_Node | |
| getNgroups() const | OP_Network | |
| getNitems() const | OP_Network | |
| getNnetworkBoxes() const | OP_Network | |
| getNodeButtonWidth() | OP_Node | [protected, static] |
| getNodeHeight() | OP_Node | [protected, static] |
| getNodeOrCreateProxy(const UT_String &op_path) | OP_Node | [protected] |
| getNodeSpecificInfoText(OP_Context &context, int verbose, UT_WorkBuffer &text) | SOP_Node | [virtual] |
| getNonSubnetOutputs(OP_NodeList &nodes) const | OP_Node | |
| getNparentInputs() const | OP_Network | [inline] |
| getNParmInterests() const | OP_Node | [inline] |
| getNpostItNotes() const | OP_Network | |
| getNthConnectedInput(int n) const | OP_Node | |
| getNumChildManagers(OP_OpTypeId type) const | OP_Network | |
| getNumInputsToHash() | OP_Node | [virtual] |
| getNumVisibleInputs() const | OP_Node | [virtual] |
| getNumVisibleOutputs() const | OP_Node | [virtual] |
| getObjectsSopNode(const char *objectName, OP_Context &context, UT_Matrix4 *xform=0, float *rx=0, float *ry=0, float *rz=0) | SOP_Node | [protected] |
| getOpDependents() | OP_Node | [inline] |
| getOperator() const | OP_Parameters | [inline] |
| getOperatorFilter() | OP_Network | [virtual] |
| getOperatorTable(const char *op_type, const char *script_path=0) | 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_PtrArray< OP_Node * > &list) | OP_Network | |
| getOpType() const | SOP_Node | [virtual] |
| getOpTypeFromTable(const char *table) | OP_Network | [static] |
| getOpTypeID() const | SOP_Node | [virtual] |
| getOTLSubType() | OP_Node | [inline, virtual] |
| getOutput(unsigned idx, int outputIdx=-1) | OP_Node | |
| getOutput(unsigned idx, int outputIdx=-1) const | OP_Node | |
| getOutputTowardsNode(const OP_Node *target) | OP_Node | |
| getOwnerBox() const | OP_NetworkBoxItem | |
| getParallelInputs(OP_Context &context, OP_NodeList &nodes) const | OP_Node | [virtual] |
| getParameterOrProperty(const char *name, fpreal now, OP_Node *&op, PRM_Parm *&parm, bool create_missing_multiparms, PRM_ParmList *obsolete=0) | OP_Parameters | [virtual] |
| getParameterOrPropertyByChannel(const char *chname, fpreal now, OP_Node *&op, PRM_Parm *&parm, int &vector_index, PRM_ParmList *obsolete=0) | OP_Parameters | [virtual] |
| getParameterOrPropertyOnNode(const char *name, fpreal now, OP_Node *&op, PRM_Parm *&parm, bool create_missing_multiparms, PRM_ParmList *obsolete) | OP_Parameters | |
| getParameterOrPropertyOnNodeByChannel(const char *chname, fpreal now, OP_Node *&op, PRM_Parm *&parm, int &vector_index, PRM_ParmList *obsolete=0) | OP_Parameters | |
| getParent() const | OP_Node | [inline] |
| getParentInput(int index) const | OP_Network | |
| getParentNetwork() const | OP_Node | [virtual] |
| getParm(int i) | OP_Parameters | [inline] |
| getParm(int i) const | OP_Parameters | [inline] |
| getParm(const char *name) | OP_Parameters | [inline] |
| getParm(const char *name) const | OP_Parameters | [inline] |
| getParmBundle(const char *parm_name, int vector_index, UT_String &pattern, OP_Network *creator, const char *filter) | OP_Node | |
| getParmHashCode(OP_Context &context, int group_mask=1) | OP_Node | [virtual] |
| getParmInterest(int index) const | OP_Node | [inline] |
| getParmIsVisible(const char *parmname) | OP_Parameters | |
| getParmList() | OP_Parameters | [inline, virtual] |
| getParmList() const | OP_Parameters | [inline, virtual] |
| 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_PtrArray< PRM_Parm * > &parms, UT_IntArray &parmsubidxs) | OP_Node | |
| getPastedSurfaces(void) | SOP_Node | [inline, protected] |
| getPastedSurfaces(GB_PrimitiveGroup *&used) | SOP_Node | [inline, protected] |
| getPathFromParent(UT_String &str, const OP_Node *parent) const | OP_NetworkBoxItem | |
| getPathWithSubnet(UT_String &str) const | OP_Node | [virtual] |
| getPendingOverrideString() const | PRM_ParmOwner | [inline] |
| getPickable() | OP_Node | [virtual] |
| getPickableSelfOrParent() | OP_Node | |
| getPicked() const | OP_Node | [inline, virtual] |
| getPickedChildren(OP_NodeList &picked, bool include_hidden=false) const | OP_Node | |
| getPickedItems(OP_ItemTypeMask item_type_mask, OP_NetworkBoxItemList &picked, bool include_hidden=false) | OP_Network | |
| getPickedNetworkBoxes(UT_PtrArray< OP_NetworkBox * > &picked) | OP_Network | |
| getPickedOrInPickedNetboxChildren(OP_NodeList &list) | OP_Network | |
| getPickedOrInPicketNetboxPostIts(UT_PtrArray< OP_PostIt * > &list) | OP_Network | |
| getPickedParentInputs(UT_PtrArray< OP_InputIndirect * > &picked) const | OP_Network | |
| getPickedPostItNotes(UT_PtrArray< OP_PostIt * > &picked) | OP_Network | |
| getPivotParmValue(int trs, float tx, float ty, float tz, float px, float py, float pz) | OP_Node | [static] |
| getPOPNode(const char *path, int addextra=0) const | OP_Node | |
| getPostItNote(int index) const | OP_Network | |
| getPostItNote(const char *name) const | OP_Network | |
| getPostParmSaveFlagsString(UT_String &cmd) const | OP_Node | [virtual] |
| getPreParmSaveFlagsString(UT_String &cmd) const | OP_Node | [virtual] |
| getRamp() | OP_Node | [virtual] |
| getRelativeCaptureTransform(OP_Node &to, UT_Matrix4 &xform, OP_Context &context) | OP_Node | [virtual] |
| getRelativeCaptureTransform(OP_Node &to, UT_DMatrix4 &xform, OP_Context &context) | OP_Node | [virtual] |
| getRelativePathTo(const OP_Node *base_node, UT_String &result) const | OP_Node | |
| getRelativeTransform(OP_Node &to, UT_Matrix4 &xform, OP_Context &context) | OP_Node | [virtual] |
| getRelativeTransform(OP_Node &to, UT_DMatrix4 &xform, OP_Context &context) | OP_Node | [virtual] |
| getRender() const | OP_Node | [inline] |
| getRenderNodePtr() | OP_Network | [virtual] |
| getRepresentativeNodeId(OP_Node *changed_child, int current_rep_id) | OP_Network | |
| getROPNode(const char *path, int addextra=0) const | OP_Node | |
| getRotations(float, float &, float &, float &) | OP_Node | [virtual] |
| getRotOrder(int xyz) | OP_Node | [static] |
| getRotOrderMenuIndex(UT_XformOrder::xyzOrder order) | OP_Node | [static] |
| getSaveBypass() const | OP_Node | [inline] |
| getSaveData() const | OP_Node | [inline] |
| getSaveFlagsString(UT_String &cmd, const char *flags, bool save_to_hip) const | OP_Node | [virtual] |
| getSaveWithVopnets() | OP_Network | [virtual] |
| getScriptDirectory() | OP_Network | [virtual] |
| getScriptFromTable(const char *table) | OP_Network | [static] |
| getScriptMaterialInfo(UT_String &mat_info, VOP_ScriptMaterialCodeMapper *mapper) | OP_Node | [inline, virtual] |
| getSmallMode() | OP_Node | [static] |
| getSoftLock() const | OP_Node | [inline] |
| getSOPNode(const char *path, int addextra=0) const | OP_Node | |
| getSortedList() | OP_Network | |
| getSourceCount(void) const | OP_Node | [protected] |
| 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, double t) | OP_Parameters | |
| getStringMeaning(const char *pn, int vi, double t) | OP_Parameters | |
| getStringMeaningInst(const char *name, const int *inst, int vi, double t, int nest_level=1) | OP_Parameters | |
| getStringParmOpPath(PRM_Parm &parm, int vi, UT_String &oppath, int thread) | OP_Node | [protected, static] |
| getSyncErrorLevel() const | OP_Node | [inline] |
| getSyncErrors() const | OP_Node | [inline] |
| getTakeReferences() const | OP_Parameters | [inline] |
| getTemplate() const | OP_Node | [inline] |
| getTemplateOps(UT_PtrArray< OP_Node * > &list) | OP_Network | |
| getTimeTransform(int input, float t) | OP_Node | [virtual] |
| getTrackChannel(const char *name) | OP_Node | [virtual] |
| getTranslateParmIndex() | OP_Node | [virtual] |
| getTrees(UT_Pointers *rootlist) | OP_Network | |
| getUniqueId() const | OP_Node | [inline] |
| getUnload() const | OP_Node | |
| getUserData(const char *key, std::string &result) | OP_Node | |
| getValueAsProcessedNodePaths(double t, UT_WorkBuffer &resultbuf, PRM_Parm *parm, int index, OP_Node *srcnode) | OP_Parameters | [static] |
| getVariable(int i) const | OP_Parameters | [protected] |
| getVariable(const char *name) const | OP_Parameters | [protected] |
| getVariableOrder(int level) const | SOP_Node | |
| getVariablePrecedence(int var) const | SOP_Node | |
| getVariableString(int index, UT_String &value, int thread) | SOP_Node | [virtual] |
| getVariableValue(int index, int thread) | SOP_Node | [virtual] |
| getVariableValueFP(fpreal &val, int index) | SOP_Node | |
| getVectorAttribOffsets(const char *attrib_names, UT_RefArray< GB_AttributeRef > &vertex_offsets, UT_RefArray< GB_AttributeRef > &point_offsets, UT_RefArray< GB_AttributeRef > &prim_offsets) | SOP_Node | [protected] |
| getVectorAttribOffsets(const GB_AttributeDict &dict, const char *attrib_string, UT_RefArray< GB_AttributeRef > &offsets, UT_String &bad_attribs) | SOP_Node | [protected] |
| getVersionCache() | OP_Node | [protected] |
| getVersionParms() const | OP_Node | [inline] |
| getViewSetting() const | OP_Network | [inline, virtual] |
| getVisible() const | OP_Node | [virtual] |
| getVopCodeGenerator() | OP_Node | [inline, virtual] |
| getW() const | SOP_Node | [virtual] |
| getWorldTransform(UT_DMatrix4 &xform, OP_Context &) | OP_Node | [virtual] |
| getWorldTransform(UT_Matrix4 &xform, OP_Context &) | OP_Node | |
| getX() const | OP_Node | [inline, virtual] |
| getXformOrder(UT_XformOrder &xord, CH_Channel *chp) | OP_Node | [virtual] |
| getXformPivot(int trs, float tx, float ty, float tz, float px, float py, float pz) | OP_Node | [static] |
| getXray() const | OP_Node | [inline] |
| getY() const | OP_Node | [inline, virtual] |
| getYOffset() const | OP_NetworkBoxItem | [inline, virtual] |
| globChannels(const char *, UT_String &expand, OP_GlobContext *context=0, const char *prefix=" ") const | OP_Node | |
| globChannels(const char *pattern, CH_ChannelList &clist, OP_GlobContext *context=0, OP_Node *dependent=0) | OP_Node | |
| globChanRefs(const char *pattern, CH_ChannelRefList &list, OP_GlobContext *context=0, OP_Node *dependent=0) | OP_Node | |
| globNetworkBoxes(const char *pat, UT_String *expand, UT_PtrArray< OP_NetworkBox * > *list=0, OP_GlobContext *context=0, const char *prefix=" ") | OP_Network | [virtual] |
| globNodeChannels(const char *pattern, CH_ChannelList &list, OP_GlobContext *context, int *parm_start=NULL, UT_IntArray *parm_indices=NULL) const | OP_Node | |
| globNodeChanRefs(const char *pattern, CH_ChannelRefList &list, OP_GlobContext *context, int *parm_start=NULL, UT_IntArray *parm_indices=NULL) const | OP_Node | |
| globNodeParms(const char *pattern, float t, UT_RefArray< opParmData > &list, OP_GlobContext *context, OP_Node *dependent, int calc_value, bool animated_only) | OP_Node | |
| globNodes(const char *pat, UT_String *expand, UT_PtrArray< OP_Node * > *list=0, OP_GlobContext *context=0, const char *prefix=" ") | OP_Node | |
| globParms(const char *pattern, float t, UT_RefArray< opParmData > &list, OP_GlobContext *context=0, OP_Node *dependent=0, int calc_value=1) | OP_Node | |
| globPostIts(const char *pat, UT_String *expand, UT_PtrArray< OP_PostIt * > *list=0, OP_GlobContext *context=0, const char *prefix=" ") | OP_Network | [virtual] |
| groupMenu | SOP_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 | [protected, virtual] |
| handleStringParmOpPathDependency(int parm_index, int vi, const char *new_fullpath, const char *old_fullpath, const char *old_cwd) | OP_Node | [protected] |
| handleTimeChange(double) | OP_Node | [inline, virtual] |
| hasAnimatedParms() const | OP_Node | |
| hasChopOverriddenParms() const | OP_Node | |
| hasComment() const | OP_Node | |
| hasCookedData(OP_Context &) | OP_Node | [virtual] |
| hasCookedSelection(void) const | SOP_Node | [inline] |
| hasDeadlockError() const | OP_Parameters | [inline] |
| hasDifferentMultiInputs() const | OP_Node | [virtual] |
| hasMultiparmInfo() const | OP_Parameters | |
| hasOpDependents() | OP_Node | [inline, protected] |
| hasOpInterest(void *data, OP_EventMethod m) const | OP_Node | [inline] |
| hasParm(const char *name) const | OP_Parameters | [inline] |
| hasParmsNotAtFactoryDefault() const | OP_Node | |
| hasProxyRefNodes() const | OP_Network | [inline, protected, virtual] |
| hasRefOutputs(bool recurse_on_implicits=false) const | OP_Node | |
| hasUnorderedInputs() const | OP_Node | |
| hasUserData(const char *key) | OP_Node | |
| haveAncestorWithoutFullLicense(bool ignore_self) const | OP_Node | |
| haveLicenseToAccessContents() const | OP_Node | |
| haveLicenseToAccessParentContents() const | OP_Node | |
| haveSeenDataModification(long modification_id) | OP_Node | [protected] |
| initializeExpressions() | SOP_Node | [static] |
| initializeParms(OP_Channels *channels) | OP_Parameters | [protected] |
| initMultiparmInstance(UT_PtrArray< PRM_Parm * > &parms) | OP_Parameters | [virtual] |
| inputConnectChanged(int which_input) | SOP_Node | [protected, virtual] |
| inputConnectorLabel(unsigned idx) | OP_Node | [virtual] |
| inputGeo(int index, OP_Context &) | SOP_Node | [inline, protected] |
| inputGeo(int index) const | SOP_Node | [protected] |
| inputGeoHandle(int index) const | SOP_Node | [protected] |
| inputLabel(unsigned idx) const | SOP_PolySplit | [protected, virtual] |
| inputLabelNum(unsigned idx) const | OP_Node | [protected] |
| insertIndirectInput(unsigned idx, OP_InputIndirect *input) | OP_Node | |
| insertInput(unsigned idx, OP_Node *op, unsigned outputIdx) | OP_Node | |
| insertMultiParmItem(const char *pn, int i) | OP_Parameters | |
| isAncestor(const OP_Node *node, int checkextra=1) const | OP_Node | |
| isAtKey(double t) const | OP_Parameters | [inline] |
| isAutoscope() | OP_Node | [inline] |
| isBeingDeleted() const | OP_Node | [inline] |
| isBlockModify(void) const | OP_Node | |
| isCookedTime(double t) const | OP_Node | [inline, protected] |
| isCookingRender() const | SOP_Node | [inline, virtual] |
| isDependentOn(OP_Node *other_node, PRM_Parm *parm) | OP_Node | |
| isEffectivelyAManagementNode() const | OP_Node | |
| isHashCodeBuilt() const | OP_Node | [inline] |
| isInput(unsigned idx) | OP_Node | [inline, protected] |
| isInputConnectedInsideSubnet(int input_idx) const | OP_Node | [protected, virtual] |
| isInSubNetwork() const | OP_Node | [virtual] |
| isInvalidName(const char *name) | OP_Network | [virtual] |
| isLoaded() const | SOP_Node | [virtual] |
| isManagementNode() const | OP_Node | [virtual] |
| isManager() const | OP_Node | [virtual] |
| isMParmInstance(const char *chname, const UT_StringArray &mparm_inst, const UT_IntArray &mparm_lvl) | OP_Parameters | [static] |
| isNetwork() const | OP_Network | [virtual] |
| isNetworkWithKids() const | OP_Node | |
| isObsoleteChannel(const char *name) const | OP_Parameters | |
| isOpWritten(UT_IStream &is) | OP_Network | [static] |
| isParmDirty(int idx, double t) | OP_Parameters | |
| isParmDirty(const char *n, double t) | OP_Parameters | |
| isParmDirtyInst(const char *name, const int *inst, double t, int nestlevel=1) | OP_Parameters | |
| isParmPendingOverride(const char *parm_name, int vec_idx) const | OP_Node | [virtual] |
| isPending(double t) | OP_Parameters | |
| isPendingOverride() const | PRM_ParmOwner | [inline] |
| isProxyRefNode() const | OP_Node | [inline] |
| isRefInput(unsigned) const | OP_Node | [inline, virtual] |
| isSubNetwork(bool includemanagementops) const | OP_Node | [virtual] |
| isSubNode(const OP_Node *node) const | OP_Network | |
| isTimeDependent(OP_Context &context) | OP_Node | |
| isValidOpName(const char *s, bool allow_rel_paths=false, bool ignore_node_names_env_var=false) | OP_Node | [static] |
| isValidOpPath(const char *s) | OP_Node | [static] |
| isVex() const | OP_Node | [virtual] |
| load(UT_IStream &is, const char *extension, const char *path=0) | SOP_Node | [protected, virtual] |
| loadChannelAliases(UT_IStream &is, const char *path=0) | OP_Parameters | [protected] |
| loadChannels(UT_IStream &is, const char *path, CH_Collection *obsolete_channels) | OP_Parameters | [protected] |
| loadContentsSection() | OP_Node | [protected] |
| loadExtraInputs(UT_IStream &is, const char *path=0) | OP_Node | |
| loadFinished() | OP_Node | [protected, virtual] |
| loadFromClipboard(float x=0, float y=0, int turn_off_display=0) | OP_Network | |
| loadInputs(UT_IStream &is, const char *path=0) | OP_Node | |
| loadIntrinsic(UT_IStream &is, const char *path=0) | OP_Node | [protected] |
| loadNetwork(UT_IStream &is, int merge=0, const char *pattern=0, int overwrite=0, const OP_FixNameParms *fix_name_parms=0) | OP_Network | |
| loadNetworkBox(UT_IStream &is, const char *path="", int overwrite=0, OP_NetworkBox **created=NULL) | OP_Network | |
| loadOldSpareParms(UT_IStream &is) | OP_Parameters | [protected] |
| loadOverride(UT_IStream &is) | OP_Node | |
| loadParameters(UT_IStream &is, const char *path, PRM_ParmList *obsolete_parms) | OP_Parameters | [protected] |
| loadParmCommand(int argc, char *argv[], int docallbacks, void *data, float now, bool followchrefs, CMD_Args *args) | OP_Parameters | |
| loadPostIt(UT_IStream &is, const char *path="", int overwrite=0, OP_PostIt **created=NULL) | OP_Network | |
| loadPresetContents(const char *tok, UT_IStream &is) | OP_Parameters | [virtual] |
| loadRamp(UT_IStream &is, const char *path=0) | OP_Node | [virtual] |
| loadRamp(UT_IStream &is, UT_Ramp &ramp, const char *path=0) | OP_Node | |
| loadStart() | OP_Node | [protected, virtual] |
| loadUserData(UT_IStream &is, const char *path=NULL) | OP_Node | |
| lockForCooking(OP_CookLock::Scope &scope) | OP_Node | |
| lockInput(unsigned idx, OP_Context &context) | SOP_Node | [virtual] |
| lockInputs(OP_Context &context) | SOP_Node | [virtual] |
| lookupNode(int unique_id, bool include_proxy=false) | OP_Node | [inline, static] |
| makeInstanceOf(SOP_Node *node) | SOP_Node | |
| makePreserveRequest() | SOP_Node | |
| markBundleRefsAsUnused() | OP_Node | |
| matchChild(const char *pattern, OP_Node *prevmatch=0, const char *optype=0, int casesensitive=0) const | OP_Node | [virtual] |
| matchChildBackwards(const char *pattern, OP_Node *prevmatch=0, const char *optype=0, int casesensitive=0) const | OP_Node | [virtual] |
| matchesState(const char *state) const | OP_Node | |
| matchOTLDefinition() | OP_Node | [virtual] |
| maxInputs() const | OP_Node | [virtual] |
| maxOutputs() const | OP_Node | [virtual] |
| minInputs() const | OP_Node | [virtual] |
| modifyAllChildNodeNames(bool renamepickableobjects, const char *prefix, int &id) | 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) | OP_Network | [protected, virtual] |
| moveInput(int srcidx, int dstidx, bool forcesubnet=false) | OP_Node | [virtual] |
| movePickedNodes(OP_Network *src_net, OP_NodeList *src_nodes_ptr=NULL, OP_NodeList *dest_nodes_ptr=NULL) | OP_Network | [virtual] |
| moveProxyRefNodes(OP_Network *dest) | OP_Network | [protected, virtual] |
| moveToGoodPosition(bool relativetoinputs=true, bool moveinputs=true, bool moveoutputs=true, bool moveunconnected=true) | OP_NetworkBoxItem | |
| MSS_PolySplitState class | SOP_PolySplit | [friend] |
| myAttribCache | SOP_Node | [protected] |
| myChannels | OP_Parameters | [protected] |
| myConstructor(OP_Network *net, const char *name, OP_Operator *entry) | SOP_PolySplit | [static] |
| myCurBuiltPrimBox | SOP_Node | [protected] |
| myCurBuiltPtBox | SOP_Node | [protected] |
| myCurGdpVal | SOP_Node | [protected] |
| myCurPrim | SOP_Node | [protected] |
| myCurPrimBox | SOP_Node | [protected] |
| myCurPt | SOP_Node | [protected] |
| myCurPtBox | SOP_Node | [protected] |
| myCurrentLayerCache | SOP_Node | [protected] |
| myCurVtx | SOP_Node | [protected] |
| myCurVtxNum | SOP_Node | [protected] |
| myDisplayNodePtr | OP_Network | [protected] |
| myGdpHandle | SOP_Node | [protected] |
| myGuide1 | SOP_Node | [protected] |
| myGuide2 | SOP_Node | [protected] |
| myHashCode | OP_Node | [protected] |
| myHashTime | OP_Node | [protected] |
| myHashVersion | OP_Node | [protected] |
| myLastGroupMask | OP_Node | [protected] |
| myLocalVarArray | SOP_Node | [protected] |
| myLocalVarOrder | SOP_Node | [protected] |
| myLocalVarOrderCache | SOP_Node | [protected] |
| myLocalVarTable | SOP_Node | [protected] |
| myParmHashCode | OP_Node | [protected] |
| myParmHashTime | OP_Node | [protected] |
| myParmHashVersion | OP_Node | [protected] |
| myParmLastGroupMask | OP_Node | [protected] |
| myParmList | OP_Parameters | [protected] |
| myRenderNodePtr | OP_Network | [protected] |
| mySopFlags | SOP_Node | [protected] |
| myStats | OP_Parameters | [protected] |
| mySyncDepth | OP_Node | [protected] |
| mySyncErrorLevel | OP_Node | [protected] |
| mySyncErrors | OP_Node | [protected] |
| myTemplateList | SOP_PolySplit | [static] |
| myUsesSOPLocalVar | SOP_Node | [protected] |
| myVarMapCache | SOP_Node | [protected] |
| namedPrimsGlobMenu | SOP_Node | [static] |
| namedPrimsMenu | SOP_Node | [static] |
| namedVolumesGlobMenu | SOP_Node | [static] |
| namedVolumesMenu | SOP_Node | [static] |
| nConnectedInputs() const | OP_Node | |
| needToCook(OP_Context &context, bool queryonly=false) | OP_Node | [virtual] |
| newSelection(GU_SelectionType stype) | SOP_Node | [protected] |
| newSelection(const GB_BaseGroup &group) | SOP_Node | [protected] |
| nInputs() const | OP_Node | [inline, virtual] |
| nodeDeleted(OP_Node *op, int propagate=1) | OP_Node | [protected, virtual] |
| nodeUnlocked() | OP_Network | [protected, virtual] |
| notifyExtraNameOutputs(const char *old_name) | 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) | OP_Network | [protected, virtual] |
| OP_Node::notifyRenameDependents(const UT_String &full_from) | OP_Node | [protected] |
| notifyRenameReferences(const UT_String &full_from, OP_NodeList &cook_nodes) | OP_Network | [protected, virtual] |
| OP_Node::notifyRenameReferences(const UT_String &full_from) | OP_Node | [protected] |
| nOutputs(int outputIdx=-1) const | OP_Node | |
| nPicked(OP_ItemTypeMask item_type_mask, bool include_hidden_nodes) | OP_Network | |
| onInputAllocated(OP_Input *new_input, int index) | OP_Node | [inline, protected, virtual] |
| OP_INFO_SEPARATOR_STRING | OP_Node | [static] |
| OP_Network(OP_Network *parent, const char *name, OP_Operator *op) | OP_Network | [protected] |
| OP_NetworkBoxItem(OP_NetworkBoxItemFlags *flag=NULL) | 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) | SOP_Node | [virtual] |
| operatorDeleted() | OP_Parameters | |
| opError(int code, const char *m=0) const | OP_Parameters | [inline] |
| opFatal(int code, const char *m=0) const | OP_Parameters | [inline] |
| opLocalDeadlockError() | OP_Parameters | [inline] |
| opLocalError(int code, const char *m=0) | OP_Parameters | [inline] |
| opLocalWarning(int code, const char *m=0) | OP_Parameters | [inline] |
| opMessage(int code, const char *m=0) const | OP_Parameters | [inline] |
| opShouldHandleChange(OP_EventType reason) | OP_Network | [virtual] |
| opWarning(int code, const char *m=0) const | OP_Parameters | [inline] |
| orderedInputs() const | OP_Node | [virtual] |
| outputCode(OP_OutputCodeParms &, OP_Context &) | OP_Node | [virtual] |
| outputLabel(unsigned idx) const | OP_Node | [virtual] |
| outputLabelNum(unsigned idx) const | OP_Node | [protected] |
| parallelCook(OP_Context &context) | OP_Node | |
| parallelCook(OP_Context &context, const OP_NodeList &nodes) | OP_Node | [static] |
| parmChanged(int parm_index) | OP_Parameters | |
| parmExprChanged(int parm_index) | OP_Parameters | |
| parseAllGroups(const char *pattern, GU_Detail *pgdp=0, int allow_numeric=1, int ordered=1, unsigned int mask=GBGROUP) | SOP_Node | |
| parseAllGroups(const char *pattern) | SOP_Node | [inline] |
| parseAllGroupsCopy(const char *pattern, GU_Detail *pgdp=0, int allow_numeric=1, int ordered=1, unsigned int mask=GBGROUP) | SOP_Node | |
| parseAllGroupsCopy(const char *pattern) | SOP_Node | [inline] |
| parseBreakpointGroups(const char *pattern, GU_Detail *pgdp, bool strict=true, int offset=0) | SOP_Node | |
| parseBreakpointGroups(const char *pattern) | SOP_Node | [inline] |
| parseBreakpointGroupsCopy(const char *pattern, GU_Detail *pgdp) | SOP_Node | |
| parseBreakpointGroupsCopy(const char *pattern) | SOP_Node | [inline] |
| parseEachGroup(const char *pattern, GroupOperation operation, void *data, int isPrim, GU_Detail *pgdp=0, bool strict=false, bool allow_adhoc=false) | SOP_Node | [protected] |
| parseEdgeGroups(const char *pattern, GU_Detail *pgdp, bool strict=true, int prim_offset=0, int point_offset=0) | SOP_Node | |
| parseEdgeGroups(const char *pattern) | SOP_Node | [inline] |
| parseEdgeGroupsCopy(const char *pattern, GU_Detail *pgdp) | SOP_Node | |
| parseEdgeGroupsCopy(const char *pattern) | SOP_Node | [inline] |
| parseGroups(const char *pattern, GU_Detail *gdp, const GB_PrimitiveGroup *&prim, const GB_PointGroup *&points, bool strict=false) | SOP_Node | [protected] |
| parseGroupsCopy(const char *pattern, GU_Detail *gdp, GB_PrimitiveGroup *&prim, GB_PointGroup *&points, int unify, bool strict=false) | SOP_Node | [protected] |
| parseInputGroup(const UT_String &groupname, int grouptype, GU_Detail *gdp, bool allow_reference, bool is_default_prim) | SOP_Node | [protected] |
| parsePointGroups(const char *pattern, GU_Detail *pgdp, int allow_numeric=1, int ordered=1, bool strict=false, int offset=0) | SOP_Node | |
| parsePointGroups(const char *pattern) | SOP_Node | [inline] |
| parsePointGroupsCopy(const char *pattern, GU_Detail *pgdp, int allow_numeric=1, int ordered=1, bool strict=false) | SOP_Node | |
| parsePointGroupsCopy(const char *pattern) | SOP_Node | [inline] |
| parsePrimitiveGroups(const char *pattern, GU_Detail *pgdp, int allow_numeric=1, int ordered=1, bool strict=false, int offset=0) | SOP_Node | |
| parsePrimitiveGroups(const char *pattern) | SOP_Node | [inline] |
| parsePrimitiveGroupsCopy(const char *pattern, GU_Detail *pgdp, int allow_numeric=1, int ordered=1, bool strict=false) | SOP_Node | |
| parsePrimitiveGroupsCopy(const char *pattern) | SOP_Node | [inline] |
| parseVertexGroups(const char *pattern, GU_Detail *pgdp, bool strict=true, int offset=0) | SOP_Node | |
| parseVertexGroups(const char *pattern) | SOP_Node | [inline] |
| parseVertexGroupsCopy(const char *pattern, GU_Detail *pgdp) | SOP_Node | |
| parseVertexGroupsCopy(const char *pattern) | SOP_Node | [inline] |
| pasteNetworkForMove(UT_IStream &is) | OP_Network | |
| 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=0) | OP_Node | [protected, virtual] |
| pickRequest(OP_NetworkBoxItem *item, int shift) | OP_Network | |
| pickRequest(int shift) | OP_Network | [inline] |
| pointGroupMenu | SOP_Node | [static] |
| pointNamedGroupMenu | SOP_Node | [static] |
| preDelete() | OP_Node | [inline, virtual] |
| primGroupMenu | SOP_Node | [static] |
| primNamedGroupMenu | SOP_Node | [static] |
| printOpMemoryUsageStats(ostream &os) | OP_Node | [static] |
| PRM_ParmOwner() | PRM_ParmOwner | [inline, protected] |
| prmCookOverrides(float t, int thread, const char *parm_name, int vec_idx) | OP_Node | [virtual] |
| propagateEndBlockModify() | OP_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) | OP_Network | [protected, virtual] |
| propagateParmChange(OP_Node *node, OP_PropagateData &prop_data, bool &data_changed) | OP_Node | [protected, virtual] |
| propagateParmChangeFromSource(OP_Node *source, OP_PropagateData &data) | OP_Node | [protected] |
| pubCookInputGroups(OP_Context &context, int alone=0) | SOP_Node | [protected, virtual] |
| pushAsPwdAndRunPython(PY_CompiledCode &compiled_code, PY_Result::Type desired_result_type, PY_Result &result, PY_EvaluationContext *context=NULL) const | OP_Node | [virtual] |
| RAMP_ERR_FIRST_OR_LAST_KEY enum value | OP_Node | |
| RAMP_ERR_NOT_FOUND enum value | OP_Node | |
| RAMP_ERR_SUCCESS enum value | OP_Node | |
| rampCommand(bool remove, float pos, float rgba[4]) | OP_Node | [virtual] |
| rampCommand(bool remove, float pos, float rgba[4], UT_Ramp &ramp) | OP_Node | |
| RampError enum name | OP_Node | |
| rebuildOpDependents(bool proxy_only) | OP_Network | [protected, virtual] |
| rebuildParmDependency(int parm_index) | OP_Node | [virtual] |
| referenceAllParameters(OP_Parameters *from) | OP_Parameters | [virtual] |
| referencedParmChanged(int pi) | OP_Node | [virtual] |
| refreshGdp() | SOP_Node | [protected] |
| refreshRepresentativeNode(OP_Node &changed_child) | OP_Node | [protected, virtual] |
| reloadExternalFiles() | OP_Node | [virtual] |
| reloadNewFiles(float time_now) | OP_Parameters | [virtual] |
| removeAdhocGroup(const GB_BaseGroup *group) | SOP_Node | [inline, protected] |
| removeAdhocGroups() | SOP_Node | [inline, protected] |
| removeChildManager(OP_OpTypeId type) | OP_Network | |
| removeError(int idx) | OP_Parameters | [inline] |
| removeMenuDuplicates(PRM_Name *menuEntries, int size) | SOP_Node | [static] |
| 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 | [protected, virtual] |
| removeOpDependent(int op_id, OP_InterestType mask=OP_INTEREST_ALL) | OP_Node | [protected, virtual] |
| removeOpInterest(void *data, OP_EventMethod m) | OP_Node | [inline] |
| removeOverrideDestination(OP_Node *) | OP_Node | [inline, virtual] |
| removeOverrideDestination(OP_Node *, int) | OP_Node | [inline, virtual] |
| removeProxyRefNode(OP_Network *proxy) | OP_Network | [protected] |
| rename(const char *newname) | OP_Parameters | [protected] |
| renameNode(OP_Node *node, const char *name, OP_RenameAction action=OP_RENAME_NORMAL) | OP_Network | [virtual] |
| repositionOpsMaxY(OP_NodeList &ops, UT_PtrArray< OP_NetworkBox * > &netboxes, float x, float y) | OP_Node | [static] |
| resetChangedSourceFlags() | SOP_Node | [protected] |
| resetDisplayNodePtr(OP_Node *skipthisnode=0) | OP_Network | [protected] |
| resetLocalVarRefs() | SOP_Node | |
| resetParmEventHandler() | OP_Parameters | [protected] |
| resetRenderNodePtr(OP_Node *skipthisnode=0) | OP_Network | [protected] |
| resetSimulation(void) | SOP_Node | [inline, virtual] |
| resolveAndDeleteObsoleteParmList(PRM_ParmList *&obsolete_parms) | OP_Node | [virtual] |
| resolveExtraVariableForSyntaxHighlight(const char *name) | SOP_Node | [virtual] |
| resolveIndirectString(const char *) | OP_Network | |
| resolveInputReferences() | OP_Node | |
| resolveObsoleteParms(PRM_ParmList *) | OP_Parameters | [inline, virtual] |
| resolveVariable(const char *name) | SOP_Node | [virtual] |
| runCreateScript() | OP_Node | [virtual] |
| runDelScript() | OP_Network | [virtual] |
| save(ostream &os, const OP_SaveFlags &flags, const char *pathPrefix) | SOP_Node | [protected, virtual] |
| saveAllItems(ostream &os, const OP_SaveFlags &flags, OP_ItemTypeMask item_type) | OP_Network | |
| saveChannelAliases(ostream &os, int binary) | OP_Parameters | [protected] |
| saveChannels(ostream &os, int binary, bool compiled, int selected) | OP_Parameters | [protected] |
| saveChildOverrides(ostream &os, OP_Node *root, const UT_String &rootpath, bool &added) | OP_Node | |
| saveCommand(ostream &os, const char *name, int valuesOnly, int defaultstoo, int docreate, int doparms, int doflags, int dowires, int dowiresout, int frames, int dogeneral, int dochblock, float x, float y, const char *netboxname, int spareparms) | OP_Network | [virtual] |
| saveDialogScriptExtraInfo(ostream &os) | OP_Node | [virtual] |
| saveFlagsForUndo() | OP_Node | [protected, virtual] |
| saveForUndoColor() | OP_Node | [protected] |
| saveForUndoDelete(OP_NodeList &nodes) | OP_Node | [protected, static] |
| saveForUndoInput() | OP_Node | |
| saveForUndoLayout() | OP_Node | [protected] |
| saveInputs(ostream &os) | OP_Node | |
| saveIntrinsicCommand(ostream &os, const char *name) | OP_Node | [virtual] |
| saveItemList(ostream &os, const OP_NetworkBoxItemList &item_list, const OP_SaveFlags &save_flags, const OP_NetworkBoxSaveType save_type) | OP_Network | |
| saveItemsInNetworkBox(ostream &os, const OP_SaveFlags &flags, OP_NetworkBox &netbox, OP_NetworkBoxSaveType save_type, OP_NodeList *nodes=NULL, int *nsaved=NULL) | OP_Network | |
| saveKeyFrameForUndo(CH_Channel *chp, float gtime) | OP_Parameters | [virtual] |
| saveMultiParmForUndo(int index) | OP_Parameters | [protected] |
| saveMultiParmInstanceCommand(ostream &os, const char *opname, bool spareparms) const | OP_Parameters | |
| saveNetworkBoxes(ostream &os, const OP_SaveFlags &flags, const char *path_prefix) | OP_Network | |
| saveNetworkBoxList(ostream &os, const UT_PtrArray< OP_NetworkBox * > &netbox_list, const OP_SaveFlags &flags, OP_NetworkBoxSaveType save_type, int *nsaved=NULL) | OP_Network | |
| saveOpList(ostream &os, const UT_PtrArray< OP_Node * > &op_list, const OP_SaveFlags &save_flags, bool skip_nodes_in_marked_netboxes=false, int *nsaved=NULL) | OP_Network | |
| saveOTLBackupInformation(ostream &os, const OP_OperatorList &fallbackops, const OP_OperatorList &dummyops) | OP_Network | [static] |
| saveOutputWires(ostream &os, const char *name, int dogeneral=0) | OP_Node | |
| saveOverrides(ostream &os) | OP_Node | |
| saveOverrides(ostream &os, OP_Node *root, const UT_String &rootpath, bool &added) | OP_Node | |
| saveParameterFlags(ostream &os, const char *name, const char *command, bool(PRM_Parm::*flag_method)(int) const, bool defaultstoo, bool reverse, UT_RefArray< opParmData > *parm_array) | OP_Node | |
| saveParameters(ostream &os, int binary, bool compiled) | OP_Parameters | [protected] |
| saveParmChannels(int parm_index, ostream &os, int binary, bool compiled) | OP_Parameters | [protected] |
| saveParmCommand(ostream &os, int values=0, int defaultstoo=1, bool spareparms=true) const | OP_Parameters | |
| saveParmForUndo(PRM_Parm *) | OP_Parameters | |
| saveParmsForUndo(bool scopedOnly=false, CH_Collection *collection=NULL) | OP_Parameters | [virtual] |
| savePickedItems(ostream &os, const OP_SaveFlags &flags, OP_ItemTypeMask item_type, OP_NetworkBoxSaveType netbox_save_type=OP_NETWORKBOX_SAVE_ALL_CONTENTS) | OP_Network | |
| savePostIts(ostream &os, const OP_SaveFlags &flags, const char *path_prefix) | OP_Network | |
| savePresetContents(ostream &os) | OP_Parameters | [virtual] |
| saveRamp(ostream &os, UT_Ramp &ramp, const char *name=0, int command=0) | OP_Node | |
| saveSingle(ostream &os, OP_Node *op, const OP_SaveFlags &flags) | OP_Network | |
| saveSingle(ostream &os, OP_Node *op, const OP_SaveFlags &flags, const OP_SaveFlags &childflags) | OP_Network | |
| saveSingleNetworkBox(ostream &os, OP_NetworkBox &netbox, const OP_SaveFlags &flags, OP_NetworkBoxSaveType save_type, OP_NodeList *nodes=NULL) | OP_Network | |
| saveSingleParmForUndo(PRM_Parm *parm) | OP_Parameters | |
| saveSinglePostIt(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) | OP_Network | |
| saveUserData(ostream &os, const char *path) | OP_Node | |
| saveUserDataCommand(ostream &os, const char *node_name) | OP_Node | |
| saveWires(ostream &os, const char *name, int dogeneral=0) | OP_Node | |
| select(void) | SOP_Node | |
| select(GU_SelectionType stype) | SOP_Node | |
| select(const GB_BaseGroup &group, int use_gtype=1, int add_to_sel=0) | SOP_Node | |
| select(GEO_Primitive &prim, int sel_prim=1, int add_to_sel=0) | SOP_Node | |
| select(GEO_Point &point, int point_sel=1, int add_to_sel=0) | SOP_Node | |
| selectFrom(GEO_Primitive &prim, int sel_prim=1, int add_to_sel=0) | SOP_Node | |
| selectFrom(GEO_Point &point, int point_sel=1, int add_to_sel=0) | SOP_Node | |
| selectInputGroup(GB_BaseGroup *group, int grouptype) | SOP_Node | |
| selectionEnabled(void) const | SOP_Node | [inline] |
| sendEvent(OP_EventType type, void *data=0) | OP_Node | [protected] |
| setActiveInputIndex(unsigned idx) | OP_Node | |
| setAllChildAssetPermissions(int permission) | OP_Node | |
| setAllowBuildDependencies(int yesno) | OP_Node | [inline, protected] |
| setAllPickFlags(OP_ItemTypeMask item_type, int value=0) | OP_Network | |
| setAnyUndoFlag() | OP_Node | [virtual] |
| setAudio(int on_off) | OP_Node | [virtual] |
| setAutoscope(bool on_off) | OP_Node | [inline] |
| setBatchParms(PRM_BatchList &list, double now, bool create_key=false, bool create_channels=false) | OP_Parameters | [static] |
| setBypass(int on_off) | OP_Node | |
| setCaptureOverrideFlag(bool flag) | SOP_Node | [inline, static] |
| 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] |
| setChildrenScale(float scale) | OP_Network | |
| setChRefFloat(int pi, int vi, double t, float val, int harden=0, int propagate=1) | OP_Parameters | |
| setChRefFloat(const char *pn, int vi, double t, float val, int harden=0, int propagate=1) | OP_Parameters | |
| setChRefInt(int pi, int vi, double t, int val, int harden=0, int propagate=1) | OP_Parameters | |
| setChRefInt(const char *pn, int vi, double t, int val, int harden=0, int propagate=1) | OP_Parameters | |
| setChRefString(const UT_String &val, CH_StringMeaning meaning, int pi, int vi, double t, int harden=0, int propagate=1) | OP_Parameters | |
| setChRefString(int pi, int vi, double t, const UT_String &val, CH_StringMeaning meaning, int harden=0, int propagate=1) | OP_Parameters | [inline] |
| setChRefString(const UT_String &val, CH_StringMeaning meaning, const char *pn, int vi, double t, int harden=0, int propagate=1) | OP_Parameters | |
| setChRefString(const char *pn, int vi, double t, const UT_String &val, CH_StringMeaning meaning, int harden=0, int propagate=1) | OP_Parameters | [inline] |
| setColor(const UT_Color &col) | OP_Node | [virtual] |
| setComment(const char *str) | OP_Node | |
| setCompress(int on_off) | OP_Node | |
| setCookingRender(int val) | OP_Node | [virtual] |
| setCreatorState(const char *s) | OP_Node | [inline] |
| setCurGdh(int index, const GU_DetailHandle &gdh) | SOP_Node | |
| setCurrent(int on_off) | OP_Node | |
| setCurrentAndPicked() | OP_Node | |
| setDebug(int on_off) | OP_Node | [virtual] |
| setDelScript(const char *str) | OP_Node | |
| setDisplay(int on_off) | OP_Node | |
| setEditCallback(OP_EditCallback func, void *data) | OP_Node | [static] |
| setEditPicked(int on_off, bool propagate_parent_event=true) | OP_Node | |
| setExport(int on_off) | OP_Node | [virtual] |
| setExpose(int on_off) | OP_Node | |
| setExposeRecursive(bool expose, bool do_inputs, int level=0) | OP_Node | |
| setExprLanguage(CH_ExprLanguage language) | OP_Parameters | |
| setExtraFlag(char, int) | OP_Node | [inline, virtual] |
| setExtraFlags(int axis) | OP_Node | [virtual] |
| setFlag(char tag, int on_off) | OP_Node | [virtual] |
| setFloat(int pi, int vi, double t, float val, int h=0) | OP_Parameters | |
| setFloat(const char *pn, int vi, double t, float val, int h=0) | OP_Parameters | |
| setFloat(const char *pn, int &pi, int vi, double t, float val, int h=0) | OP_Parameters | |
| setFloatInst(float val, const char *name, const int *inst, int vi, double t, int nestlevel=1) | OP_Parameters | |
| setFootprint(int on_off) | OP_Node | |
| setForceCapture(int) | SOP_Node | [inline, virtual] |
| setGlobalFloatParam(const char *param, float value, bool *warned) | OP_Node | |
| setGlobalStringParam(const char *param, const char *strvalue, bool *warned) | OP_Node | |
| setHasTakeData(int onoff) | OP_Node | |
| setHighlight(int on_off) | OP_Node | |
| setIndentLevel(int numspaces) | OP_Node | [static] |
| setIndirectInput(unsigned idx, OP_InputIndirect *input) | OP_Node | [virtual] |
| setInput(unsigned idx, OP_Node *op, unsigned outputIdx=0) | OP_Node | [virtual] |
| setInputReference(unsigned idx, const char *label, int keeppos, unsigned outputIdx=0) | OP_Node | [virtual] |
| setInt(int pi, int vi, double t, int val) | OP_Parameters | |
| setInt(const char *pn, int vi, double t, int val) | OP_Parameters | |
| setInt(const char *pn, int &pi, int vi, double t, int val) | OP_Parameters | |
| setIntInst(int val, const char *name, const int *inst, int vi, double t, int nestlevel=1) | OP_Parameters | |
| setLock(int state, int saveundo=1) | OP_Node | |
| setMapping(int idx, int type, const char *label=0) | OP_Node | [virtual] |
| setMatchesOTLDefinition(int matches) | OP_Node | [protected] |
| setMaterialIconAllowRegenerateFlag(bool) | OP_Node | [inline, virtual] |
| setMaterialIconFilename(const char *) | OP_Node | [inline, virtual] |
| setMinimumCacheSize(int min_size) | OP_Node | |
| setModelLock(int lock_type, void *modeler=0, int allow_softlock_promotion=0, UT_Undo *undo=0) | SOP_Node | [virtual] |
| setModified(int on_off) | OP_Node | |
| setNewParent(OP_Network *new_parent) | OP_Node | [protected] |
| setNodeBeingDeleted(int beingdeleted) | OP_Node | |
| setNodeButtonWidthFlagMult(int new_mult) | OP_Node | [static] |
| setOperatorTable(OP_OperatorTable *table) | OP_Network | [protected] |
| setOwnerBox(OP_NetworkBox *box) | OP_NetworkBoxItem | |
| setParameterOrProperty(const char *parm_name, int vec_index, double now, int value, bool harden=false, bool propagate=true) | OP_Parameters | |
| setParameterOrProperty(const char *parm_name, int vec_index, double now, float value, bool harden=false, bool propagate=true) | OP_Parameters | |
| setParameterOrProperty(const char *parm_name, int vec_index, double now, const char *value, CH_StringMeaning meaning, bool harden=false, bool propagate=true) | OP_Parameters | |
| setPendingOverrideString(const char *s) | PRM_ParmOwner | |
| setPickable(int on_off) | OP_Node | [virtual] |
| setPicked(int on_off, bool propagate_parent_event=true) | OP_Node | [virtual] |
| setPickedGroup(const OP_Group *group) | OP_Network | |
| setPivotParmToGroupCentroid(OP_Context &context) | SOP_Node | |
| setProxyRefNode(bool f) | OP_Node | [inline] |
| setRenameConflict() | OP_Node | [inline] |
| setRender(int on_off) | OP_Node | |
| setRunningCreateScript(int onoff) | OP_Node | |
| setSaveBypass(int on_off) | OP_Node | |
| setSaveData(int on_off) | OP_Node | |
| setSilentFloat(int pi, int vi, double t, float val, int h=0) | OP_Parameters | |
| setSilentFloat(const char *pn, int vi, double t, float val, int h=0) | OP_Parameters | |
| setSilentFloat(const char *pn, int &pi, int vi, double t, float val, int h=0) | OP_Parameters | |
| setSilentFloatInst(float val, const char *name, const int *inst, int vi, double t, int nestlevel=1) | OP_Parameters | |
| setSilentInt(int pi, int vi, double t, int val) | OP_Parameters | |
| setSilentInt(const char *pn, int vi, double t, int val) | OP_Parameters | |
| setSilentInt(const char *pn, int &pi, int vi, double t, int val) | OP_Parameters | |
| setSilentIntInst(int val, const char *name, const int *inst, int vi, double t, int nestlevel=1) | OP_Parameters | |
| setSilentString(const UT_String &val, CH_StringMeaning meaning, int pi, int vi, double t) | OP_Parameters | |
| setSilentString(const UT_String &val, CH_StringMeaning meaning, const char *pn, int vi, double t) | OP_Parameters | |
| setSilentString(const UT_String &val, CH_StringMeaning meaning, const char *pn, int &pi, int vi, double t) | OP_Parameters | |
| setSilentStringInst(const UT_String &val, CH_StringMeaning meaning, const char *name, const int *inst, int vi, double t, int nestlevel=1) | OP_Parameters | |
| setSmallMode() | OP_Node | [static] |
| setString(const UT_String &val, CH_StringMeaning meaning, int pi, int vi, double t) | OP_Parameters | |
| setString(const UT_String &val, CH_StringMeaning meaning, const char *pn, int vi, double t) | OP_Parameters | |
| setString(const UT_String &val, CH_StringMeaning meaning, const char *pn, int &pi, int vi, double t) | OP_Parameters | |
| setStringInst(const UT_String &val, CH_StringMeaning meaning, const char *name, const int *inst, int vi, double t, int nestlevel=1) | OP_Parameters | |
| setTemplate(int on_off) | OP_Node | |
| setUniqueId(int id) | SOP_Node | [protected, virtual] |
| setUnload(int on_off) | OP_Node | |
| setupLocalVars() | SOP_Node | |
| setUserData(const char *key, const std::string &data) | OP_Node | |
| setUsesSOPLocalVar() | SOP_Node | [inline] |
| setVariableOrder(int detail, int prim, int pt, int vtx) | SOP_Node | |
| setVersionCache(OP_VERSION) | OP_Node | [protected] |
| setViewSetting(const char *) | OP_Network | [inline, virtual] |
| setVisible(int onoff) | OP_Node | [virtual] |
| setVisualization(int) | SOP_Node | [inline, virtual] |
| setVisualizeCallback(sopVisualizeCallback *callback, void *data) | SOP_Node | |
| setXray(int on_off) | OP_Node | |
| setXY(fpreal x, fpreal y) | OP_Node | [virtual] |
| setXYWithBoundsChecks(fpreal x, fpreal y) | OP_Node | |
| shouldResetGeoToEmpty() const | SOP_Node | [inline, protected, virtual] |
| simulateNameCollisions(UT_StringArray &names) | OP_Network | |
| SOP_Node(OP_Network *parent, const char *name, OP_Operator *entry) | SOP_Node | [protected] |
| SOP_PolySplit(OP_Network *net, const char *name, OP_Operator *entry) | SOP_PolySplit | |
| sop_SplitParser class | SOP_PolySplit | [friend] |
| spareParmRemoved(const char *parmname) | OP_Node | [virtual] |
| startBulkNotifications(const OP_NodeList &changed) | OP_Node | [static] |
| startCookTimer(const OP_Context &context) | OP_Node | [protected] |
| stashCaptureAngles(float time) | OP_Node | [virtual] |
| 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] |
| subdivideMixPrimitiveGroup(GroupOperation operation, const GB_PrimitiveGroup *group, void *data, int optype, int opstep, const char *oplabel, GU_Detail *gdp=0) | SOP_Node | [protected] |
| subdividePointGroup(GroupOperation operation, const GB_PointGroup *group, void *data, int optype, int opstep, const char *oplabel, GU_Detail *gdp=0) | SOP_Node | [protected] |
| subdividePrimitiveGroup(GroupOperation operation, const GB_PrimitiveGroup *group, void *data, int optype, int opstep, const char *oplabel, GU_Detail *gdp=0) | SOP_Node | [protected] |
| subPicked(const OP_Group *group) | OP_Network | |
| syncContents(UT_IStream &is) | OP_Network | [protected, virtual] |
| 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 *) | 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 | |
| taskState() | OP_Node | [inline] |
| taskState() const | OP_Node | [inline] |
| testDragDrop(DD_Source &src) | SOP_Node | [protected, virtual] |
| theFirstInput | SOP_Node | [static] |
| theFourthInput | SOP_Node | [static] |
| theSecondInput | SOP_Node | [static] |
| theSmallMode | OP_Node | [protected, static] |
| theThirdInput | SOP_Node | [static] |
| touchBundleParm(const char *name) | OP_Node | |
| touchBundleParm(int parm_index) | OP_Node | |
| traverseChildren(bool(*callback)(OP_Node &, void *), void *data, bool recurse_into_subnets) | OP_Node | |
| traverseInputs(bool(*callback)(OP_Node &, void *), void *data, bool follow_subnets, bool follow_ref_inputs, bool follow_extra_inputs, OP_InterestType extra_interest_mask=OP_INTEREST_ALL) | OP_Node | |
| traverseInputs(bool(*callback)(const OP_Node &, void *), void *data, bool follow_subnets, bool follow_ref_inputs, bool follow_extra_inputs, OP_InterestType extra_interest_mask=OP_INTEREST_ALL) const | OP_Node | |
| traverseScope(const char *pattern, OP_ScopeOp scope_op, const OP_ScopeOptions &scope_opts) | OP_Network | [protected, virtual] |
| triggerOutputChanged() | OP_Node | |
| triggerParmCallback(PRM_Parm *parmptr, float now, int value, void *data) | OP_Node | [virtual] |
| triggerUIChanged() | OP_Node | |
| turnOffAllChildExports(void) | OP_Node | |
| uniqueNodeName(UT_String &name, UT_SymbolTable *fakeChildren=0) | OP_Network | |
| unloadData() | SOP_Node | [virtual] |
| unloadDataHack() | SOP_Node | [virtual] |
| unlockInput(unsigned idx) | SOP_Node | [virtual] |
| unlockInputs() | SOP_Node | [virtual] |
| unmatchOTLDefinition() | OP_Node | [virtual] |
| unscopeChannels(bool recurse) | OP_Network | [virtual] |
| updateChannelPtrs(CH_CollectionList &parents) | OP_Node | [static] |
| updateDandROpsEqual(int check_inputs=1) | OP_Network | [virtual] |
| updateErrorSeverity() | OP_Node | [protected] |
| updateExtraFlagPtrs() | OP_Network | [protected, virtual] |
| updateMultiParmFromRamp(double t, const UT_Ramp &ramp, PRM_Parm &m, bool add_wrap, int harden=0) | OP_Parameters | |
| updateParmsToMatchCurrentUnits() | OP_Node | |
| updatePastedDependents(GB_PrimitiveGroup *all, GB_PrimitiveGroup *used) | SOP_Node | [inline, protected] |
| updatePastedDisplacement(const GEO_Point &ppt, const GB_PrimitiveGroup *all, GB_PrimitiveGroup *used) | SOP_Node | [inline, protected] |
| updatePastedDisplacements(void) | SOP_Node | [inline, protected] |
| updatePending(double t) | OP_Parameters | |
| updateRampFromMultiParm(double t, const PRM_Parm &m, UT_Ramp &ramp, bool *time_dep=NULL) | OP_Parameters | |
| updateUserMask() | OP_Parameters | |
| useInputSource(unsigned idx, bool &changed, bool force) | SOP_Node | [inline, protected] |
| userData() const | OP_Node | [inline] |
| userSetSelectableTemplate(bool onoff) | OP_Node | |
| userSetTemplate(bool onoff) | OP_Node | |
| usesFootprint() const | SOP_Node | [inline, virtual] |
| validateStatusNodePtrs(const OP_NodeList &skipnodes) | OP_Network | [protected] |
| varCallbackBB(sopVarInfo *varinfo) | SOP_Node | |
| varCallbackCE(sopVarInfo *varinfo) | SOP_Node | |
| varCallbackLIFE(sopVarInfo *varinfo) | SOP_Node | |
| varCallbackMAX(sopVarInfo *varinfo) | SOP_Node | |
| varCallbackMIN(sopVarInfo *varinfo) | SOP_Node | |
| varCallbackNPR(sopVarInfo *varinfo) | SOP_Node | |
| varCallbackNPT(sopVarInfo *varinfo) | SOP_Node | |
| varCallbackNVTX(sopVarInfo *varinfo) | SOP_Node | |
| varCallbackPR(sopVarInfo *varinfo) | SOP_Node | |
| varCallbackPT(sopVarInfo *varinfo) | SOP_Node | |
| varCallbackSIZE(sopVarInfo *varinfo) | SOP_Node | |
| varCallbackT(sopVarInfo *varinfo) | SOP_Node | |
| varCallbackVTX(sopVarInfo *varinfo) | SOP_Node | |
| varCallbackWEIGHT(sopVarInfo *varinfo) | SOP_Node | |
| verifyTemplatesWithParameters() const | OP_Node | |
| wantsParentInputs() const | OP_Network | [virtual] |
| wasBuiltExplicitly() const | OP_Node | [inline] |
| wasInterrupted() const | OP_Node | [inline] |
| whichInputIs(const OP_Node *who) const | OP_Node | |
| whichInputIs(const OP_InputIndirect *who) const | OP_Node | |
| whichInputIs(const OP_InputIndirect *whoi, int cnt) const | OP_Node | |
| whichInputIs(OP_Node *source_node, int counter) | OP_Node | |
| whichOutputIs(OP_Node *target_node, int input_on_target_node) | OP_Node | |
| willAutoconvertInputType(int input_idx) | OP_Node | [virtual] |
| writeAllChannels(ostream &os, const char *name, bool frames, bool dochblock, bool dospareparms) | OP_Node | |
| writeChannel(CH_Channel *channel, ostream &os, const char *name, bool frames) | OP_Node | |
| writeFileHeader(ostream &os, const char *filename, const char *prefix) | OP_Node | [static] |
| writeIndent(ostream &os, int indent) | OP_Node | [static] |
| writeSpaces(ostream &os, int spaces) | OP_Node | [static] |
| ~OP_Network() | OP_Network | [protected, virtual] |
| ~OP_NetworkBoxItem() | OP_NetworkBoxItem | [virtual] |
| ~OP_Node() | OP_Node | [protected, virtual] |
| ~OP_Parameters() | OP_Parameters | [protected, virtual] |
| ~PRM_ParmOwner() | PRM_ParmOwner | [inline, protected, virtual] |
| ~SOP_Node() | SOP_Node | [protected, virtual] |
| ~SOP_PolySplit() | SOP_PolySplit | [virtual] |