Blender V5.0
interface_template_scopes.cc File Reference
#include "BLI_string_ref.hh"
#include "RNA_access.hh"
#include "RNA_prototypes.hh"
#include "UI_interface.hh"
#include "UI_interface_layout.hh"

Go to the source code of this file.

Functions

Histogram Template
void uiTemplateHistogram (uiLayout *layout, PointerRNA *ptr, const StringRefNull propname)
Waveform Template
void uiTemplateWaveform (uiLayout *layout, PointerRNA *ptr, const StringRefNull propname)
Vector-Scope Template
void uiTemplateVectorscope (uiLayout *layout, PointerRNA *ptr, const StringRefNull propname)

Function Documentation

◆ uiTemplateHistogram()

◆ uiTemplateVectorscope()

◆ uiTemplateWaveform()