|
Blender
V2.59
|
#include <DNA_modifier_types.h>
Public Attributes | |
| ModifierData | modifier |
| struct Object * | object |
| char | defgrp_name [32] |
| short | gridsize |
| short | flag |
| short | mode |
| short | pad |
| MDefInfluence * | bindinfluences |
| int * | bindoffsets |
| float * | bindcagecos |
| int | totvert |
| int | totcagevert |
| MDefCell * | dyngrid |
| MDefInfluence * | dyninfluences |
| int * | dynverts |
| int * | pad2 |
| int | dyngridsize |
| int | totinfluence |
| float | dyncellmin [3] |
| float | dyncellwidth |
| float | bindmat [4][4] |
| float * | bindweights |
| float * | bindcos |
| void(* | bindfunc )(struct Scene *scene, struct MeshDeformModifierData *mmd, float *vertexcos, int totvert, float cagemat[][4]) |
Definition at line 535 of file DNA_modifier_types.h.
Definition at line 546 of file DNA_modifier_types.h.
Referenced by direct_link_modifiers(), do_version_mdef_250(), freeData(), mesh_deform_bind(), meshdeform_bind_exec(), meshdeformModifier_do(), and write_modifiers().
Definition at line 561 of file DNA_modifier_types.h.
Referenced by direct_link_modifiers(), do_version_mdef_250(), freeData(), and meshdeform_bind_exec().
| void(* MeshDeformModifierData::bindfunc)(struct Scene *scene, struct MeshDeformModifierData *mmd, float *vertexcos, int totvert, float cagemat[][4]) |
Definition at line 564 of file DNA_modifier_types.h.
Referenced by meshdeform_bind_exec(), and meshdeformModifier_do().
Definition at line 544 of file DNA_modifier_types.h.
Referenced by direct_link_modifiers(), freeData(), meshdeform_bind_exec(), meshdeformModifier_do(), modifier_mdef_compact_influences(), and write_modifiers().
| float MeshDeformModifierData::bindmat[4][4] |
Definition at line 557 of file DNA_modifier_types.h.
Referenced by mesh_deform_bind(), and meshdeformModifier_do().
Definition at line 545 of file DNA_modifier_types.h.
Referenced by direct_link_modifiers(), freeData(), meshdeform_bind_exec(), meshdeformModifier_do(), modifier_mdef_compact_influences(), and write_modifiers().
Definition at line 560 of file DNA_modifier_types.h.
Referenced by direct_link_modifiers(), freeData(), harmonic_coordinates_bind(), meshdeform_bind_exec(), and modifier_mdef_compact_influences().
| char MeshDeformModifierData::defgrp_name[32] |
Definition at line 539 of file DNA_modifier_types.h.
Referenced by meshdeformModifier_do(), and requiredDataMask().
| float MeshDeformModifierData::dyncellmin[3] |
Definition at line 555 of file DNA_modifier_types.h.
Referenced by harmonic_coordinates_bind(), and meshdeform_dynamic_bind().
Definition at line 556 of file DNA_modifier_types.h.
Referenced by harmonic_coordinates_bind(), and meshdeform_dynamic_bind().
Definition at line 550 of file DNA_modifier_types.h.
Referenced by direct_link_modifiers(), freeData(), harmonic_coordinates_bind(), meshdeform_bind_exec(), meshdeform_dynamic_bind(), and write_modifiers().
Definition at line 553 of file DNA_modifier_types.h.
Referenced by harmonic_coordinates_bind(), meshdeform_dynamic_bind(), and write_modifiers().
Definition at line 551 of file DNA_modifier_types.h.
Referenced by direct_link_modifiers(), freeData(), harmonic_coordinates_bind(), meshdeform_bind_exec(), meshdeform_dynamic_bind(), and write_modifiers().
Definition at line 552 of file DNA_modifier_types.h.
Referenced by direct_link_modifiers(), freeData(), harmonic_coordinates_bind(), meshdeform_bind_exec(), meshdeformModifier_do(), and write_modifiers().
Definition at line 541 of file DNA_modifier_types.h.
Referenced by harmonic_coordinates_bind(), and meshdeformModifier_do().
Definition at line 541 of file DNA_modifier_types.h.
Referenced by copyData(), harmonic_coordinates_bind(), and initData().
Definition at line 541 of file DNA_modifier_types.h.
Referenced by mesh_deform_bind().
Definition at line 536 of file DNA_modifier_types.h.
Referenced by meshdeform_bind_exec().
| struct Object* MeshDeformModifierData::object |
Definition at line 538 of file DNA_modifier_types.h.
Referenced by copyData(), foreachObjectLink(), isDisabled(), mesh_deform_bind(), meshdeformModifier_do(), and updateDepgraph().
Definition at line 541 of file DNA_modifier_types.h.
Definition at line 552 of file DNA_modifier_types.h.
Definition at line 547 of file DNA_modifier_types.h.
Referenced by direct_link_modifiers(), mesh_deform_bind(), meshdeform_bind_exec(), meshdeformModifier_do(), modifier_mdef_compact_influences(), and write_modifiers().
Definition at line 554 of file DNA_modifier_types.h.
Referenced by harmonic_coordinates_bind(), meshdeform_bind_exec(), modifier_mdef_compact_influences(), and write_modifiers().
Definition at line 547 of file DNA_modifier_types.h.
Referenced by direct_link_modifiers(), mesh_deform_bind(), meshdeform_bind_exec(), meshdeformModifier_do(), modifier_mdef_compact_influences(), and write_modifiers().