Blender V4.3
NearestLatticeVert_UserData Struct Reference

Public Attributes

BPointbp
 
float dist
 
bool select
 
float mval_fl [2]
 
bool is_changed
 

Detailed Description

Definition at line 549 of file editlattice_select.cc.

Member Data Documentation

◆ bp

BPoint* NearestLatticeVert_UserData::bp

Definition at line 550 of file editlattice_select.cc.

◆ dist

float NearestLatticeVert_UserData::dist

Definition at line 551 of file editlattice_select.cc.

Referenced by findnearestLattvert().

◆ is_changed

bool NearestLatticeVert_UserData::is_changed

Definition at line 555 of file editlattice_select.cc.

◆ mval_fl

float NearestLatticeVert_UserData::mval_fl[2]

Definition at line 554 of file editlattice_select.cc.

◆ select

bool NearestLatticeVert_UserData::select

When true, the existing selection gets a disadvantage.

Definition at line 553 of file editlattice_select.cc.


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