Blender V4.5
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 40 of file CCGSubSurf_intern.h.

Member Data Documentation

◆ allocator

CCGAllocatorHDL EHash::allocator

Definition at line 45 of file CCGSubSurf_intern.h.

Referenced by ccg_ehash_new().

◆ allocatorIFC

CCGAllocatorIFC EHash::allocatorIFC

Definition at line 44 of file CCGSubSurf_intern.h.

Referenced by ccg_ehash_new().

◆ buckets

◆ curSize

◆ curSizeIdx

int EHash::curSizeIdx

Definition at line 42 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: