Blender V4.3
KnifeLineHit Struct Reference

Public Attributes

float hit [3]
 
float cagehit [3]
 
float schit [2]
 
float l
 
float m
 
KnifeEdgekfe
 
KnifeVertv
 
BMFacef
 
int ob_index
 

Detailed Description

Definition at line 136 of file editmesh_knife.cc.

Member Data Documentation

◆ cagehit

float KnifeLineHit::cagehit[3]

Definition at line 137 of file editmesh_knife.cc.

Referenced by knife_add_single_cut(), knife_linehit_set(), and linehit_to_knifepos().

◆ f

BMFace* KnifeLineHit::f

◆ hit

float KnifeLineHit::hit[3]

◆ kfe

◆ l

float KnifeLineHit::l

Definition at line 139 of file editmesh_knife.cc.

Referenced by knife_linehit_set(), linehit_compare(), and prepare_linehits_for_cut().

◆ m

float KnifeLineHit::m

Definition at line 140 of file editmesh_knife.cc.

Referenced by knife_linehit_set(), linehit_compare(), and prepare_linehits_for_cut().

◆ ob_index

int KnifeLineHit::ob_index

Definition at line 151 of file editmesh_knife.cc.

Referenced by knife_add_single_cut(), and knife_linehit_set().

◆ schit

float KnifeLineHit::schit[2]

Definition at line 138 of file editmesh_knife.cc.

Referenced by knife_linehit_set(), and linehit_to_knifepos().

◆ v


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