11#include <pxr/base/vt/value.h>
15void SetNodeValue(CCL_NS::Node *node,
const CCL_NS::SocketType &socket,
const VtValue &value);
17VtValue
GetNodeValue(
const CCL_NS::Node *node,
const CCL_NS::SocketType &socket);
#define HDCYCLES_NAMESPACE_CLOSE_SCOPE
void SetNodeValue(Node *node, const SocketType &socket, const VtValue &value)
VtValue GetNodeValue(const Node *node, const SocketType &socket)