|
Blender
V2.93
|
#include <stdio.h>#include "BLI_utildefines.h"#include "MOD_modifiertypes.h"#include "UI_resources.h"#include "RNA_access.h"Go to the source code of this file.
Functions | |
| static bool | isDisabled (const struct Scene *UNUSED(scene), ModifierData *UNUSED(md), bool UNUSED(userRenderParams)) |
Variables | |
| ModifierTypeInfo | modifierType_None |
|
static |
Definition at line 38 of file MOD_none.c.
| ModifierTypeInfo modifierType_None |
Definition at line 45 of file MOD_none.c.