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

Public Attributes

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

Detailed Description

Definition at line 51 of file bmesh_mesh_normals.c.

Member Data Documentation

◆ fnos

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

Definition at line 53 of file bmesh_mesh_normals.c.

◆ vcos

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

Definition at line 54 of file bmesh_mesh_normals.c.

◆ vnos

float(* BMVertsCalcNormalsWithCoordsData::vnos)[3]

Definition at line 57 of file bmesh_mesh_normals.c.


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