Blender
V3.3
|
Public Attributes | |
const float(* | obmat )[4] |
void(* | point_func_cb )(const float co[3], void *user_data) |
void * | user_data |
const float(* GPencilStrokePointIterData::obmat)[4] |
Definition at line 4119 of file object.cc.
Referenced by BKE_object_foreach_display_point(), and foreach_display_point_gpencil_stroke_fn().
Definition at line 4121 of file object.cc.
Referenced by foreach_display_point_gpencil_stroke_fn().
void* GPencilStrokePointIterData::user_data |
Definition at line 4122 of file object.cc.
Referenced by foreach_display_point_gpencil_stroke_fn().