Blender V4.3
LineartAdjacentEdge Struct Reference

#include <MOD_lineart.hh>

Public Attributes

uint32_t v1
 
uint32_t v2
 
uint32_t e
 

Detailed Description

Definition at line 264 of file MOD_lineart.hh.

Member Data Documentation

◆ e

uint32_t LineartAdjacentEdge::e

Definition at line 267 of file MOD_lineart.hh.

Referenced by lineart_build_edge_neighbor(), and lineart_edge_neighbor_init_task().

◆ v1

uint32_t LineartAdjacentEdge::v1

Definition at line 265 of file MOD_lineart.hh.

Referenced by lineart_edge_neighbor_init_task(), and lineart_sort_adjacent_items().

◆ v2

uint32_t LineartAdjacentEdge::v2

Definition at line 266 of file MOD_lineart.hh.

Referenced by lineart_edge_neighbor_init_task(), and lineart_sort_adjacent_items().


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