|
| NodeConnection (uint32 outputNodeId, uint32 inputNodeId, const std::string &outputParameterName, const Type &outputType, const std::string &inputParameterName, const Type &inputType) |
|
| NodeConnection (NodeConnection &&moveFrom) |
|
NodeConnection & | operator= (NodeConnection &&moveFrom) |
|
uint32 | OutputNodeId () const |
|
uint32 | InputNodeId () const |
|
const Type & | InputType () const |
|
const Type & | OutputType () const |
|
const std::string & | InputParameterName () const |
|
const std::string & | OutputParameterName () const |
|
The documentation for this class was generated from the following files: