Blender V4.5
CurveDrawData Struct Reference

Classes

struct  [struct].project
struct  [struct].sample
struct  [struct].radius
struct  [struct].prev

Public Attributes

short init_event_type
short curve_type
struct  project
struct  sample
struct  radius
struct  prev
ViewContext vc
ViewDepthsdepths
CurveDrawState state
BLI_mempoolstroke_elem_pool
void * draw_handle_view

Detailed Description

Definition at line 92 of file editcurve_paint.cc.

Member Data Documentation

◆ curve_type

short CurveDrawData::curve_type

Definition at line 94 of file editcurve_paint.cc.

Referenced by curve_draw_exec(), curve_draw_init(), and curve_draw_invoke().

◆ depths

ViewDepths* CurveDrawData::depths

◆ draw_handle_view

void* CurveDrawData::draw_handle_view

Definition at line 139 of file editcurve_paint.cc.

Referenced by curve_draw_exit(), and curve_draw_invoke().

◆ init_event_type

short CurveDrawData::init_event_type

Definition at line 93 of file editcurve_paint.cc.

Referenced by curve_draw_event_add_first(), and curve_draw_modal().

◆ prev

◆ project

◆ radius

◆ sample

struct CurveDrawData::[struct].sample CurveDrawData::sample

◆ state

CurveDrawState CurveDrawData::state

Definition at line 134 of file editcurve_paint.cc.

Referenced by curve_draw_event_add_first(), and curve_draw_modal().

◆ stroke_elem_pool

◆ vc


The documentation for this struct was generated from the following file: