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

Public Attributes

float seam_uvs [2][2]
 
float seam_puvs [2][2]
 
float corner_dist_sq [2]
 

Detailed Description

Definition at line 233 of file paint_image_proj.c.

Member Data Documentation

◆ corner_dist_sq

float LoopSeamData::corner_dist_sq[2]

Definition at line 236 of file paint_image_proj.c.

Referenced by project_paint_face_init(), and uv_image_outset().

◆ seam_puvs

float LoopSeamData::seam_puvs[2][2]

Definition at line 235 of file paint_image_proj.c.

Referenced by project_paint_face_init(), and uv_image_outset().

◆ seam_uvs

float LoopSeamData::seam_uvs[2][2]

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