|
Blender
V3.3
|
Public Attributes | |
| BMesh * | bm |
| Mesh * | me |
| const struct PathSelectParams * | op_params |
Definition at line 148 of file editmesh_path.c.
| BMesh* UserData::bm |
Definition at line 149 of file editmesh_path.c.
| Mesh* UserData::me |
Definition at line 150 of file editmesh_path.c.
Referenced by edgetag_ensure_cd_flag().
| const struct PathSelectParams* UserData::op_params |
Definition at line 151 of file editmesh_path.c.
Referenced by edbm_shortest_path_pick_ex(), mouse_mesh_shortest_path_edge(), mouse_mesh_shortest_path_face(), and mouse_mesh_shortest_path_vert().