Blender V2.61 - r43446
|
#include <DNA_key_types.h>
Public Attributes | |
ID | id |
struct AnimData * | adt |
KeyBlock * | refkey |
char | elemstr [64] |
int | elemsize |
float curval | DNA_DEPRECATED |
ListBase | block |
struct Ipo *ipo | DNA_DEPRECATED |
ID * | from |
short | type |
short | totkey |
short | slurph |
short | flag |
Definition at line 59 of file DNA_key_types.h.
Definition at line 61 of file DNA_key_types.h.
Referenced by acf_dsskey_setting_ptr(), animdata_filter_dopesheet_ob(), animdata_filter_shapekey(), build_dag_object(), direct_link_key(), do_ob_key(), expand_key(), lib_link_key(), make_new_animlistelem(), outliner_add_id_contents(), and write_keys().
Definition at line 68 of file DNA_key_types.h.
Referenced by add_keyblock(), animdata_filter_shapekey(), apply_objects_internal(), blend_from_shape_exec(), BL_ShapeActionActuator::BlendShape(), calc_shapeKeys(), RAS_MeshObject::CheckWeightCache(), copy_key(), curve_translate(), direct_link_key(), do_curve_key(), do_latt_key(), do_mesh_key(), do_ob_key(), do_rel_key(), do_versions(), draw_selected_name(), ED_object_shape_key_add(), ED_object_shape_key_remove(), BL_DeformableGameObject::GetShape(), insert_curvekey(), insert_lattkey(), join_mesh_exec(), key_get_keyblock(), key_get_named_keyblock(), load_editLatt(), load_editMesh(), make_new_animlistelem(), mesh_translate(), ob_get_keyblock(), object_shape_key_mirror(), BL_Action::Play(), RAS_MeshObject::RAS_MeshObject(), sculpt_undo_restore(), sculpt_vertcos_to_key(), shape_key_clear_exec(), shape_key_move_exec(), sort_keys(), sort_shape_fix(), switch_keys_direction(), BL_ShapeActionActuator::Update(), BL_Action::Update(), write_keys(), and RAS_MeshObject::~RAS_MeshObject().
struct Ipo* ipo Key::DNA_DEPRECATED |
Definition at line 69 of file DNA_key_types.h.
float curval Key::DNA_DEPRECATED |
Definition at line 66 of file DNA_key_types.h.
int Key::elemsize |
Definition at line 65 of file DNA_key_types.h.
Referenced by add_key(), calc_shapeKeys(), cp_key(), curve_to_key(), DM_to_meshkey(), do_key(), do_rel_key(), latt_to_key(), load_editLatt(), load_editMesh(), mesh_to_key(), switch_endian_keyblock(), vertcos_to_key(), and write_keys().
char Key::elemstr[64] |
Definition at line 64 of file DNA_key_types.h.
Referenced by add_key(), cp_key(), do_key(), do_rel_key(), and switch_endian_keyblock().
short Key::flag |
Definition at line 74 of file DNA_key_types.h.
Referenced by acf_dsskey_setting_ptr().
Definition at line 71 of file DNA_key_types.h.
Referenced by add_key(), copy_curve(), copy_lattice(), copy_mesh(), do_ob_key(), ED_object_shape_key_remove(), key_block_get_data(), key_pointer_size(), and lib_link_key().
Definition at line 60 of file DNA_key_types.h.
Referenced by BL_Action::BL_Action(), BL_ShapeActionActuator::BL_ShapeActionActuator(), copy_key(), DM_to_mesh(), do_ob_key(), do_versions(), do_versions_ipos_to_animato(), key_get_curValue_rnaPath(), lib_link_key(), make_local_key(), sort_shape_fix(), unlink_curve(), unlink_mesh(), and write_keys().
Definition at line 63 of file DNA_key_types.h.
Referenced by add_keyblock(), calc_shapeKeys(), copy_key(), cp_key(), deformMatrices(), deformMatricesEM(), direct_link_key(), do_ob_key(), do_rel_key(), do_versions(), ED_object_shape_key_remove(), join_mesh_exec(), load_editMesh(), my_tex_space_mesh(), ob_get_reference_keyblock(), sculpt_vertcos_to_key(), and sort_keys().
short Key::slurph |
Definition at line 74 of file DNA_key_types.h.
Referenced by do_curve_key(), do_latt_key(), and do_mesh_key().
short Key::totkey |
Definition at line 73 of file DNA_key_types.h.
Referenced by add_keyblock(), ED_object_shape_key_remove(), join_mesh_exec(), and key_get_keyblock().
short Key::type |
Definition at line 73 of file DNA_key_types.h.
Referenced by actedit_get_shapekeys(), add_key(), add_keyblock(), calc_shapeKeys(), deformVertsEM(), do_curve_key(), do_latt_key(), do_mesh_key(), gameobject_from_blenderobject(), BL_DeformableGameObject::GetShape(), insert_curvekey(), insert_lattkey(), insert_meshkey(), join_mesh_exec(), load_editMesh(), modifier_apply_shape(), KX_Scene::ReplaceMesh(), and sculpt_vertcos_to_key().