Blender V5.0
NearestEdgeUserData_ZBuf Struct Reference

Public Attributes

float mval_fl [2]
float dist
const BMEdgeedge_test

Detailed Description

Find the distance to the edge we already have.

Definition at line 550 of file editmesh_select.cc.

Member Data Documentation

◆ dist

float NearestEdgeUserData_ZBuf::dist

Definition at line 552 of file editmesh_select.cc.

◆ edge_test

const BMEdge* NearestEdgeUserData_ZBuf::edge_test

Definition at line 553 of file editmesh_select.cc.

◆ mval_fl

float NearestEdgeUserData_ZBuf::mval_fl[2]

Definition at line 551 of file editmesh_select.cc.


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