Blender V4.3
_EHashIterator Struct Reference

#include <CCGSubSurf.h>

Public Attributes

struct _EHasheh
 
int curBucket
 
struct _EHEntrycurEntry
 

Detailed Description

Definition at line 44 of file CCGSubSurf.h.

Member Data Documentation

◆ curBucket

int _EHashIterator::curBucket

Definition at line 46 of file CCGSubSurf.h.

Referenced by ccg_ehashIterator_init(), and ccg_ehashIterator_next().

◆ curEntry

struct _EHEntry* _EHashIterator::curEntry

◆ eh

struct _EHash* _EHashIterator::eh

Definition at line 45 of file CCGSubSurf.h.

Referenced by ccg_ehashIterator_init(), and ccg_ehashIterator_next().


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