|
Blender V4.3
|
#include "BLI_utildefines.h"#include "MOD_modifiertypes.hh"#include "UI_resources.hh"#include "RNA_prototypes.hh"Go to the source code of this file.
Functions | |
| static bool | is_disabled (const Scene *, ModifierData *, bool) |
Variables | |
| ModifierTypeInfo | modifierType_None |
|
static |
Definition at line 21 of file MOD_none.cc.
| ModifierTypeInfo modifierType_None |
Definition at line 26 of file MOD_none.cc.