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

Public Attributes

LineartDatald
 
Meshme
 
Objectob_eval
 
const MLoopTrimlooptri
 
LineartTriangletri_array
 
LineartVertv_array
 
float crease_threshold
 
bool use_auto_smooth
 
bool use_freestyle_face
 
int freestyle_face_index
 
bool use_freestyle_edge
 
int freestyle_edge_index
 
LineartEdgeNeighboredge_nabr
 

Detailed Description

Definition at line 1470 of file lineart_cpu.c.

Member Data Documentation

◆ crease_threshold

float EdgeFeatData::crease_threshold

◆ edge_nabr

LineartEdgeNeighbor* EdgeFeatData::edge_nabr

◆ freestyle_edge_index

int EdgeFeatData::freestyle_edge_index

◆ freestyle_face_index

int EdgeFeatData::freestyle_face_index

◆ ld

LineartData* EdgeFeatData::ld

◆ me

Mesh* EdgeFeatData::me

◆ mlooptri

const MLoopTri* EdgeFeatData::mlooptri

◆ ob_eval

Object* EdgeFeatData::ob_eval

◆ tri_array

LineartTriangle* EdgeFeatData::tri_array

◆ use_auto_smooth

bool EdgeFeatData::use_auto_smooth

◆ use_freestyle_edge

bool EdgeFeatData::use_freestyle_edge

◆ use_freestyle_face

bool EdgeFeatData::use_freestyle_face

◆ v_array

LineartVert* EdgeFeatData::v_array

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