|
Blender
V2.59
|
Public Attributes | |
| PHashLink ** | list |
| PHashLink ** | buckets |
| int | size |
| int | cursize |
| int | cursize_id |
Definition at line 67 of file uvedit_parametrizer.c.
Definition at line 69 of file uvedit_parametrizer.c.
Referenced by phash_delete(), phash_insert(), phash_lookup(), and phash_new().
| int PHash::cursize |
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().
| int PHash::size |
Definition at line 70 of file uvedit_parametrizer.c.
Referenced by MakeCursor::App::changesize(), MakeCursor::App::doit(), phash_insert(), phash_new(), phash_size(), MakeCursor::App::scrnclick(), MakeCursor::App::scrndrag(), MakeCursor::App::updateprev(), and MakeCursor::App::updatescrn().