Blender
V3.3
|
#include <DNA_customdata_types.h>
Public Attributes | |
uint64_t | vmask |
uint64_t | emask |
uint64_t | fmask |
uint64_t | pmask |
uint64_t | lmask |
Definition at line 233 of file DNA_customdata_types.h.
uint64_t CustomData_MeshMasks::emask |
Definition at line 235 of file DNA_customdata_types.h.
Referenced by BKE_object_data_transfer_dttypes_to_cdmask(), BKE_object_handle_data_update(), BM_mesh_copy_init_customdata(), BM_mesh_copy_init_customdata_from_mesh_array(), cdDM_from_mesh_ex(), CustomData_MeshMasks_are_matching(), CustomData_MeshMasks_update(), DEG_get_customdata_mask_for_object(), join_mesh_single(), mesh_add_edges(), mesh_blend_write(), mesh_build_data(), mesh_calc_modifiers(), paint_weight_gradient_exec(), proj_paint_state_mesh_eval_init(), psys_emitter_customdata_mask(), requiredDataMask(), SCULPT_dynamic_topology_disable_ex(), sculpt_undo_geometry_restore_data(), and sculpt_undo_geometry_store_data().
uint64_t CustomData_MeshMasks::fmask |
Definition at line 236 of file DNA_customdata_types.h.
Referenced by BKE_object_handle_data_update(), cdDM_from_mesh_ex(), CustomData_MeshMasks_are_matching(), CustomData_MeshMasks_update(), DEG_get_customdata_mask_for_object(), mesh_blend_write(), mesh_calc_modifiers(), object_get_datamask(), proj_paint_state_mesh_eval_init(), psys_emitter_customdata_mask(), and requiredDataMask().
uint64_t CustomData_MeshMasks::lmask |
Definition at line 238 of file DNA_customdata_types.h.
Referenced by BKE_mesh_remap_calc_source_cddata_masks_from_map_modes(), BKE_object_data_transfer_dttypes_to_cdmask(), BKE_object_handle_data_update(), BM_mesh_copy_init_customdata(), BM_mesh_copy_init_customdata_from_mesh_array(), cdDM_from_mesh_ex(), CustomData_MeshMasks_are_matching(), CustomData_MeshMasks_update(), DEG_get_customdata_mask_for_object(), DM_DupPolys(), dt_layers_select_src_itemf(), ED_view3d_datamask(), editbmesh_calc_modifier_final_normals(), join_mesh_single(), loop_interpolation_init(), mesh_add_loops(), mesh_blend_write(), mesh_calc_modifier_final_normals(), mesh_calc_modifiers(), mesh_has_modifier_final_normals(), multires_external_save_exec(), multiresbake_create_hiresdm(), object_get_datamask(), proj_paint_state_mesh_eval_init(), psys_emitter_customdata_mask(), requiredDataMask(), SCULPT_dynamic_topology_disable_ex(), sculpt_undo_geometry_restore_data(), sculpt_undo_geometry_store_data(), and triangulate_mesh().
uint64_t CustomData_MeshMasks::pmask |
Definition at line 237 of file DNA_customdata_types.h.
Referenced by BKE_mesh_remap_calc_source_cddata_masks_from_map_modes(), BKE_object_data_transfer_dttypes_to_cdmask(), BKE_object_handle_data_update(), BM_mesh_copy_init_customdata(), BM_mesh_copy_init_customdata_from_mesh_array(), cdDM_from_mesh_ex(), CustomData_MeshMasks_are_matching(), CustomData_MeshMasks_update(), DEG_get_customdata_mask_for_object(), DM_DupPolys(), ED_view3d_datamask(), join_mesh_single(), mesh_add_polys(), mesh_blend_write(), mesh_build_data(), mesh_calc_modifiers(), multiresbake_create_hiresdm(), paint_sample_color(), paint_weight_gradient_exec(), proj_paint_state_mesh_eval_init(), psys_emitter_customdata_mask(), requiredDataMask(), SCULPT_dynamic_topology_disable_ex(), sculpt_undo_geometry_restore_data(), and sculpt_undo_geometry_store_data().
uint64_t CustomData_MeshMasks::vmask |
Definition at line 234 of file DNA_customdata_types.h.
Referenced by BKE_modifier_calc_data_masks(), BKE_object_data_transfer_dttypes_to_cdmask(), BKE_object_handle_data_update(), BM_mesh_bm_to_me_for_eval(), BM_mesh_copy_init_customdata(), BM_mesh_copy_init_customdata_from_mesh_array(), cdDM_from_mesh_ex(), CustomData_MeshMasks_are_matching(), CustomData_MeshMasks_update(), DEG_get_customdata_mask_for_object(), dt_layers_select_src_itemf(), ED_view3d_datamask(), editbmesh_calc_modifiers(), join_mesh_single(), mesh_add_verts(), mesh_blend_write(), mesh_build_data(), mesh_calc_modifiers(), blender::nodes::node_geo_edge_split_cc::mesh_edge_split(), object_get_datamask(), paint_weight_gradient_exec(), proj_paint_state_mesh_eval_init(), psys_emitter_customdata_mask(), required_data_mask(), requiredDataMask(), SCULPT_dynamic_topology_disable_ex(), sculpt_undo_geometry_restore_data(), sculpt_undo_geometry_store_data(), triangulate_mesh(), and vertex_interpolation_init().