Blender V5.0
InsetData Struct Reference

Public Attributes

float old_thickness
float old_depth
bool modify_depth
float initial_length
float pixel_size
bool is_modal
bool shift
float shift_amount
float max_obj_scale
NumInput num_input
InsetObjectStoreob_store
uint ob_store_len
int launch_event
float mcenter [2]
void * draw_handle_pixel

Detailed Description

Definition at line 52 of file editmesh_inset.cc.

Member Data Documentation

◆ draw_handle_pixel

void* InsetData::draw_handle_pixel

Definition at line 70 of file editmesh_inset.cc.

Referenced by edbm_inset_exit(), and edbm_inset_init().

◆ initial_length

float InsetData::initial_length

Definition at line 56 of file editmesh_inset.cc.

Referenced by edbm_inset_invoke(), and edbm_inset_modal().

◆ is_modal

bool InsetData::is_modal

◆ launch_event

int InsetData::launch_event

Definition at line 68 of file editmesh_inset.cc.

Referenced by edbm_inset_invoke(), and edbm_inset_modal().

◆ max_obj_scale

float InsetData::max_obj_scale

Definition at line 61 of file editmesh_inset.cc.

Referenced by edbm_inset_init(), and edbm_inset_modal().

◆ mcenter

float InsetData::mcenter[2]

Definition at line 69 of file editmesh_inset.cc.

Referenced by edbm_inset_init(), edbm_inset_invoke(), and edbm_inset_modal().

◆ modify_depth

bool InsetData::modify_depth

Definition at line 55 of file editmesh_inset.cc.

Referenced by edbm_inset_init(), edbm_inset_modal(), and edbm_inset_update_header().

◆ num_input

NumInput InsetData::num_input

Definition at line 62 of file editmesh_inset.cc.

Referenced by edbm_inset_init(), edbm_inset_modal(), and edbm_inset_update_header().

◆ ob_store

InsetObjectStore* InsetData::ob_store

◆ ob_store_len

uint InsetData::ob_store_len

◆ old_depth

float InsetData::old_depth

Definition at line 54 of file editmesh_inset.cc.

Referenced by edbm_inset_init(), and edbm_inset_modal().

◆ old_thickness

float InsetData::old_thickness

Definition at line 53 of file editmesh_inset.cc.

Referenced by edbm_inset_init(), and edbm_inset_modal().

◆ pixel_size

float InsetData::pixel_size

Definition at line 57 of file editmesh_inset.cc.

Referenced by edbm_inset_invoke(), and edbm_inset_modal().

◆ shift

bool InsetData::shift

Definition at line 59 of file editmesh_inset.cc.

Referenced by edbm_inset_init(), and edbm_inset_modal().

◆ shift_amount

float InsetData::shift_amount

Definition at line 60 of file editmesh_inset.cc.

Referenced by edbm_inset_init(), and edbm_inset_modal().


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