Blender V2.61 - r43446
Public Attributes

EdgeHash Struct Reference

List of all members.

Public Attributes

EdgeEntry ** buckets
BLI_mempoolepool
int nbuckets
int nentries
int cursize

Detailed Description

Definition at line 70 of file edgehash.c.


Member Data Documentation

Definition at line 73 of file edgehash.c.

Referenced by BLI_edgehash_insert(), and BLI_edgehash_new().


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