Blender  V3.3
Public Attributes | List of all members
NearestEdgeUserData_ZBuf Struct Reference

Public Attributes

float mval_fl [2]
 
float dist
 
const BMEdgeedge_test
 

Detailed Description

Definition at line 366 of file editmesh_select.c.

Member Data Documentation

◆ dist

float NearestEdgeUserData_ZBuf::dist

Definition at line 368 of file editmesh_select.c.

Referenced by find_nearest_edge_center__doZBuf().

◆ edge_test

const BMEdge* NearestEdgeUserData_ZBuf::edge_test

Definition at line 369 of file editmesh_select.c.

◆ mval_fl

float NearestEdgeUserData_ZBuf::mval_fl[2]

Definition at line 367 of file editmesh_select.c.


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