Blender V5.0
NearestFaceUserData_ZBuf Struct Reference

Public Attributes

float mval_fl [2]
float dist_px_manhattan
const BMFaceface_test

Detailed Description

Find the distance to the face we already have.

Definition at line 810 of file editmesh_select.cc.

Member Data Documentation

◆ dist_px_manhattan

float NearestFaceUserData_ZBuf::dist_px_manhattan

Definition at line 812 of file editmesh_select.cc.

◆ face_test

const BMFace* NearestFaceUserData_ZBuf::face_test

Definition at line 813 of file editmesh_select.cc.

◆ mval_fl

float NearestFaceUserData_ZBuf::mval_fl[2]

Definition at line 811 of file editmesh_select.cc.


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