|
Blender
V2.59
|
Public Attributes | |
| float | dmin [3] |
| float | dmax [3] |
| float | dsize |
| 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 471 of file lattice.c.
Referenced by curve_deform_vector(), curve_deform_verts(), and init_curve_deform().
| float CurveDeform::dloc[3] |
Definition at line 470 of file lattice.c.
Referenced by calc_curve_deform(), and init_curve_deform().
| float CurveDeform::dmax[3] |
Definition at line 470 of file lattice.c.
Referenced by calc_curve_deform(), curve_deform_vector(), and curve_deform_verts().
| float CurveDeform::dmin[3] |
Definition at line 470 of file lattice.c.
Referenced by calc_curve_deform(), curve_deform_vector(), and curve_deform_verts().
| float CurveDeform::dsize |
Definition at line 472 of file lattice.c.
Referenced by calc_curve_deform(), curve_deform_vector(), and init_curve_deform().
| float CurveDeform::objectspace[4][4] |
Definition at line 471 of file lattice.c.
Referenced by curve_deform_vector(), curve_deform_verts(), and init_curve_deform().
| float CurveDeform::objectspace3[3][3] |
Definition at line 471 of file lattice.c.
Referenced by curve_deform_vector(), and init_curve_deform().