|
Blender
V3.3
|
Public Attributes | |
| struct PHashLink * | next |
| PHashKey | key |
Definition at line 35 of file uv_parametrizer.c.
| PHashKey PHashLink::key |
Definition at line 37 of file uv_parametrizer.c.
Referenced by phash_insert(), phash_lookup(), and phash_next().
| struct PHashLink* PHashLink::next |
Definition at line 36 of file uv_parametrizer.c.
Referenced by phash_insert(), phash_lookup(), and phash_next().