Home
last modified time | relevance | path

Searched defs:grid_indices (Results 1 – 6 of 6) sorted by relevance

/dports/science/py-OpenFermion/OpenFermion-1.3.0/src/openfermion/utils/
H A Dgrid.py259 def grid_indices(self, qubit_id, spinless): member in Grid
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/intern/
H A Dgpu_buffers.c84 const int *grid_indices; member
438 const int *grid_indices, in gpu_pbvh_grid_fill_index_buffers()
569 const int *grid_indices) in GPU_pbvh_grid_buffers_update_free()
592 int *grid_indices, in GPU_pbvh_grid_buffers_update()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dpaint_hide.c137 int *grid_indices, totgrid; in partialvis_update_grids() local
H A Dsculpt_undo.c929 int *grid_indices, totgrid; in sculpt_undo_alloc_and_store_hidden() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/
H A DBKE_pbvh.h353 int *grid_indices; member
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dpbvh.c357 const int *grid_indices, in BKE_pbvh_count_grid_quads()
1475 int *grid_indices, totgrid, i; in pbvh_grids_node_visibility_update() local
2936 int *grid_indices; in pbvh_vertex_iter_init() local