Blender V5.0
Edges_VertRay_BVHTreeTest Struct Reference

Public Attributes

BMEdge ** edge_arr
BMVertv_origin
const uintvert_range

Detailed Description

Definition at line 771 of file bmesh_polygon_edgenet.cc.

Member Data Documentation

◆ edge_arr

BMEdge** Edges_VertRay_BVHTreeTest::edge_arr

Definition at line 772 of file bmesh_polygon_edgenet.cc.

Referenced by test_edges_isect_2d_ray().

◆ v_origin

BMVert* Edges_VertRay_BVHTreeTest::v_origin

Definition at line 774 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 776 of file bmesh_polygon_edgenet.cc.

Referenced by test_edges_isect_2d_ray().


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