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

Public Attributes

int loose_count
 
int loose_max
 
MEdge ** loose_array
 
Meshme
 

Detailed Description

Definition at line 1708 of file lineart_cpu.c.

Member Data Documentation

◆ loose_array

MEdge** LooseEdgeData::loose_array

◆ loose_count

int LooseEdgeData::loose_count

◆ loose_max

int LooseEdgeData::loose_max

◆ me

Mesh* LooseEdgeData::me

Definition at line 1712 of file lineart_cpu.c.

Referenced by lineart_geometry_object_load(), and lineart_identify_loose_edges().


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