Blender  V2.93
Namespaces | Functions
graph.cpp File Reference
#include "render/graph.h"
#include "render/attribute.h"
#include "render/constant_fold.h"
#include "render/nodes.h"
#include "render/scene.h"
#include "render/shader.h"
#include "util/util_algorithm.h"
#include "util/util_foreach.h"
#include "util/util_logging.h"
#include "util/util_md5.h"
#include "util/util_queue.h"

Go to the source code of this file.

Namespaces

 CCL_NAMESPACE_BEGIN
 

Functions

bool CCL_NAMESPACE_BEGIN::check_node_inputs_has_links (const ShaderNode *node)
 
bool CCL_NAMESPACE_BEGIN::check_node_inputs_traversed (const ShaderNode *node, const ShaderNodeSet &done)