Blender  V2.93
Public Attributes | List of all members
SDefEdgePolys Struct Reference

Public Attributes

uint polys [2]
 
uint num
 

Detailed Description

Polygons per edge (only 2, any more will exit calculation).

Definition at line 77 of file MOD_surfacedeform.c.

Member Data Documentation

◆ num

uint SDefEdgePolys::num

Definition at line 78 of file MOD_surfacedeform.c.

Referenced by buildAdjacencyMap(), and computeBindWeights().

◆ polys

uint SDefEdgePolys::polys[2]

Definition at line 78 of file MOD_surfacedeform.c.

Referenced by buildAdjacencyMap(), and computeBindWeights().


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