Blender V4.3
Edges_VertVert_BVHTreeTest Struct Reference

Public Attributes

float dist_orig
 
BMEdge ** edge_arr
 
BMVertv_origin
 
BMVertv_other
 
const uintvert_range
 

Detailed Description

Definition at line 762 of file bmesh_polygon_edgenet.cc.

Member Data Documentation

◆ dist_orig

float Edges_VertVert_BVHTreeTest::dist_orig

Definition at line 763 of file bmesh_polygon_edgenet.cc.

Referenced by test_edges_isect_2d_vert().

◆ edge_arr

BMEdge** Edges_VertVert_BVHTreeTest::edge_arr

Definition at line 764 of file bmesh_polygon_edgenet.cc.

Referenced by test_edges_isect_2d_vert().

◆ v_origin

BMVert* Edges_VertVert_BVHTreeTest::v_origin

Definition at line 766 of file bmesh_polygon_edgenet.cc.

Referenced by test_edges_isect_2d_vert().

◆ v_other

BMVert* Edges_VertVert_BVHTreeTest::v_other

Definition at line 767 of file bmesh_polygon_edgenet.cc.

Referenced by test_edges_isect_2d_vert().

◆ vert_range

const uint* Edges_VertVert_BVHTreeTest::vert_range

Definition at line 769 of file bmesh_polygon_edgenet.cc.

Referenced by test_edges_isect_2d_vert().


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