void ED_operatortypes_geometry(void)
void GEOMETRY_OT_attribute_add(wmOperatorType *ot)
void GEOMETRY_OT_color_attribute_add(wmOperatorType *ot)
void GEOMETRY_OT_attribute_convert(wmOperatorType *ot)
void GEOMETRY_OT_color_attribute_duplicate(wmOperatorType *ot)
void GEOMETRY_OT_attribute_remove(wmOperatorType *ot)
void GEOMETRY_OT_color_attribute_render_set(wmOperatorType *ot)
void GEOMETRY_OT_color_attribute_remove(wmOperatorType *ot)
void WM_operatortype_append(void(*opfunc)(wmOperatorType *))