|
Blender V4.5
|
#include <draw_cache_extract.hh>
Public Attributes | |
| gpu::Batch * | surface |
| gpu::Batch * | surface_weights |
| gpu::Batch * | edit_triangles |
| gpu::Batch * | edit_vertices |
| gpu::Batch * | edit_edges |
| gpu::Batch * | edit_vnor |
| gpu::Batch * | edit_lnor |
| gpu::Batch * | edit_fdots |
| gpu::Batch * | edit_mesh_analysis |
| gpu::Batch * | edit_skin_roots |
| gpu::Batch * | edituv_faces_stretch_area |
| gpu::Batch * | edituv_faces_stretch_angle |
| gpu::Batch * | edituv_faces |
| gpu::Batch * | edituv_edges |
| gpu::Batch * | edituv_verts |
| gpu::Batch * | edituv_fdots |
| gpu::Batch * | edit_selection_verts |
| gpu::Batch * | edit_selection_edges |
| gpu::Batch * | edit_selection_faces |
| gpu::Batch * | edit_selection_fdots |
| gpu::Batch * | uv_faces |
| gpu::Batch * | all_verts |
| gpu::Batch * | all_edges |
| gpu::Batch * | loose_edges |
| gpu::Batch * | edge_detection |
| gpu::Batch * | wire_edges |
| gpu::Batch * | wire_loops |
| gpu::Batch * | wire_loops_all_uvs |
| gpu::Batch * | wire_loops_uvs |
| gpu::Batch * | wire_loops_edituvs |
| gpu::Batch * | sculpt_overlays |
| gpu::Batch * | surface_viewer_attribute |
Definition at line 148 of file draw_cache_extract.hh.
| gpu::Batch* blender::draw::MeshBatchList::all_edges |
Definition at line 176 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_all_edges().
| gpu::Batch* blender::draw::MeshBatchList::all_verts |
Definition at line 175 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_all_verts().
| gpu::Batch* blender::draw::MeshBatchList::edge_detection |
Definition at line 178 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edge_detection().
| gpu::Batch* blender::draw::MeshBatchList::edit_edges |
Definition at line 155 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edit_edges().
| gpu::Batch* blender::draw::MeshBatchList::edit_fdots |
Definition at line 158 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edit_facedots().
| gpu::Batch* blender::draw::MeshBatchList::edit_lnor |
Definition at line 157 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edit_loop_normals().
| gpu::Batch* blender::draw::MeshBatchList::edit_mesh_analysis |
Definition at line 159 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edit_mesh_analysis().
| gpu::Batch* blender::draw::MeshBatchList::edit_selection_edges |
Definition at line 170 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edges_with_select_id().
| gpu::Batch* blender::draw::MeshBatchList::edit_selection_faces |
Definition at line 171 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_triangles_with_select_id().
| gpu::Batch* blender::draw::MeshBatchList::edit_selection_fdots |
Definition at line 172 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_facedots_with_select_id().
| gpu::Batch* blender::draw::MeshBatchList::edit_selection_verts |
Definition at line 169 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_verts_with_select_id().
| gpu::Batch* blender::draw::MeshBatchList::edit_skin_roots |
Definition at line 160 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edit_skin_roots().
| gpu::Batch* blender::draw::MeshBatchList::edit_triangles |
Definition at line 153 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edit_triangles().
| gpu::Batch* blender::draw::MeshBatchList::edit_vertices |
Definition at line 154 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edit_vertices().
| gpu::Batch* blender::draw::MeshBatchList::edit_vnor |
Definition at line 156 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edit_vert_normals().
| gpu::Batch* blender::draw::MeshBatchList::edituv_edges |
Definition at line 165 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edituv_edges().
| gpu::Batch* blender::draw::MeshBatchList::edituv_faces |
Definition at line 164 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edituv_faces().
| gpu::Batch* blender::draw::MeshBatchList::edituv_faces_stretch_angle |
Definition at line 163 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edituv_faces_stretch_angle().
| gpu::Batch* blender::draw::MeshBatchList::edituv_faces_stretch_area |
Definition at line 162 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edituv_faces_stretch_area().
| gpu::Batch* blender::draw::MeshBatchList::edituv_fdots |
Definition at line 167 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edituv_facedots().
| gpu::Batch* blender::draw::MeshBatchList::edituv_verts |
Definition at line 166 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edituv_verts().
| gpu::Batch* blender::draw::MeshBatchList::loose_edges |
Definition at line 177 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_loose_edges().
| gpu::Batch* blender::draw::MeshBatchList::sculpt_overlays |
Definition at line 187 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_sculpt_overlays().
| gpu::Batch* blender::draw::MeshBatchList::surface |
Definition at line 150 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), blender::draw::DRW_mesh_batch_cache_get_surface(), blender::draw::DRW_mesh_batch_cache_get_surface_sculpt(), blender::draw::DRW_mesh_batch_cache_get_surface_texpaint_single(), blender::draw::DRW_mesh_batch_cache_get_surface_vertpaint(), and blender::draw::mesh_batch_cache_request_surface_batches().
| gpu::Batch* blender::draw::MeshBatchList::surface_viewer_attribute |
Definition at line 188 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_surface_viewer_attribute().
| gpu::Batch* blender::draw::MeshBatchList::surface_weights |
Definition at line 151 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), blender::draw::DRW_mesh_batch_cache_get_surface_weights(), and blender::draw::mesh_batch_cache_check_vertex_group().
| gpu::Batch* blender::draw::MeshBatchList::uv_faces |
Definition at line 174 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_uv_faces().
| gpu::Batch* blender::draw::MeshBatchList::wire_edges |
Definition at line 180 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_wireframes_face().
| gpu::Batch* blender::draw::MeshBatchList::wire_loops |
Definition at line 182 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_surface_edges().
| gpu::Batch* blender::draw::MeshBatchList::wire_loops_all_uvs |
Definition at line 184 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_all_uv_wireframe().
| gpu::Batch* blender::draw::MeshBatchList::wire_loops_edituvs |
Definition at line 186 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_edituv_wireframe().
| gpu::Batch* blender::draw::MeshBatchList::wire_loops_uvs |
Definition at line 185 of file draw_cache_extract.hh.
Referenced by blender::draw::DRW_mesh_batch_cache_create_requested(), and blender::draw::DRW_mesh_batch_cache_get_uv_wireframe().