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

Public Attributes

LineartEdgeNeighboredge_nabr
 
LineartAdjacentEdgeadj_e
 
MLoopTrimlooptri
 
MLoopmloop
 

Detailed Description

Definition at line 1911 of file lineart_cpu.c.

Member Data Documentation

◆ adj_e

LineartAdjacentEdge* EdgeNeighborData::adj_e

Definition at line 1913 of file lineart_cpu.c.

Referenced by lineart_build_edge_neighbor(), and lineart_edge_neighbor_init_task().

◆ edge_nabr

LineartEdgeNeighbor* EdgeNeighborData::edge_nabr

Definition at line 1912 of file lineart_cpu.c.

Referenced by lineart_build_edge_neighbor(), and lineart_edge_neighbor_init_task().

◆ mloop

MLoop* EdgeNeighborData::mloop

Definition at line 1915 of file lineart_cpu.c.

Referenced by lineart_build_edge_neighbor(), and lineart_edge_neighbor_init_task().

◆ mlooptri

MLoopTri* EdgeNeighborData::mlooptri

Definition at line 1914 of file lineart_cpu.c.

Referenced by lineart_build_edge_neighbor(), and lineart_edge_neighbor_init_task().


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