Blender V5.0
BMVertsCalcNormalsWithCoordsData Struct Reference

Public Attributes

Span< float3fnos
Span< float3vcos
MutableSpan< float3vnos

Detailed Description

Definition at line 61 of file bmesh_mesh_normals.cc.

Member Data Documentation

◆ fnos

Span<float3> BMVertsCalcNormalsWithCoordsData::fnos

Definition at line 63 of file bmesh_mesh_normals.cc.

◆ vcos

Span<float3> BMVertsCalcNormalsWithCoordsData::vcos

Definition at line 64 of file bmesh_mesh_normals.cc.

◆ vnos

MutableSpan<float3> BMVertsCalcNormalsWithCoordsData::vnos

Definition at line 67 of file bmesh_mesh_normals.cc.


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