Blender V2.61 - r43446
|
#include <DNA_curve_types.h>
Public Attributes | |
ListBase | nurbs |
struct GHash * | keyindex |
int | shapenr |
char | pad [4] |
Definition at line 154 of file DNA_curve_types.h.
struct GHash* EditNurb::keyindex |
Definition at line 159 of file DNA_curve_types.h.
Referenced by editCurve_to_undoCurve(), free_curve_editNurb_keyIndex(), getCVKeyIndex(), init_editNurb_keyIndex(), keyData_switchDirectionNurb(), keyIndex_delCV(), keyIndex_delNurb(), keyIndex_swap(), keyIndex_updateCV(), and undoCurve_to_editCurve().
Definition at line 156 of file DNA_curve_types.h.
Referenced by add_vertex_invoke(), calc_shapeKeys(), curve_editnurbs(), delete_exec(), extrude_exec(), extrudeflagNurb(), free_curve_editNurb(), init_editNurb_keyIndex(), object_editcurve_get(), separate_exec(), subdividenurb(), and switch_keys_direction().
char EditNurb::pad[4] |
Definition at line 164 of file DNA_curve_types.h.
Definition at line 162 of file DNA_curve_types.h.
Referenced by calc_shapeKeys().