Blender  V3.3
Public Attributes | List of all members
PVert::PVertUnion Union Reference

Public Attributes

PHashKey key
 
int id
 
float distortion
 
HeapNodeheaplink
 

Detailed Description

Definition at line 51 of file uv_parametrizer.c.

Member Data Documentation

◆ distortion

float PVert::PVertUnion::distortion

Definition at line 54 of file uv_parametrizer.c.

◆ heaplink

HeapNode* PVert::PVertUnion::heaplink

Definition at line 55 of file uv_parametrizer.c.

◆ id

int PVert::PVertUnion::id

Definition at line 53 of file uv_parametrizer.c.

Referenced by p_chart_lscm_solve().

◆ key

PHashKey PVert::PVertUnion::key

Definition at line 52 of file uv_parametrizer.c.

Referenced by p_edge_implicit_seam(), and p_vert_copy().


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