Blender V5.0
blender::draw::VolumeBatchCache Struct Reference

Public Attributes

ListBase grids
struct { 
   gpu::VertBuf *   pos_nor_in_order 
   gpu::Batch *   batch 
face_wire
gpu::Batch * selection_surface
bool is_dirty

Detailed Description

Definition at line 45 of file draw_cache_impl_volume.cc.

Member Data Documentation

◆ batch

◆ [struct]

◆ grids

ListBase blender::draw::VolumeBatchCache::grids

◆ is_dirty

◆ pos_nor_in_order

gpu::VertBuf* blender::draw::VolumeBatchCache::pos_nor_in_order

◆ selection_surface

gpu::Batch* blender::draw::VolumeBatchCache::selection_surface

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