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

#include <BKE_mesh_mapping.h>

Public Attributes

struct UvElementnext
 
struct BMLoopl
 
unsigned short loop_of_poly_index
 
bool separate
 
unsigned char flag
 
unsigned int island
 

Detailed Description

Definition at line 40 of file BKE_mesh_mapping.h.

Member Data Documentation

◆ flag

unsigned char UvElement::flag

◆ island

unsigned int UvElement::island

◆ l

struct BMLoop* UvElement::l

◆ loop_of_poly_index

unsigned short UvElement::loop_of_poly_index

◆ next

struct UvElement* UvElement::next

◆ separate

bool UvElement::separate

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