Blender
V3.3
|
#include "BLI_vector.hh"
#include "BKE_screen.h"
#include "RNA_access.h"
#include "ED_screen.h"
#include "UI_interface.h"
#include "UI_interface.hh"
#include "UI_resources.h"
#include "WM_api.h"
Go to the source code of this file.
Namespaces | |
blender | |
blender::ui | |
Functions | |
void | blender::ui::context_path_add_generic (Vector< ContextPathItem > &path, StructRNA &rna_type, void *ptr, const BIFIconID icon_override=ICON_NONE) |
Breadcrumb Template | |
void | blender::ui::template_breadcrumbs (uiLayout &layout, Span< ContextPathItem > context_path) |