![]() |
Blender V2.61 - r43446
|
#include <DNA_modifier_types.h>
Public Attributes | |
| ModifierData | modifier |
| float | value |
| int | res |
| int | pad |
| short | flags |
| short | val_flags |
| short | lim_flags |
| short | e_flags |
| float | bevel_angle |
| char | defgrp_name [64] |
Definition at line 270 of file DNA_modifier_types.h.
Definition at line 280 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
| char BevelModifierData::defgrp_name[64] |
Definition at line 281 of file DNA_modifier_types.h.
Referenced by copyData(), initData(), and requiredDataMask().
Definition at line 279 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
| short BevelModifierData::flags |
Definition at line 276 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 278 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 271 of file DNA_modifier_types.h.
Definition at line 275 of file DNA_modifier_types.h.
Definition at line 274 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 277 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
| float BevelModifierData::value |
Definition at line 273 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().