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

#include <CCGSubSurf.h>

Public Attributes

struct _EHasheh
 
int curBucket
 
struct _EHEntrycurEntry
 

Detailed Description

Definition at line 38 of file CCGSubSurf.h.

Member Data Documentation

◆ curBucket

int _EHashIterator::curBucket

Definition at line 40 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 39 of file CCGSubSurf.h.

Referenced by ccg_ehashIterator_init(), and ccg_ehashIterator_next().


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