Blender V2.61 - r43446
|
#include <DNA_meta_types.h>
Public Attributes | |
ID | id |
struct AnimData * | adt |
struct BoundBox * | bb |
ListBase | elems |
ListBase | disp |
ListBase * | editelems |
struct Ipo *ipo | DNA_DEPRECATED |
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 64 of file DNA_meta_types.h.
struct AnimData* MetaBall::adt |
Definition at line 66 of file DNA_meta_types.h.
Referenced by acf_dsmball_setting_ptr(), direct_link_mball(), expand_mball(), free_mball(), lib_link_mball(), outliner_add_id_contents(), and write_mballs().
struct BoundBox* MetaBall::bb |
Definition at line 68 of file DNA_meta_types.h.
Referenced by copy_mball(), direct_link_mball(), and free_mball().
Definition at line 71 of file DNA_meta_types.h.
Referenced by direct_link_mball(), and free_mball().
struct Ipo* ipo MetaBall::DNA_DEPRECATED |
Definition at line 73 of file DNA_meta_types.h.
Definition at line 72 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(), mball_select_all_exec(), metaball_get_editelems(), mouse_mball(), reveal_metaelems_exec(), select_random_metaelems_exec(), and stats_object_edit().
Definition at line 70 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 78 of file DNA_meta_types.h.
Referenced by acf_dsmball_setting_ptr(), copy_mball_properties(), and metaball_polygonize().
char MetaBall::flag2 |
Definition at line 78 of file DNA_meta_types.h.
Definition at line 65 of file DNA_meta_types.h.
Referenced by convert_exec(), copy_mball(), lib_link_mball(), make_local_material(), make_local_mball(), single_mat_users_expand(), v3d_editmetaball_buts(), and write_mballs().
Definition at line 96 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 83 of file DNA_meta_types.h.
Referenced by drawtexspace(), and give_obdata_texspace().
struct Material** MetaBall::mat |
Definition at line 76 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 80 of file DNA_meta_types.h.
float MetaBall::rendersize |
Definition at line 87 of file DNA_meta_types.h.
Referenced by add_mball(), copy_mball_properties(), and metaball_polygonize().
float MetaBall::rot[3] |
Definition at line 85 of file DNA_meta_types.h.
Referenced by give_obdata_texspace().
float MetaBall::size[3] |
Definition at line 84 of file DNA_meta_types.h.
Referenced by add_mball(), drawtexspace(), and give_obdata_texspace().
short MetaBall::texflag |
Definition at line 80 of file DNA_meta_types.h.
Referenced by add_mball(), and give_obdata_texspace().
float MetaBall::thresh |
Definition at line 92 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 79 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 87 of file DNA_meta_types.h.
Referenced by add_mball(), copy_mball_properties(), and metaball_polygonize().