Blender V5.0
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 141 of file editmesh_knife.cc.

Member Data Documentation

◆ cagehit

float KnifeLineHit::cagehit[3]

◆ f

BMFace* KnifeLineHit::f

◆ hit

float KnifeLineHit::hit[3]

◆ kfe

◆ l

float KnifeLineHit::l

Definition at line 144 of file editmesh_knife.cc.

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

◆ m

float KnifeLineHit::m

Definition at line 145 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 156 of file editmesh_knife.cc.

Referenced by knife_add_single_cut(), and knife_linehit_set().

◆ schit

float KnifeLineHit::schit[2]

Definition at line 143 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: