Blender  V2.93
Public Attributes | List of all members
BLI_Iterator Struct Reference

#include <BLI_iterator.h>

Public Attributes

void * current
 
void * data
 
bool skip
 
bool valid
 

Detailed Description

Definition at line 27 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: