Blender V5.0
GPUIndexBufBuilder Struct Reference

#include <GPU_index_buffer.hh>

Public Attributes

uint max_allowed_index
uint max_index_len
uint index_len
uint index_min
uint index_max
uint restart_index_value
bool uses_restart_indices
GPUPrimType prim_type
uint32_t * data

Detailed Description

Definition at line 153 of file GPU_index_buffer.hh.

Member Data Documentation

◆ data

◆ index_len

◆ index_max

◆ index_min

◆ max_allowed_index

uint GPUIndexBufBuilder::max_allowed_index

Definition at line 154 of file GPU_index_buffer.hh.

Referenced by GPU_indexbuf_init_ex().

◆ max_index_len

◆ prim_type

◆ restart_index_value

◆ uses_restart_indices


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