Blender V4.5
BMVertsCalcNormalsWithCoordsData Struct Reference

Public Attributes

Span< float3float3fnos
Span< float3float3vcos
MutableSpan< float3float3vnos

Detailed Description

Definition at line 61 of file bmesh_mesh_normals.cc.

Member Data Documentation

◆ fnos

Span<float3float3> BMVertsCalcNormalsWithCoordsData::fnos

Definition at line 63 of file bmesh_mesh_normals.cc.

◆ vcos

Span<float3float3> BMVertsCalcNormalsWithCoordsData::vcos

Definition at line 64 of file bmesh_mesh_normals.cc.

◆ vnos

MutableSpan<float3float3> BMVertsCalcNormalsWithCoordsData::vnos

Definition at line 67 of file bmesh_mesh_normals.cc.


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