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

#include <BLI_ghash.h>

Public Attributes

GHashIterator _ghi
 

Detailed Description

Use a GSet specific type so we can cast but compiler sees as different

Definition at line 438 of file BLI_ghash.h.

Member Data Documentation

◆ _ghi

GHashIterator GSetIterator::_ghi

Definition at line 439 of file BLI_ghash.h.


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