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

Public Attributes

const MVertmvert
 
const MLoopmloop
 
const MPolympoly
 
float(* pnors )[3]
 

Detailed Description

Definition at line 172 of file mesh_normals.cc.

Member Data Documentation

◆ mloop

const MLoop* MeshCalcNormalsData_Poly::mloop

Definition at line 174 of file mesh_normals.cc.

◆ mpoly

const MPoly* MeshCalcNormalsData_Poly::mpoly

Definition at line 175 of file mesh_normals.cc.

◆ mvert

const MVert* MeshCalcNormalsData_Poly::mvert

Definition at line 173 of file mesh_normals.cc.

◆ pnors

float(* MeshCalcNormalsData_Poly::pnors)[3]

Polygon normal output.

Definition at line 178 of file mesh_normals.cc.


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