Blender V4.3
mball_ops.cc File Reference
#include "DNA_scene_types.h"
#include "RNA_access.hh"
#include "WM_api.hh"
#include "WM_types.hh"
#include "ED_mball.hh"
#include "ED_screen.hh"
#include "mball_intern.hh"

Go to the source code of this file.

Functions

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

Function Documentation

◆ ED_keymap_metaball()

void ED_keymap_metaball ( wmKeyConfig * keyconf)

◆ ED_operatormacros_metaball()

void ED_operatormacros_metaball ( )

◆ ED_operatortypes_metaball()