|
Blender
V2.93
|
Public Attributes | |
| BMesh * | bm |
| Mesh * | me |
| const struct PathSelectParams * | op_params |
Definition at line 162 of file editmesh_path.c.
| BMesh* UserData::bm |
Definition at line 163 of file editmesh_path.c.
| Mesh* UserData::me |
Definition at line 164 of file editmesh_path.c.
Referenced by edgetag_ensure_cd_flag().
| const struct PathSelectParams* UserData::op_params |
Definition at line 165 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().