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 |
buildFromNode(COP_Block *output, const OP_Context &context, UT_ErrorManager &error) | COP_ApexProgram | |
clearInputs() | COP_ApexProgram | |
COP_ApexProgram() | COP_ApexProgram | |
enableCallback(bool enable) | COP_ApexProgram | inline |
expectsLayerCameras() const | COP_ApexProgram | inline |
FAIL enum value | COP_ApexProgram | |
getGraphDep() | COP_ApexProgram | inline |
getOutput(const UT_StringRef &name) const | COP_ApexProgram | |
getOutputGeometry(const UT_StringRef &name) const | COP_ApexProgram | |
getOutputLayer(const UT_StringRef &name) const | COP_ApexProgram | |
getOutputNode() const | COP_ApexProgram | |
getProgramInputs() const | COP_ApexProgram | inline |
getProgramOutputs() const | COP_ApexProgram | inline |
getResultsDep() | COP_ApexProgram | inline |
isOutputNodeSlapComp() const | COP_ApexProgram | |
isUnusedInput(const UT_StringRef &name) const | COP_ApexProgram | |
isUsedInput(const UT_StringRef &name) const | COP_ApexProgram | |
loadFromFile(const char *filename) | COP_ApexProgram | |
loadFromGeometry(const GU_Detail *gdp) | COP_ApexProgram | |
myErroredMonitor | COP_ApexProgram | protected |
myExpectInputCameras | COP_ApexProgram | protected |
myGraph | COP_ApexProgram | protected |
myGraphDep | COP_ApexProgram | protected |
myOutputNodeId | COP_ApexProgram | protected |
myPassthroughOutputs | COP_ApexProgram | protected |
myProgramInputs | COP_ApexProgram | protected |
myProgramOutputs | COP_ApexProgram | protected |
myResultsDep | COP_ApexProgram | protected |
myUnusedInputs | COP_ApexProgram | protected |
REBUILD_NOT_NEEDED enum value | COP_ApexProgram | |
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) | COP_ApexProgram | |
setInputGeometry(const UT_StringRef &name, const GU_ConstDetailHandle &geo) | COP_ApexProgram | |
setInputLayer(const UT_StringRef &name, const IMX_LayerConstPtr &layer) | COP_ApexProgram | |
setOutputNode(COP_Block *output) | COP_ApexProgram | |
SlapcompBuildStatus enum name | COP_ApexProgram | |
SUCCESS enum value | COP_ApexProgram | |
~COP_ApexProgram() | COP_ApexProgram | |