Blender
V3.3
|
#include <draw_cache_extract.hh>
Definition at line 157 of file draw_cache_extract.hh.
GPUBatch* MeshBatchList::all_edges |
Definition at line 184 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_all_edges().
GPUBatch* MeshBatchList::all_verts |
Definition at line 183 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_all_verts().
GPUBatch* MeshBatchList::edge_detection |
Definition at line 186 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edge_detection().
GPUBatch* MeshBatchList::edit_edges |
Definition at line 164 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edit_edges().
GPUBatch* MeshBatchList::edit_fdots |
Definition at line 167 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edit_facedots().
GPUBatch* MeshBatchList::edit_lnor |
Definition at line 166 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edit_lnors().
GPUBatch* MeshBatchList::edit_mesh_analysis |
Definition at line 168 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edit_mesh_analysis().
GPUBatch* MeshBatchList::edit_selection_edges |
Definition at line 179 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edges_with_select_id().
GPUBatch* MeshBatchList::edit_selection_faces |
Definition at line 180 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_triangles_with_select_id().
GPUBatch* MeshBatchList::edit_selection_fdots |
Definition at line 181 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_facedots_with_select_id().
GPUBatch* MeshBatchList::edit_selection_verts |
Definition at line 178 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_verts_with_select_id().
GPUBatch* MeshBatchList::edit_skin_roots |
Definition at line 169 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edit_skin_roots().
GPUBatch* MeshBatchList::edit_triangles |
Definition at line 162 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edit_triangles().
GPUBatch* MeshBatchList::edit_vertices |
Definition at line 163 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edit_vertices().
GPUBatch* MeshBatchList::edit_vnor |
Definition at line 165 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edit_vnors().
GPUBatch* MeshBatchList::edituv_edges |
Definition at line 174 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edituv_edges().
GPUBatch* MeshBatchList::edituv_faces |
Definition at line 173 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edituv_faces().
GPUBatch* MeshBatchList::edituv_faces_stretch_angle |
Definition at line 172 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edituv_faces_stretch_angle().
GPUBatch* MeshBatchList::edituv_faces_stretch_area |
Definition at line 171 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edituv_faces_stretch_area().
GPUBatch* MeshBatchList::edituv_fdots |
Definition at line 176 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edituv_facedots().
GPUBatch* MeshBatchList::edituv_verts |
Definition at line 175 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_edituv_verts().
GPUBatch* MeshBatchList::loose_edges |
Definition at line 185 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_loose_edges().
GPUBatch* MeshBatchList::sculpt_overlays |
Definition at line 193 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_sculpt_overlays().
GPUBatch* MeshBatchList::surface |
Definition at line 159 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), DRW_mesh_batch_cache_get_surface(), DRW_mesh_batch_cache_get_surface_sculpt(), DRW_mesh_batch_cache_get_surface_texpaint_single(), DRW_mesh_batch_cache_get_surface_vertpaint(), mesh_batch_cache_discard_surface_batches(), and mesh_batch_cache_request_surface_batches().
GPUBatch* MeshBatchList::surface_weights |
Definition at line 160 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), DRW_mesh_batch_cache_get_surface_weights(), and mesh_batch_cache_check_vertex_group().
GPUBatch* MeshBatchList::wire_edges |
Definition at line 188 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_wireframes_face().
GPUBatch* MeshBatchList::wire_loops |
Definition at line 190 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_surface_edges().
GPUBatch* MeshBatchList::wire_loops_uvs |
Definition at line 192 of file draw_cache_extract.hh.
Referenced by DRW_mesh_batch_cache_create_requested(), and DRW_mesh_batch_cache_get_uv_edges().