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

Public Attributes

float mval_fl [2]
 
bool use_select_bias
 
bool use_cycle
 
int cycle_index_prev
 
struct NearestFaceUserData_Hit hit
 
struct NearestFaceUserData_Hit hit_cycle
 

Detailed Description

Definition at line 650 of file editmesh_select.c.

Member Data Documentation

◆ cycle_index_prev

int NearestFaceUserData::cycle_index_prev

Definition at line 654 of file editmesh_select.c.

◆ hit

struct NearestFaceUserData_Hit NearestFaceUserData::hit

Definition at line 654 of file editmesh_select.c.

Referenced by findnearestface__doClosest().

◆ hit_cycle

struct NearestFaceUserData_Hit NearestFaceUserData::hit_cycle

Definition at line 654 of file editmesh_select.c.

◆ mval_fl

float NearestFaceUserData::mval_fl[2]

Definition at line 651 of file editmesh_select.c.

◆ use_cycle

bool NearestFaceUserData::use_cycle

Definition at line 653 of file editmesh_select.c.

◆ use_select_bias

bool NearestFaceUserData::use_select_bias

Definition at line 652 of file editmesh_select.c.


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