Blender V4.3
Edges_VertRay_BVHTreeTest Struct Reference

Public Attributes

BMEdge ** edge_arr
 
BMVertv_origin
 
const uintvert_range
 

Detailed Description

Definition at line 772 of file bmesh_polygon_edgenet.cc.

Member Data Documentation

◆ edge_arr

BMEdge** Edges_VertRay_BVHTreeTest::edge_arr

Definition at line 773 of file bmesh_polygon_edgenet.cc.

Referenced by test_edges_isect_2d_ray().

◆ v_origin

BMVert* Edges_VertRay_BVHTreeTest::v_origin

Definition at line 775 of file bmesh_polygon_edgenet.cc.

Referenced by test_edges_isect_2d_ray().

◆ vert_range

const uint* Edges_VertRay_BVHTreeTest::vert_range

Definition at line 777 of file bmesh_polygon_edgenet.cc.

Referenced by test_edges_isect_2d_ray().


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