Blender  V3.3
Public Attributes | List of all members
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]
 
voiddraw_handle_pixel
 

Detailed Description

Definition at line 46 of file editmesh_inset.c.

Member Data Documentation

◆ draw_handle_pixel

void* InsetData::draw_handle_pixel

Definition at line 64 of file editmesh_inset.c.

Referenced by edbm_inset_exit(), and edbm_inset_init().

◆ initial_length

float InsetData::initial_length

Definition at line 50 of file editmesh_inset.c.

Referenced by edbm_inset_invoke(), and edbm_inset_modal().

◆ is_modal

bool InsetData::is_modal

◆ launch_event

int InsetData::launch_event

Definition at line 62 of file editmesh_inset.c.

Referenced by edbm_inset_invoke(), and edbm_inset_modal().

◆ max_obj_scale

float InsetData::max_obj_scale

Definition at line 55 of file editmesh_inset.c.

Referenced by edbm_inset_init(), and edbm_inset_modal().

◆ mcenter

float InsetData::mcenter[2]

Definition at line 63 of file editmesh_inset.c.

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

◆ modify_depth

bool InsetData::modify_depth

Definition at line 49 of file editmesh_inset.c.

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

◆ num_input

NumInput InsetData::num_input

Definition at line 56 of file editmesh_inset.c.

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 48 of file editmesh_inset.c.

Referenced by edbm_inset_init(), and edbm_inset_modal().

◆ old_thickness

float InsetData::old_thickness

Definition at line 47 of file editmesh_inset.c.

Referenced by edbm_inset_init(), and edbm_inset_modal().

◆ pixel_size

float InsetData::pixel_size

Definition at line 51 of file editmesh_inset.c.

Referenced by edbm_inset_invoke(), and edbm_inset_modal().

◆ shift

bool InsetData::shift

Definition at line 53 of file editmesh_inset.c.

Referenced by edbm_inset_init(), and edbm_inset_modal().

◆ shift_amount

float InsetData::shift_amount

Definition at line 54 of file editmesh_inset.c.

Referenced by edbm_inset_init(), and edbm_inset_modal().


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