Blender  V2.59
Public Attributes
MeshDeformModifierData Struct Reference

#include <DNA_modifier_types.h>

List of all members.

Public Attributes

ModifierData modifier
struct Objectobject
char defgrp_name [32]
short gridsize
short flag
short mode
short pad
MDefInfluencebindinfluences
int * bindoffsets
float * bindcagecos
int totvert
int totcagevert
MDefCelldyngrid
MDefInfluencedyninfluences
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])

Detailed Description

Definition at line 535 of file DNA_modifier_types.h.


Member Data Documentation

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 557 of file DNA_modifier_types.h.

Referenced by mesh_deform_bind(), and meshdeformModifier_do().

Definition at line 539 of file DNA_modifier_types.h.

Referenced by meshdeformModifier_do(), and requiredDataMask().

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 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().

Definition at line 541 of file DNA_modifier_types.h.

Definition at line 552 of file DNA_modifier_types.h.


The documentation for this struct was generated from the following file: