Blender V4.5
blender::bke::pbvh::uv_islands::UVVertex Struct Reference

#include <pbvh_uv_islands.hh>

Classes

struct  [struct].flags

Public Member Functions

UVVertex
 UVVertex ()
 UVVertex (const MeshData &mesh_data, const int loop)

Public Attributes

int vertex
float2 uv
Vector< UVEdge * > uv_edges
struct  flags

Detailed Description

Definition at line 138 of file pbvh_uv_islands.hh.

Constructor & Destructor Documentation

◆ UVVertex() [1/2]

blender::bke::pbvh::uv_islands::UVVertex::UVVertex ( )
explicit

◆ UVVertex() [2/2]

blender::bke::pbvh::uv_islands::UVVertex::UVVertex ( const MeshData & mesh_data,
const int loop )
explicit

Member Data Documentation

◆ flags

◆ uv

◆ uv_edges

◆ vertex


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