|
HDK
|
This is the complete list of members for COP_SlapcompDispatcher, including all inherited members.
| AllocationFunction typedef | COP_SlapcompDispatcher | |
| build(const COP_SlapcompInputFetcher &input_fetcher, const OP_Context &context) | COP_SlapcompManager | inline |
| buildForInputs(const COP_CableStructure &inputs, const OP_Context &context) override | COP_SlapcompDispatcher | virtual |
| Callbacks typedef | COP_SlapcompDispatcher | |
| CheckFunction typedef | COP_SlapcompDispatcher | |
| COP_SlapcompDispatcher() | COP_SlapcompDispatcher | inline |
| COP_SlapcompDispatcher(const COP_SlapcompDispatcher &)=delete | COP_SlapcompDispatcher | |
| COP_SlapcompDispatcher(COP_SlapcompDispatcher &&) | COP_SlapcompDispatcher | |
| COP_SlapcompManager()=default | COP_SlapcompManager | |
| COP_SlapcompManager(const COP_SlapcompManager &)=delete | COP_SlapcompManager | |
| COP_SlapcompManager(COP_SlapcompManager &&)=default | COP_SlapcompManager | |
| copyFrom(const COP_SlapcompDispatcher &other, const OP_Context &context) | COP_SlapcompDispatcher | |
| disable() override | COP_SlapcompDispatcher | virtual |
| enable(int target_node_id, const OP_Context &) override | COP_SlapcompDispatcher | virtual |
| enable(OP_Node *const node, const OP_Context &ctx) | COP_SlapcompDispatcher | inline |
| expectsLayerCameras() const | COP_SlapcompManager | inlinevirtual |
| getOutputLayer(const UT_StringHolder &name) const override | COP_SlapcompDispatcher | virtual |
| getOutputs() const | COP_SlapcompManager | |
| getOutputStructure() const override | COP_SlapcompDispatcher | virtual |
| getTargetNode() const override | COP_SlapcompDispatcher | virtual |
| getVersion() const override | COP_SlapcompDispatcher | inlinevirtual |
| hasErrors() const override | COP_SlapcompDispatcher | virtual |
| hasStateChanged() const override | COP_SlapcompDispatcher | inlinevirtual |
| installFactory(CheckFunction checker, AllocationFunction allocator) | COP_SlapcompDispatcher | static |
| isEnabled() const override | COP_SlapcompDispatcher | virtual |
| isSlapcompAOV(const UT_StringHolder &name) const override | COP_SlapcompDispatcher | virtual |
| myCallbacks | COP_SlapcompDispatcher | protected |
| myCurrentType | COP_SlapcompDispatcher | protected |
| myManager | COP_SlapcompDispatcher | protected |
| myStateChanged | COP_SlapcompDispatcher | protected |
| myVersion | COP_SlapcompDispatcher | protected |
| operator=(const COP_SlapcompDispatcher &)=delete | COP_SlapcompDispatcher | |
| operator=(COP_SlapcompDispatcher &&) | COP_SlapcompDispatcher | |
| COP_SlapcompManager::operator=(const COP_SlapcompManager &)=delete | COP_SlapcompManager | |
| COP_SlapcompManager::operator=(COP_SlapcompManager &&)=default | COP_SlapcompManager | |
| reportAllErrorManagerErrors(const UT_ErrorManager &) | COP_SlapcompManager | protected |
| reportError(const char *message) override | COP_SlapcompDispatcher | protectedvirtual |
| reportWarning(const char *message) override | COP_SlapcompDispatcher | protectedvirtual |
| runSlapcomp(COP_SlapcompInputFetcher &input_fetcher, const OP_Context &context, bool should_build=true) | COP_SlapcompManager | inline |
| runSlapcompImpl(COP_SlapcompInputFetcher &input_fetcher, const OP_Context &context) override | COP_SlapcompDispatcher | virtual |
| setCallbacks(const Callbacks &cbs) | COP_SlapcompManager | inline |
| setErrorCallback(void(*cb)(void *, const char *), void *data) override | COP_SlapcompDispatcher | virtual |
| setRunCallback(void(*cb)(void *), void *data) override | COP_SlapcompDispatcher | virtual |
| setUpdateCallback(void(*cb)(void *), void *data) override | COP_SlapcompDispatcher | virtual |
| setVersion(int version) override | COP_SlapcompDispatcher | inlinevirtual |
| setWarningCallback(void(*cb)(void *, const char *), void *data) override | COP_SlapcompDispatcher | virtual |
| ~COP_SlapcompManager()=default | COP_SlapcompManager | virtual |