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

#include <CCGSubSurf_intern.h>

Public Attributes

struct _EHEntrynext
 
voidkey
 

Detailed Description

Hash implementation.

Definition at line 33 of file CCGSubSurf_intern.h.

Member Data Documentation

◆ key

void* _EHEntry::key

Definition at line 35 of file CCGSubSurf_intern.h.

Referenced by ccg_ehash_insert(), and ccg_ehash_lookup().

◆ next

struct _EHEntry* _EHEntry::next

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