32 const char *vgroup_prop,
33 const char *invert_vgroup_prop,
_GL_VOID GLfloat value _GL_VOID_RET _GL_VOID const GLuint GLboolean *residences _GL_BOOL_RET _GL_VOID GLsizei GLfloat GLfloat GLfloat GLfloat const GLubyte *bitmap _GL_VOID_RET _GL_VOID GLenum type
void modifier_panel_end(struct uiLayout *layout, PointerRNA *ptr)
struct PanelType * modifier_panel_register(struct ARegionType *region_type, ModifierType type, PanelDrawFn draw)
struct PanelType * modifier_subpanel_register(struct ARegionType *region_type, const char *name, const char *label, PanelDrawFn draw_header, PanelDrawFn draw, struct PanelType *parent)
void(* PanelDrawFn)(const bContext *, struct Panel *)
void modifier_vgroup_ui(struct uiLayout *layout, struct PointerRNA *ptr, struct PointerRNA *ob_ptr, const char *vgroup_prop, const char *invert_vgroup_prop, const char *text)
struct PointerRNA * modifier_panel_get_property_pointers(struct Panel *panel, struct PointerRNA *r_ob_ptr)
void modifier_panel_buttons(const struct bContext *C, struct Panel *panel)
SyclQueue void void size_t num_bytes void
void(* draw)(const struct bContext *C, struct Panel *panel)
void(* draw_header)(const struct bContext *C, struct Panel *panel)
struct PanelType * parent