Blender V2.61 - r43446
Public Attributes

PHash Struct Reference

List of all members.

Public Attributes

PHashLink ** list
PHashLink ** buckets
int size
int cursize
int cursize_id

Detailed Description

Definition at line 67 of file uvedit_parametrizer.c.


Member Data Documentation

Definition at line 69 of file uvedit_parametrizer.c.

Referenced by phash_delete(), phash_insert(), phash_lookup(), and phash_new().

Definition at line 70 of file uvedit_parametrizer.c.

Referenced by phash_insert(), and phash_new().

Definition at line 70 of file uvedit_parametrizer.c.

Referenced by phash_insert(), and phash_new().

Definition at line 68 of file uvedit_parametrizer.c.

Referenced by phash_insert(), and phash_new().

Definition at line 70 of file uvedit_parametrizer.c.

Referenced by phash_insert(), phash_new(), and phash_size().


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