Blender V2.61 - r43446
|
Public Attributes | |
float | dmin [3] |
float | dmax [3] |
float | dscale |
float | dloc [3] |
float | curvespace [4][4] |
float | objectspace [4][4] |
float | objectspace3 [3][3] |
int | no_rot_axis |
float CurveDeform::curvespace[4][4] |
Definition at line 466 of file lattice.c.
Referenced by curve_deform_vector(), curve_deform_verts(), and init_curve_deform().
float CurveDeform::dloc[3] |
Definition at line 465 of file lattice.c.
Referenced by calc_curve_deform(), and init_curve_deform().
float CurveDeform::dmax[3] |
Definition at line 465 of file lattice.c.
Referenced by calc_curve_deform(), curve_deform_vector(), and curve_deform_verts().
float CurveDeform::dmin[3] |
Definition at line 465 of file lattice.c.
Referenced by calc_curve_deform(), curve_deform_vector(), and curve_deform_verts().
float CurveDeform::dscale |
Definition at line 467 of file lattice.c.
Referenced by calc_curve_deform(), curve_deform_vector(), and init_curve_deform().
float CurveDeform::objectspace[4][4] |
Definition at line 466 of file lattice.c.
Referenced by curve_deform_vector(), curve_deform_verts(), and init_curve_deform().
float CurveDeform::objectspace3[3][3] |
Definition at line 466 of file lattice.c.
Referenced by curve_deform_vector(), and init_curve_deform().