Blender V5.0
ED_lattice.hh File Reference

Go to the source code of this file.

Functions

void ED_operatortypes_lattice ()
void ED_keymap_lattice (wmKeyConfig *keyconf)
KeyBlockED_lattice_get_edit_shape_key (const Lattice *latt)
bool ED_lattice_flags_set (Object *obedit, int flag)
bool ED_lattice_select_pick (bContext *C, const int mval[2], const SelectPick_Params &params)
bool ED_lattice_deselect_all_multi (bContext *C)
void ED_lattice_undosys_type (UndoType *ut)

Function Documentation

◆ ED_keymap_lattice()

void ED_keymap_lattice ( wmKeyConfig * keyconf)

◆ ED_lattice_deselect_all_multi()

◆ ED_lattice_flags_set()

◆ ED_lattice_get_edit_shape_key()

KeyBlock * ED_lattice_get_edit_shape_key ( const Lattice * latt)

◆ ED_lattice_select_pick()

◆ ED_lattice_undosys_type()

◆ ED_operatortypes_lattice()