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

Public Attributes

MPolyface
 
uint index
 
bool reversed
 
struct NewEdgeRef ** link_edges
 

Detailed Description

Definition at line 78 of file MOD_solidify_nonmanifold.c.

Member Data Documentation

◆ face

MPoly* NewFaceRef::face

Definition at line 79 of file MOD_solidify_nonmanifold.c.

Referenced by MOD_solidify_nonmanifold_modifyMesh().

◆ index

uint NewFaceRef::index

Definition at line 80 of file MOD_solidify_nonmanifold.c.

◆ link_edges

struct NewEdgeRef** NewFaceRef::link_edges

Definition at line 82 of file MOD_solidify_nonmanifold.c.

◆ reversed

bool NewFaceRef::reversed

Definition at line 81 of file MOD_solidify_nonmanifold.c.

Referenced by MOD_solidify_nonmanifold_modifyMesh().


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