Blender  V2.93
Public Attributes | List of all members
BMEdgesCalcVectorsData Struct Reference

Public Attributes

const float(* vcos )[3]
 
float(* edgevec )[3]
 

Detailed Description

Definition at line 329 of file bmesh_mesh.c.

Member Data Documentation

◆ edgevec

float(* BMEdgesCalcVectorsData::edgevec)[3]

Definition at line 334 of file bmesh_mesh.c.

◆ vcos

const float(* BMEdgesCalcVectorsData::vcos)[3]

Definition at line 331 of file bmesh_mesh.c.


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