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

#include <MOD_lineart.h>

Public Attributes

uint32_t v1
 
uint32_t v2
 
uint32_t e
 

Detailed Description

Definition at line 243 of file MOD_lineart.h.

Member Data Documentation

◆ e

uint32_t LineartAdjacentEdge::e

Definition at line 246 of file MOD_lineart.h.

Referenced by lineart_build_edge_neighbor(), and lineart_edge_neighbor_init_task().

◆ v1

uint32_t LineartAdjacentEdge::v1

Definition at line 244 of file MOD_lineart.h.

Referenced by cmp_adjacent_items(), and lineart_edge_neighbor_init_task().

◆ v2

uint32_t LineartAdjacentEdge::v2

Definition at line 245 of file MOD_lineart.h.

Referenced by cmp_adjacent_items(), and lineart_edge_neighbor_init_task().


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