Blender V4.5
EHashIterator Struct Reference

#include <CCGSubSurf.h>

Public Attributes

struct EHasheh
int curBucket
struct EHEntrycurEntry

Detailed Description

Definition at line 40 of file CCGSubSurf.h.

Member Data Documentation

◆ curBucket

int EHashIterator::curBucket

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

Referenced by ccg_ehashIterator_init(), and ccg_ehashIterator_next().


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