|
Blender
V2.59
|
#include <DNA_meta_types.h>
Public Attributes | |
| ID | id |
| struct AnimData * | adt |
| struct BoundBox * | bb |
| ListBase | elems |
| ListBase | disp |
| ListBase * | editelems |
| struct Ipo * | ipo |
| struct Material ** | mat |
| char | flag |
| char | flag2 |
| short | totcol |
| short | texflag |
| short | pad |
| float | loc [3] |
| float | size [3] |
| float | rot [3] |
| float | wiresize |
| float | rendersize |
| float | thresh |
| MetaElem * | lastelem |
Definition at line 66 of file DNA_meta_types.h.
| struct AnimData* MetaBall::adt |
Definition at line 68 of file DNA_meta_types.h.
Referenced by acf_dsmball_setting_ptr(), direct_link_mball(), expand_mball(), free_mball(), lib_link_mball(), ob_keyframes_loop(), ob_to_keylist(), outliner_add_id_contents(), and write_mballs().
| struct BoundBox* MetaBall::bb |
Definition at line 70 of file DNA_meta_types.h.
Referenced by copy_mball(), direct_link_mball(), and free_mball().
Definition at line 73 of file DNA_meta_types.h.
Referenced by direct_link_mball(), and free_mball().
Definition at line 74 of file DNA_meta_types.h.
Referenced by add_metaball_primitive(), calc_manipulator_stats(), copy_mball(), createTransMBallVerts(), delete_metaelems_exec(), direct_link_mball(), do_lasso_select_meta(), do_meta_box_select(), draw_object(), drawmball(), duplicate_metaelems_exec(), find_basis_mball(), free_editMball(), hide_metaelems_exec(), init_meta(), make_editMball(), make_trans_verts(), metaball_get_editelems(), mouse_mball(), reveal_metaelems_exec(), select_all_exec(), select_inverse_metaelems_exec(), select_random_metaelems_exec(), and stats_object_edit().
Definition at line 72 of file DNA_meta_types.h.
Referenced by add_metaball_element(), copy_mball(), direct_link_mball(), drawmball(), find_basis_mball(), free_mball(), init_meta(), make_editMball(), and write_mballs().
| char MetaBall::flag |
Definition at line 80 of file DNA_meta_types.h.
Referenced by acf_dsmball_setting_ptr(), copy_mball_properties(), and metaball_polygonize().
| char MetaBall::flag2 |
Definition at line 80 of file DNA_meta_types.h.
Definition at line 67 of file DNA_meta_types.h.
Referenced by convert_exec(), lib_link_mball(), make_local_material(), make_local_mball(), single_mat_users_expand(), v3d_editmetaball_buts(), and write_mballs().
| struct Ipo* MetaBall::ipo |
Definition at line 75 of file DNA_meta_types.h.
Referenced by lib_link_mball().
Definition at line 98 of file DNA_meta_types.h.
Referenced by add_metaball_primitive(), copy_mball(), delete_metaelems_exec(), direct_link_mball(), duplicate_metaelems_exec(), free_editMball(), make_editMball(), mouse_mball(), and v3d_editmetaball_buts().
| float MetaBall::loc[3] |
Definition at line 85 of file DNA_meta_types.h.
Referenced by drawtexspace(), and give_obdata_texspace().
| struct Material** MetaBall::mat |
Definition at line 78 of file DNA_meta_types.h.
Referenced by convert_exec(), copy_mball(), direct_link_mball(), expand_mball(), extern_local_mball(), free_mball(), give_matarar(), lib_link_mball(), make_local_material(), outliner_add_id_contents(), single_mat_users_expand(), unlink_material_cb(), unlink_mball(), and write_mballs().
| short MetaBall::pad |
Definition at line 82 of file DNA_meta_types.h.
| float MetaBall::rendersize |
Definition at line 89 of file DNA_meta_types.h.
Referenced by add_mball(), copy_mball_properties(), and metaball_polygonize().
| float MetaBall::rot[3] |
Definition at line 87 of file DNA_meta_types.h.
Referenced by give_obdata_texspace().
| float MetaBall::size[3] |
Definition at line 86 of file DNA_meta_types.h.
Referenced by add_mball(), MakeCursor::App::changesize(), MakeCursor::App::doit(), drawtexspace(), give_obdata_texspace(), MakeCursor::App::scrnclick(), MakeCursor::App::scrndrag(), MakeCursor::App::updateprev(), and MakeCursor::App::updatescrn().
| short MetaBall::texflag |
Definition at line 82 of file DNA_meta_types.h.
Referenced by add_mball(), and give_obdata_texspace().
| float MetaBall::thresh |
Definition at line 94 of file DNA_meta_types.h.
Referenced by add_mball(), converge(), copy_mball_properties(), find_first_points(), and metaball_polygonize().
| short MetaBall::totcol |
Definition at line 81 of file DNA_meta_types.h.
Referenced by convert_exec(), copy_mball(), expand_mball(), extern_local_mball(), give_totcolp(), lib_link_mball(), make_local_material(), outliner_add_id_contents(), single_mat_users_expand(), unlink_material_cb(), unlink_mball(), and write_mballs().
| float MetaBall::wiresize |
Definition at line 89 of file DNA_meta_types.h.
Referenced by add_mball(), copy_mball_properties(), and metaball_polygonize().