Blender  V3.3
Public Attributes | List of all members
GPencilStrokePointIterData Struct Reference

Public Attributes

const float(* obmat )[4]
 
void(* point_func_cb )(const float co[3], void *user_data)
 
voiduser_data
 

Detailed Description

Definition at line 4118 of file object.cc.

Member Data Documentation

◆ obmat

const float(* GPencilStrokePointIterData::obmat)[4]

◆ point_func_cb

void(* GPencilStrokePointIterData::point_func_cb) (const float co[3], void *user_data)

Definition at line 4121 of file object.cc.

Referenced by foreach_display_point_gpencil_stroke_fn().

◆ user_data

void* GPencilStrokePointIterData::user_data

Definition at line 4122 of file object.cc.

Referenced by foreach_display_point_gpencil_stroke_fn().


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