Blender V4.3
interface_template_light_linking.cc File Reference
#include "UI_interface.hh"
#include <cstdio>
#include <memory>
#include <fmt/format.h>
#include "BLT_translation.hh"
#include "DNA_collection_types.h"
#include "DNA_object_types.h"
#include "BKE_context.hh"
#include "BKE_light_linking.h"
#include "RNA_access.hh"
#include "RNA_prototypes.hh"
#include "UI_resources.hh"
#include "UI_tree_view.hh"
#include "WM_api.hh"
#include "ED_undo.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::ui
 
namespace  blender::ui::light_linking
 

Functions

void uiTemplateLightLinkingCollection (uiLayout *layout, uiLayout *context_layout, PointerRNA *ptr, const char *propname)
 

Function Documentation

◆ uiTemplateLightLinkingCollection()