Blender V4.3
UserData Struct Reference

Public Attributes

BMeshbm
 
Meshmesh
 
int cd_offset
 
const PathSelectParamsop_params
 

Detailed Description

Definition at line 152 of file editmesh_path.cc.

Member Data Documentation

◆ bm

BMesh* UserData::bm

Definition at line 153 of file editmesh_path.cc.

Referenced by edgetag_set_cb(), edgetag_test_cb(), facetag_set_cb(), and verttag_set_cb().

◆ cd_offset

int UserData::cd_offset

Definition at line 155 of file editmesh_path.cc.

Referenced by edgetag_set_cb(), and edgetag_test_cb().

◆ mesh

Mesh* UserData::mesh

Definition at line 154 of file editmesh_path.cc.

◆ op_params

const PathSelectParams* UserData::op_params

Definition at line 156 of file editmesh_path.cc.

Referenced by edgetag_set_cb(), and edgetag_test_cb().


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