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

#include <BLI_smallhash.h>

Public Attributes

uintptr_t key
 
void * val
 

Detailed Description

Definition at line 32 of file BLI_smallhash.h.

Member Data Documentation

◆ key

uintptr_t SmallHashEntry::key

◆ val

void* SmallHashEntry::val

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