![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| PortConnection (Outport *outport, Inport *inport) | |
| PortConnection (const PortConnection &)=default | |
| PortConnection (PortConnection &&) noexcept=default | |
| PortConnection & | operator= (const PortConnection &)=default |
| PortConnection & | operator= (PortConnection &&) noexcept=default |
| operator bool () const | |
| Inport * | getInport () const |
| Outport * | getOutport () const |
| bool | involvesProcessor (Processor *processor) const |
| inviwo::PortConnection::operator bool | ( | ) | const |
Method to test if both outport and inport is valid, eg not nullptr