|
HDK
|
This is the complete list of members for COP_ApexProgram, including all inherited members.
| addBlockDeps(DEP_MicroNode &dep, COP_Block *begin, COP_Block *end) | COP_ApexProgram | protected |
| BeginBindingsMode enum name | COP_ApexProgram | |
| buildFromBlock(COP_Block *output, const UT_Array< COP_Signature > *sigs, const UT_Array< COP_CableStructure > *cables, const OP_Context &context, UT_ErrorManager &error) | COP_ApexProgram | |
| buildFromBlock(COP_Block *output, BeginBindingsMode mode, const OP_Context &context, UT_ErrorManager &error) | COP_ApexProgram | |
| buildFromSingleNode(COP_Node *output, const UT_Array< COP_Request > &requests, const COP_Signature &signature, const OP_Context &context, UT_ErrorManager &error) | COP_ApexProgram | |
| BuildTarget enum name | COP_ApexProgram | protected |
| clearInput(const UT_StringRef &name, bool as_cable=false) | COP_ApexProgram | |
| clearInputs() | COP_ApexProgram | |
| clearOutputs() | COP_ApexProgram | |
| COP_ApexProgram(bool harden_parms=true) | COP_ApexProgram | |
| enableCallback(bool enable) | COP_ApexProgram | inline |
| expectsLayerCameras() const | COP_ApexProgram | inline |
| getBlockOutputCableStructure(OP_OutputIdx port) const | COP_ApexProgram | |
| getGraphDep() | COP_ApexProgram | inline |
| getGraphProxy() | COP_ApexProgram | protected |
| getGraphProxyOverrideId() const | COP_ApexProgram | |
| getOutput(const UT_StringRef &name) const | COP_ApexProgram | |
| getOutputBlock() const | COP_ApexProgram | |
| getOutputCable(const UT_StringRef &name, const COP_CableStructure &cable) const | COP_ApexProgram | |
| getOutputGeometry(const UT_StringRef &name) const | COP_ApexProgram | |
| getOutputLayer(const UT_StringRef &name) const | COP_ApexProgram | |
| getOutputNode() const | COP_ApexProgram | |
| getOutputNodeId() const | COP_ApexProgram | |
| getOutputType(const UT_StringRef &output) const | COP_ApexProgram | |
| getOutputVDB(const UT_StringRef &name) const | COP_ApexProgram | |
| getProgramInputs() const | COP_ApexProgram | inline |
| getProgramOutputs() const | COP_ApexProgram | inline |
| getResultsDep() | COP_ApexProgram | inline |
| isOutputBlockSlapComp() const | COP_ApexProgram | |
| isUnusedInput(const UT_StringRef &name) const | COP_ApexProgram | |
| isUsedInput(const UT_StringRef &name, bool as_cable=false) const | COP_ApexProgram | |
| loadFromFile(const char *filename) | COP_ApexProgram | |
| loadFromGeometry(const GU_Detail *gdp) | COP_ApexProgram | |
| myBuildTarget | COP_ApexProgram | protected |
| myErroredMonitor | COP_ApexProgram | protected |
| myExpectInputCameras | COP_ApexProgram | protected |
| myGraph | COP_ApexProgram | protected |
| myGraphDep | COP_ApexProgram | protected |
| myGraphProxy | COP_ApexProgram | protected |
| myHardenParameters | COP_ApexProgram | protected |
| myOutputNodeId | COP_ApexProgram | protected |
| myOutputRequests | COP_ApexProgram | protected |
| myParameterDep | COP_ApexProgram | protected |
| myPassthroughOutputs | COP_ApexProgram | protected |
| myProgramInputs | COP_ApexProgram | protected |
| myProgramOutputs | COP_ApexProgram | protected |
| myResultsDep | COP_ApexProgram | protected |
| myUnusedInputs | COP_ApexProgram | protected |
| rebuildIfNeeded(const OP_Context &context, UT_ErrorManager &error) | COP_ApexProgram | |
| runProgram(const OP_Context &context, UT_ErrorManager &error) | COP_ApexProgram | |
| saveToFile(const char *filename) const | COP_ApexProgram | |
| saveToGeometry(GU_Detail *gdp) const | COP_ApexProgram | |
| setCallback(void(*callback)(void *), void *data) | COP_ApexProgram | inline |
| setInput(const UT_StringRef &name, const COP_PortData &input, bool as_cable=false) | COP_ApexProgram | |
| setInputGeometry(const UT_StringRef &name, const GU_ConstDetailHandle &geo) | COP_ApexProgram | |
| setInputLayer(const UT_StringRef &name, const IMX_LayerConstPtr &layer) | COP_ApexProgram | |
| setInputVDB(const UT_StringRef &name, const IMX_VDBConstPtr &vdb) | COP_ApexProgram | |
| setOutputBlock(COP_Block *output, const UT_Array< COP_Signature > *sigs, const UT_Array< COP_CableStructure > *input_cables) | COP_ApexProgram | |
| setOutputBlock(COP_Block *output, BeginBindingsMode mode) | COP_ApexProgram | |
| setOutputNodeInternal(COP_Node *output, BuildTarget target, const UT_Array< COP_Signature > *sigs, const UT_Array< COP_CableStructure > *cables, const UT_Array< COP_Request > *requests) | COP_ApexProgram | protected |
| SlapcompBuildStatus enum name | COP_ApexProgram | |
| ~COP_ApexProgram() | COP_ApexProgram |