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

Public Attributes

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

Detailed Description

Definition at line 559 of file editlattice_select.c.

Member Data Documentation

◆ bp

BPoint* NearestLatticeVert_UserData::bp

Definition at line 560 of file editlattice_select.c.

Referenced by ED_lattice_select_pick(), and findnearestLattvert__doClosest().

◆ dist

float NearestLatticeVert_UserData::dist

Definition at line 561 of file editlattice_select.c.

Referenced by findnearestLattvert__doClosest().

◆ is_changed

bool NearestLatticeVert_UserData::is_changed

Definition at line 565 of file editlattice_select.c.

◆ mval_fl

float NearestLatticeVert_UserData::mval_fl[2]

Definition at line 564 of file editlattice_select.c.

◆ select

bool NearestLatticeVert_UserData::select

When true, the existing selection gets a disadvantage.

Definition at line 563 of file editlattice_select.c.


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