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

Public Attributes

float cage [3]
 
float mval [2]
 
bool is_stored
 

Detailed Description

Definition at line 167 of file editmesh_knife.c.

Member Data Documentation

◆ cage

float KnifeMeasureData::cage[3]

Definition at line 168 of file editmesh_knife.c.

Referenced by knife_add_cut(), and knifetool_draw_visible_angles().

◆ is_stored

bool KnifeMeasureData::is_stored

Definition at line 170 of file editmesh_knife.c.

Referenced by knife_add_cut(), knife_start_cut(), and knifetool_draw_visible_angles().

◆ mval

float KnifeMeasureData::mval[2]

Definition at line 169 of file editmesh_knife.c.

Referenced by knife_add_cut(), and knifetool_draw_visible_angles().


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