Blender V5.0
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 397 of file editmesh_select.cc.

Member Data Documentation

◆ cycle_index_prev

int NearestVertUserData::cycle_index_prev

Definition at line 401 of file editmesh_select.cc.

◆ hit

NearestVertUserData_Hit NearestVertUserData::hit

Definition at line 403 of file editmesh_select.cc.

◆ hit_cycle

NearestVertUserData_Hit NearestVertUserData::hit_cycle

Definition at line 404 of file editmesh_select.cc.

◆ mval_fl

float NearestVertUserData::mval_fl[2]

Definition at line 398 of file editmesh_select.cc.

◆ use_cycle

bool NearestVertUserData::use_cycle

Definition at line 400 of file editmesh_select.cc.

◆ use_select_bias

bool NearestVertUserData::use_select_bias

Definition at line 399 of file editmesh_select.cc.


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