Blender V5.0
interface_template_layers.cc File Reference
#include "BKE_context.hh"
#include "BLI_array.hh"
#include "BLI_string_ref.hh"
#include "RNA_access.hh"
#include "UI_interface_layout.hh"
#include "interface_intern.hh"

Go to the source code of this file.

Functions

static void handle_layer_buttons (bContext *C, void *arg1, void *arg2)
void uiTemplateLayers (uiLayout *layout, PointerRNA *ptr, const StringRefNull propname, PointerRNA *used_ptr, const char *used_propname, int active_layer)

Function Documentation

◆ handle_layer_buttons()

◆ uiTemplateLayers()

void uiTemplateLayers ( uiLayout * layout,
PointerRNA * ptr,
blender::StringRefNull propname,
PointerRNA * used_ptr,
const char * used_propname,
int active_layer )