HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
COP_ApexProgram Member List

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_ApexProgramprotected
BeginBindingsMode enum nameCOP_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 nameCOP_ApexProgramprotected
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_ApexPrograminline
expectsLayerCameras() const COP_ApexPrograminline
getBlockOutputCableStructure(OP_OutputIdx port) const COP_ApexProgram
getGraphDep()COP_ApexPrograminline
getGraphProxy()COP_ApexProgramprotected
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_ApexPrograminline
getProgramOutputs() const COP_ApexPrograminline
getResultsDep()COP_ApexPrograminline
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
myBuildTargetCOP_ApexProgramprotected
myErroredMonitorCOP_ApexProgramprotected
myExpectInputCamerasCOP_ApexProgramprotected
myGraphCOP_ApexProgramprotected
myGraphDepCOP_ApexProgramprotected
myGraphProxyCOP_ApexProgramprotected
myHardenParametersCOP_ApexProgramprotected
myOutputNodeIdCOP_ApexProgramprotected
myOutputRequestsCOP_ApexProgramprotected
myParameterDepCOP_ApexProgramprotected
myPassthroughOutputsCOP_ApexProgramprotected
myProgramInputsCOP_ApexProgramprotected
myProgramOutputsCOP_ApexProgramprotected
myResultsDepCOP_ApexProgramprotected
myUnusedInputsCOP_ApexProgramprotected
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_ApexPrograminline
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_ApexProgramprotected
SlapcompBuildStatus enum nameCOP_ApexProgram
~COP_ApexProgram()COP_ApexProgram