Blender  V3.3
Public Attributes | List of all members
PHashLink Struct Reference

Public Attributes

struct PHashLinknext
 
PHashKey key
 

Detailed Description

Definition at line 35 of file uv_parametrizer.c.

Member Data Documentation

◆ key

PHashKey PHashLink::key

Definition at line 37 of file uv_parametrizer.c.

Referenced by phash_insert(), phash_lookup(), and phash_next().

◆ next

struct PHashLink* PHashLink::next

Definition at line 36 of file uv_parametrizer.c.

Referenced by phash_insert(), phash_lookup(), and phash_next().


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