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

#include <BLI_ghash.h>

Public Attributes

const void * first
 
const void * second
 

Detailed Description

Definition at line 380 of file BLI_ghash.h.

Member Data Documentation

◆ first

const void* GHashPair::first

◆ second

const void* GHashPair::second

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