Blender
V3.3
|
#include <COM_NodeOperation.h>
Public Member Functions | |
NodeOperation * | get_operation () const |
bool | operator== (const NodeOperationHash &other) const |
bool | operator!= (const NodeOperationHash &other) const |
bool | operator< (const NodeOperationHash &other) const |
Friends | |
class | NodeOperation |
Hash that identifies an operation output result in the current execution.
Definition at line 262 of file COM_NodeOperation.h.
|
inline |
Definition at line 272 of file COM_NodeOperation.h.
|
inline |
Definition at line 283 of file COM_NodeOperation.h.
|
inline |
Definition at line 288 of file COM_NodeOperation.h.
|
inline |
Definition at line 277 of file COM_NodeOperation.h.
|
friend |
Definition at line 269 of file COM_NodeOperation.h.