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

#include <BKE_mesh_mapping.h>

Public Attributes

struct UvMapVertnext
 
unsigned int poly_index
 
unsigned short loop_of_poly_index
 
bool separate
 

Detailed Description

Definition at line 30 of file BKE_mesh_mapping.h.

Member Data Documentation

◆ loop_of_poly_index

unsigned short UvMapVert::loop_of_poly_index

◆ next

struct UvMapVert* UvMapVert::next

◆ poly_index

unsigned int UvMapVert::poly_index

◆ separate

bool UvMapVert::separate

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