Blender V4.3
NearestVertUserData Struct Reference

Public Attributes

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

Detailed Description

Definition at line 253 of file editmesh_select.cc.

Member Data Documentation

◆ cycle_index_prev

int NearestVertUserData::cycle_index_prev

Definition at line 257 of file editmesh_select.cc.

◆ hit

NearestVertUserData_Hit NearestVertUserData::hit

Definition at line 259 of file editmesh_select.cc.

◆ hit_cycle

NearestVertUserData_Hit NearestVertUserData::hit_cycle

Definition at line 260 of file editmesh_select.cc.

◆ mval_fl

float NearestVertUserData::mval_fl[2]

Definition at line 254 of file editmesh_select.cc.

◆ use_cycle

bool NearestVertUserData::use_cycle

Definition at line 256 of file editmesh_select.cc.

◆ use_select_bias

bool NearestVertUserData::use_select_bias

Definition at line 255 of file editmesh_select.cc.


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