_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 gpencil_modifier_curve_panel_draw(const bContext *C, Panel *panel)
void gpencil_modifier_masking_panel_draw(Panel *panel, bool use_material, bool use_vertex)
PanelType * gpencil_modifier_panel_register(struct ARegionType *region_type, GpencilModifierType type, PanelDrawFn draw)
void gpencil_modifier_curve_header_draw(const bContext *C, Panel *panel)
struct PanelType * gpencil_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 *, Panel *)
void gpencil_modifier_panel_end(struct uiLayout *layout, PointerRNA *ptr)
struct PointerRNA * gpencil_modifier_panel_get_property_pointers(struct Panel *panel, struct PointerRNA *r_ob_ptr)
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