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

#include <draw_cache_extract.hh>

Public Attributes

Map< VBOType, std::unique_ptr< gpu::VertBuf, gpu::VertBufDeleter > > vbos
Map< IBOType, std::unique_ptr< gpu::IndexBuf, gpu::IndexBufDeleter > > ibos

Detailed Description

Definition at line 139 of file draw_cache_extract.hh.

Member Data Documentation

◆ ibos

Map<IBOType, std::unique_ptr<gpu::IndexBuf, gpu::IndexBufDeleter> > blender::draw::MeshBufferList::ibos

◆ vbos


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