|
Blender V4.3
|
#include "scene/shader_graph.h"#include "scene/attribute.h"#include "scene/constant_fold.h"#include "scene/scene.h"#include "scene/shader.h"#include "scene/shader_nodes.h"#include "util/algorithm.h"#include "util/foreach.h"#include "util/log.h"#include "util/md5.h"#include "util/queue.h"Go to the source code of this file.
Namespaces | |
| namespace | 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) |