Blender V4.3
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 247 of file paint_image_proj.cc.

Member Data Documentation

◆ corner_dist_sq

float LoopSeamData::corner_dist_sq[2]

Definition at line 250 of file paint_image_proj.cc.

Referenced by project_paint_face_init(), and uv_image_outset().

◆ seam_puvs

float LoopSeamData::seam_puvs[2][2]

Definition at line 249 of file paint_image_proj.cc.

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: