Blender V4.5
ElemIndexRanges Struct Reference

#include <DRW_select_buffer.hh>

Public Attributes

blender::IndexRange face
 
blender::IndexRange edge
 
blender::IndexRange vert
 
blender::IndexRange total
 

Detailed Description

Indices inside the selection frame-buffer associated with the elements of a mesh.

Definition at line 31 of file DRW_select_buffer.hh.

Member Data Documentation

◆ edge

◆ face

blender::IndexRange ElemIndexRanges::face

Range for each element type.

Definition at line 33 of file DRW_select_buffer.hh.

Referenced by DRW_select_buffer_context_offset_for_object_elem(), and DRW_select_buffer_elem_get().

◆ total

◆ vert


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