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

#include <BLI_iterator.h>

Public Attributes

voidcurrent
 
voiddata
 
bool skip
 
bool valid
 

Detailed Description

Definition at line 13 of file BLI_iterator.h.

Member Data Documentation

◆ current

void* BLI_Iterator::current

◆ data

void* BLI_Iterator::data

◆ skip

bool BLI_Iterator::skip

◆ valid

bool BLI_Iterator::valid

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