15#define DEPTH_INVALID 1.0f
123#define GP_STROKE_BUFFER_CHUNK 2048
void GPENCIL_OT_annotate(wmOperatorType *ot)
void gpencil_undo_push(bGPdata *gpd)
void gpencil_undo_init(bGPdata *gpd)
void GPENCIL_OT_layer_annotation_move(wmOperatorType *ot)
void GPENCIL_OT_layer_annotation_remove(wmOperatorType *ot)
@ GP_PAINTMODE_DRAW_STRAIGHT
void GPENCIL_OT_annotation_add(wmOperatorType *ot)
void GPENCIL_OT_annotation_active_frame_delete(wmOperatorType *ot)
void GPENCIL_OT_data_unlink(wmOperatorType *ot)
void gpencil_undo_finish()
void gpencil_point_to_xy(const GP_SpaceConversion *gsc, const bGPDstroke *gps, const bGPDspoint *pt, int *r_x, int *r_y)
ListBase gpencil_strokes_copypastebuf
void GPENCIL_OT_layer_annotation_add(wmOperatorType *ot)
bool gpencil_stroke_inside_circle(const float mval[2], int rad, int x0, int y0, int x1, int y1)