Blender V4.3
NewFaceRef Struct Reference

Public Attributes

blender::IndexRange face
 
uint index
 
bool reversed
 
NewEdgeRef ** link_edges
 

Detailed Description

Definition at line 79 of file MOD_solidify_nonmanifold.cc.

Member Data Documentation

◆ face

blender::IndexRange NewFaceRef::face

Definition at line 80 of file MOD_solidify_nonmanifold.cc.

Referenced by MOD_solidify_nonmanifold_modifyMesh().

◆ index

uint NewFaceRef::index

Definition at line 81 of file MOD_solidify_nonmanifold.cc.

Referenced by MOD_solidify_nonmanifold_modifyMesh().

◆ link_edges

NewEdgeRef** NewFaceRef::link_edges

Definition at line 83 of file MOD_solidify_nonmanifold.cc.

Referenced by MOD_solidify_nonmanifold_modifyMesh().

◆ reversed

bool NewFaceRef::reversed

Definition at line 82 of file MOD_solidify_nonmanifold.cc.

Referenced by MOD_solidify_nonmanifold_modifyMesh().


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