Blender  V3.3
Namespaces | Functions
deg_eval_visibility.cc File Reference
#include "intern/eval/deg_eval_visibility.h"
#include "DNA_layer_types.h"
#include "DNA_object_types.h"
#include "BLI_assert.h"
#include "BLI_stack.h"
#include "DEG_depsgraph.h"
#include "intern/depsgraph.h"
#include "intern/depsgraph_relation.h"
#include "intern/node/deg_node.h"
#include "intern/node/deg_node_component.h"
#include "intern/node/deg_node_id.h"
#include "intern/node/deg_node_operation.h"

Go to the source code of this file.

Namespaces

 blender
 
 blender::deg
 

Functions

void blender::deg::deg_evaluate_object_node_visibility (::Depsgraph *depsgraph, IDNode *id_node)
 
void blender::deg::deg_graph_flush_visibility_flags (Depsgraph *graph)
 
void blender::deg::deg_graph_flush_visibility_flags_if_needed (Depsgraph *graph)