|
Blender V5.0
|
Go to the source code of this file.
Functions | |
| void | light_tree_plot_to_file (const Scene &scene, const LightTree &tree, const LightTreeNode &root_node, const string &filename) |
| void | klight_tree_plot_to_file (uint root_index, const KernelLightTreeNode *knodes, const string &filename) |
| void klight_tree_plot_to_file | ( | uint | root_index, |
| const KernelLightTreeNode * | knodes, | ||
| const string & | filename ) |
Definition at line 308 of file light_tree_debug.cpp.
References path_fopen(), and recursive_print_knode().
| void light_tree_plot_to_file | ( | const Scene & | scene, |
| const LightTree & | tree, | ||
| const LightTreeNode & | root_node, | ||
| const string & | filename ) |
Definition at line 198 of file light_tree_debug.cpp.
References path_fopen(), print_emitters(), recursive_print_node(), recursive_print_node_relations(), and tree.