Blender V5.0
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 261 of file paint_image_proj.cc.

Member Data Documentation

◆ corner_dist_sq

float LoopSeamData::corner_dist_sq[2]

Definition at line 264 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 263 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: