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

#include <BKE_mesh_mapping.h>

Public Attributes

struct UvElement ** vert
 
struct UvElementbuf
 
int totalUVs
 
int totalIslands
 
int * islandIndices
 

Detailed Description

Definition at line 59 of file BKE_mesh_mapping.h.

Member Data Documentation

◆ buf

struct UvElement* UvElementMap::buf

◆ islandIndices

int* UvElementMap::islandIndices

◆ totalIslands

int UvElementMap::totalIslands

◆ totalUVs

int UvElementMap::totalUVs

◆ vert

struct UvElement** UvElementMap::vert

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