Home
last modified time | relevance | path

Searched defs:respecthide (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/bmesh/intern/
H A Dbmesh_marking.c654 const bool respecthide, in bm_mesh_flag_count()
700 const bool respecthide) in BM_mesh_elem_hflag_count_enabled()
708 const bool respecthide) in BM_mesh_elem_hflag_count_disabled()
1145 const bool respecthide, in BM_mesh_elem_hflag_disable_test()
1213 const bool respecthide, in BM_mesh_elem_hflag_enable_test()
1267 const bool respecthide) in BM_mesh_elem_hflag_disable_all()
1276 const bool respecthide) in BM_mesh_elem_hflag_enable_all()
H A Dbmesh_operators.c884 const bool respecthide = ((op->flag & BMO_FLAG_RESPECT_HIDE) != 0) && in bmo_slot_buffer_from_hflag() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/mesh/
H A Deditmesh_utils.c1073 const bool respecthide, in EDBM_verts_mirror_cache_begin_ex()
1184 const bool respecthide, in EDBM_verts_mirror_cache_begin()
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dlattice.c249 Lattice *lt, BLI_bitmap *bitmap, const uint8_t flag, const bool clear, const bool respecthide) in BKE_lattice_bitmap_from_flag()