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

Public Attributes

uint start
 
uint span
 
uint span_len
 
uint skip
 

Detailed Description

For looping over a sub-region of a rcti, could be moved into 'rct.c'.

Definition at line 42 of file gpu_select_pick.c.

Member Data Documentation

◆ skip

uint SubRectStride::skip

◆ span

uint SubRectStride::span

◆ span_len

uint SubRectStride::span_len

◆ start

uint SubRectStride::start

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