Blender V4.3
lattice_ops.cc File Reference
#include "DNA_lattice_types.h"
#include "DNA_scene_types.h"
#include "BKE_key.hh"
#include "WM_api.hh"
#include "ED_lattice.hh"
#include "ED_screen.hh"
#include "lattice_intern.hh"

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)
 

Function Documentation

◆ ED_keymap_lattice()

void ED_keymap_lattice ( wmKeyConfig * keyconf)

◆ ED_lattice_get_edit_shape_key()

KeyBlock * ED_lattice_get_edit_shape_key ( const Lattice * latt)

◆ ED_operatortypes_lattice()