47 operationSet->
setW(0.0f);
MINLINE float normalize_v3(float r[3])
Overall context of the compositor.
void mapInputSocket(NodeInput *node_socket, NodeOperationInput *operation_socket)
void addOperation(NodeOperation *operation)
void mapOutputSocket(NodeOutput *node_socket, NodeOperationOutput *operation_socket)
void addLink(NodeOperationOutput *from, NodeOperationInput *to)
NodeOperationInput * getInputSocket(unsigned int index)
NodeOperationOutput * getOutputSocket(unsigned int index=0)
NodeOutput are sockets that can send data/input.
void getEditorValueVector(float *value)
NodeOutput * getOutputSocket(const unsigned int index=0) const
NodeInput * getInputSocket(const unsigned int index) const
void convertToOperations(NodeConverter &converter, const CompositorContext &context) const override
convert node to operation
NormalNode(bNode *editorNode)
IconTextureDrawCall normal