Blender V4.3
_EHash Struct Reference

#include <CCGSubSurf_intern.h>

Public Attributes

EHEntry ** buckets
 
int numEntries
 
int curSize
 
int curSizeIdx
 
CCGAllocatorIFC allocatorIFC
 
CCGAllocatorHDL allocator
 

Detailed Description

Definition at line 44 of file CCGSubSurf_intern.h.

Member Data Documentation

◆ allocator

CCGAllocatorHDL _EHash::allocator

Definition at line 49 of file CCGSubSurf_intern.h.

Referenced by ccg_ehash_new().

◆ allocatorIFC

CCGAllocatorIFC _EHash::allocatorIFC

Definition at line 48 of file CCGSubSurf_intern.h.

Referenced by ccg_ehash_new().

◆ buckets

◆ curSize

◆ curSizeIdx

int _EHash::curSizeIdx

Definition at line 46 of file CCGSubSurf_intern.h.

Referenced by ccg_ehash_insert(), and ccg_ehash_new().

◆ numEntries


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