Blender V4.3
blender::ed::mesh Namespace Reference

Namespaces

namespace  set_attribute
 

Functions

static char domain_to_htype (const bke::AttrDomain domain)
 
static bool mesh_active_attribute_poll (bContext *C)
 
static int set_sharpness_by_angle_exec (bContext *C, wmOperator *op)
 
void MESH_OT_set_sharpness_by_angle (wmOperatorType *ot)
 

Function Documentation

◆ domain_to_htype()

static char blender::ed::mesh::domain_to_htype ( const bke::AttrDomain domain)
static

◆ mesh_active_attribute_poll()

static bool blender::ed::mesh::mesh_active_attribute_poll ( bContext * C)
static

◆ MESH_OT_set_sharpness_by_angle()

◆ set_sharpness_by_angle_exec()