Blender V4.5
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 301 of file editmesh_select.cc.

Member Data Documentation

◆ cycle_index_prev

int NearestVertUserData::cycle_index_prev

Definition at line 305 of file editmesh_select.cc.

◆ hit

NearestVertUserData_Hit NearestVertUserData::hit

Definition at line 307 of file editmesh_select.cc.

◆ hit_cycle

NearestVertUserData_Hit NearestVertUserData::hit_cycle

Definition at line 308 of file editmesh_select.cc.

◆ mval_fl

float NearestVertUserData::mval_fl[2]

Definition at line 302 of file editmesh_select.cc.

◆ use_cycle

bool NearestVertUserData::use_cycle

Definition at line 304 of file editmesh_select.cc.

◆ use_select_bias

bool NearestVertUserData::use_select_bias

Definition at line 303 of file editmesh_select.cc.


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