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

Public Attributes

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

Detailed Description

Definition at line 366 of file bmesh_mesh.c.

Member Data Documentation

◆ edgevec

const float(* BMVertsCalcNormalsData::edgevec)[3]

Definition at line 369 of file bmesh_mesh.c.

◆ fnos

const float(* BMVertsCalcNormalsData::fnos)[3]

Definition at line 368 of file bmesh_mesh.c.

◆ vcos

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

Definition at line 370 of file bmesh_mesh.c.

◆ vnos

float(* BMVertsCalcNormalsData::vnos)[3]

Definition at line 373 of file bmesh_mesh.c.


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