|
Blender V4.3
|
#include <CLG_log.h>
Public Attributes | |
| const char * | identifier |
| CLG_LogType * | type |
| struct CLG_LogRef * | next |
| const char* CLG_LogRef::identifier |
Definition at line 107 of file CLG_log.h.
Referenced by CLG_logref_init().
| struct CLG_LogRef* CLG_LogRef::next |
Definition at line 109 of file CLG_log.h.
Referenced by CLG_ctx_free(), and CLG_logref_init().
| CLG_LogType* CLG_LogRef::type |
Definition at line 108 of file CLG_log.h.
Referenced by BKE_undosys_step_load_data_ex(), blend_read_layer_data(), CLG_color_support_get(), CLG_ctx_free(), CLG_logref_init(), blender::nodes::materialx::GroupInputNodeParser::compute_full(), blender::nodes::materialx::GroupOutputNodeParser::compute_full(), CustomData_layer_ensure_data_exists(), blender::gpu::debug::debug_callback(), fcm_fn_generator_evaluate(), blender::gpu::Shader::print_log(), and wm_macro_exec().