|
Blender V4.3
|
Public Attributes | |
| BMesh * | bm |
| Mesh * | mesh |
| int | cd_offset |
| const PathSelectParams * | op_params |
Definition at line 152 of file editmesh_path.cc.
| 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().
| int UserData::cd_offset |
Definition at line 155 of file editmesh_path.cc.
Referenced by edgetag_set_cb(), and edgetag_test_cb().
| Mesh* UserData::mesh |
Definition at line 154 of file editmesh_path.cc.
| const PathSelectParams* UserData::op_params |
Definition at line 156 of file editmesh_path.cc.
Referenced by edgetag_set_cb(), and edgetag_test_cb().