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

#include <draw_cache_extract.hh>

Public Attributes

GPUBatch * surface
 
GPUBatch * surface_weights
 
GPUBatch * edit_triangles
 
GPUBatch * edit_vertices
 
GPUBatch * edit_edges
 
GPUBatch * edit_vnor
 
GPUBatch * edit_lnor
 
GPUBatch * edit_fdots
 
GPUBatch * edit_mesh_analysis
 
GPUBatch * edit_skin_roots
 
GPUBatch * edituv_faces_stretch_area
 
GPUBatch * edituv_faces_stretch_angle
 
GPUBatch * edituv_faces
 
GPUBatch * edituv_edges
 
GPUBatch * edituv_verts
 
GPUBatch * edituv_fdots
 
GPUBatch * edit_selection_verts
 
GPUBatch * edit_selection_edges
 
GPUBatch * edit_selection_faces
 
GPUBatch * edit_selection_fdots
 
GPUBatch * all_verts
 
GPUBatch * all_edges
 
GPUBatch * loose_edges
 
GPUBatch * edge_detection
 
GPUBatch * wire_edges
 
GPUBatch * wire_loops
 
GPUBatch * wire_loops_uvs
 
GPUBatch * sculpt_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: