Blender  V3.3
Public Attributes | List of all members
MeshBatchList Struct Reference

#include <draw_cache_extract.hh>

Public Attributes

GPUBatchsurface
 
GPUBatchsurface_weights
 
GPUBatchedit_triangles
 
GPUBatchedit_vertices
 
GPUBatchedit_edges
 
GPUBatchedit_vnor
 
GPUBatchedit_lnor
 
GPUBatchedit_fdots
 
GPUBatchedit_mesh_analysis
 
GPUBatchedit_skin_roots
 
GPUBatchedituv_faces_stretch_area
 
GPUBatchedituv_faces_stretch_angle
 
GPUBatchedituv_faces
 
GPUBatchedituv_edges
 
GPUBatchedituv_verts
 
GPUBatchedituv_fdots
 
GPUBatchedit_selection_verts
 
GPUBatchedit_selection_edges
 
GPUBatchedit_selection_faces
 
GPUBatchedit_selection_fdots
 
GPUBatchall_verts
 
GPUBatchall_edges
 
GPUBatchloose_edges
 
GPUBatchedge_detection
 
GPUBatchwire_edges
 
GPUBatchwire_loops
 
GPUBatchwire_loops_uvs
 
GPUBatchsculpt_overlays
 

Detailed Description

Definition at line 157 of file draw_cache_extract.hh.

Member Data Documentation

◆ all_edges

GPUBatch* MeshBatchList::all_edges

◆ all_verts

GPUBatch* MeshBatchList::all_verts

◆ edge_detection

GPUBatch* MeshBatchList::edge_detection

◆ edit_edges

GPUBatch* MeshBatchList::edit_edges

◆ edit_fdots

GPUBatch* MeshBatchList::edit_fdots

◆ edit_lnor

GPUBatch* MeshBatchList::edit_lnor

◆ edit_mesh_analysis

GPUBatch* MeshBatchList::edit_mesh_analysis

◆ edit_selection_edges

GPUBatch* MeshBatchList::edit_selection_edges

◆ edit_selection_faces

GPUBatch* MeshBatchList::edit_selection_faces

◆ edit_selection_fdots

GPUBatch* MeshBatchList::edit_selection_fdots

◆ edit_selection_verts

GPUBatch* MeshBatchList::edit_selection_verts

◆ edit_skin_roots

GPUBatch* MeshBatchList::edit_skin_roots

◆ edit_triangles

GPUBatch* MeshBatchList::edit_triangles

◆ edit_vertices

GPUBatch* MeshBatchList::edit_vertices

◆ edit_vnor

GPUBatch* MeshBatchList::edit_vnor

◆ edituv_edges

GPUBatch* MeshBatchList::edituv_edges

◆ edituv_faces

GPUBatch* MeshBatchList::edituv_faces

◆ edituv_faces_stretch_angle

GPUBatch* MeshBatchList::edituv_faces_stretch_angle

◆ edituv_faces_stretch_area

GPUBatch* MeshBatchList::edituv_faces_stretch_area

◆ edituv_fdots

GPUBatch* MeshBatchList::edituv_fdots

◆ edituv_verts

GPUBatch* MeshBatchList::edituv_verts

◆ loose_edges

GPUBatch* MeshBatchList::loose_edges

◆ sculpt_overlays

GPUBatch* MeshBatchList::sculpt_overlays

◆ surface

GPUBatch* MeshBatchList::surface

◆ surface_weights

GPUBatch* MeshBatchList::surface_weights

◆ wire_edges

GPUBatch* MeshBatchList::wire_edges

◆ wire_loops

GPUBatch* MeshBatchList::wire_loops

◆ wire_loops_uvs

GPUBatch* MeshBatchList::wire_loops_uvs

The documentation for this struct was generated from the following file: