Blender  V2.93
Public Attributes | List of all members
PHashLink Struct Reference

Public Attributes

struct PHashLinknext
 
PHashKey key
 

Detailed Description

Definition at line 62 of file uvedit_parametrizer.c.

Member Data Documentation

◆ key

PHashKey PHashLink::key

Definition at line 64 of file uvedit_parametrizer.c.

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

◆ next

struct PHashLink* PHashLink::next

Definition at line 63 of file uvedit_parametrizer.c.

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


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