Blender  V3.3
Functions
mball_ops.c File Reference
#include "DNA_scene_types.h"
#include "RNA_access.h"
#include "WM_api.h"
#include "WM_types.h"
#include "ED_mball.h"
#include "ED_screen.h"
#include "mball_intern.h"

Go to the source code of this file.

Functions

void ED_operatortypes_metaball (void)
 
void ED_operatormacros_metaball (void)
 
void ED_keymap_metaball (wmKeyConfig *keyconf)
 

Function Documentation

◆ ED_keymap_metaball()

void ED_keymap_metaball ( wmKeyConfig keyconf)

Definition at line 47 of file mball_ops.c.

References ED_operator_editmball(), wmKeyMap::poll, and WM_keymap_ensure().

Referenced by ED_spacetypes_keymap().

◆ ED_operatormacros_metaball()

void ED_operatormacros_metaball ( void  )

◆ ED_operatortypes_metaball()

void ED_operatortypes_metaball ( void  )