42 struct bContext *
C,
const int mval[2],
bool extend,
bool deselect,
bool toggle);
void ED_keymap_lattice(struct wmKeyConfig *keyconf)
bool ED_lattice_deselect_all_multi_ex(struct Base **bases, const uint bases_len)
bool ED_lattice_deselect_all_multi(struct bContext *C)
bool ED_lattice_select_pick(struct bContext *C, const int mval[2], bool extend, bool deselect, bool toggle)
bool ED_lattice_flags_set(struct Object *obedit, int flag)
void ED_lattice_undosys_type(struct UndoType *ut)
void ED_operatortypes_lattice(void)