|
Blender V4.3
|
Public Attributes | |
| BVHTree * | bvhtree |
| BMEdge ** | edge_arr |
| uint | edge_arr_len |
| BMEdge ** | edge_arr_new |
| uint | edge_arr_new_len |
| const uint * | vert_range |
Store values for:
Definition at line 841 of file bmesh_polygon_edgenet.cc.
| BVHTree* EdgeGroup_FindConnection_Args::bvhtree |
Definition at line 842 of file bmesh_polygon_edgenet.cc.
Referenced by BM_face_split_edgenet_connect_islands(), test_edges_isect_2d_ray(), and test_edges_isect_2d_vert().
| BMEdge** EdgeGroup_FindConnection_Args::edge_arr |
Definition at line 843 of file bmesh_polygon_edgenet.cc.
Referenced by test_edges_isect_2d_ray(), and test_edges_isect_2d_vert().
| uint EdgeGroup_FindConnection_Args::edge_arr_len |
Definition at line 844 of file bmesh_polygon_edgenet.cc.
| BMEdge** EdgeGroup_FindConnection_Args::edge_arr_new |
Definition at line 846 of file bmesh_polygon_edgenet.cc.
Referenced by test_edges_isect_2d_ray(), and test_edges_isect_2d_vert().
| uint EdgeGroup_FindConnection_Args::edge_arr_new_len |
Definition at line 847 of file bmesh_polygon_edgenet.cc.
Referenced by test_edges_isect_2d_ray(), and test_edges_isect_2d_vert().
| const uint* EdgeGroup_FindConnection_Args::vert_range |
Definition at line 849 of file bmesh_polygon_edgenet.cc.
Referenced by test_edges_isect_2d_ray(), and test_edges_isect_2d_vert().