Blender  V3.3
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 63 of file MOD_surfacedeform.c.

Member Data Documentation

◆ num

uint SDefEdgePolys::num

Definition at line 64 of file MOD_surfacedeform.c.

Referenced by buildAdjacencyMap(), and computeBindWeights().

◆ polys

uint SDefEdgePolys::polys[2]

Definition at line 64 of file MOD_surfacedeform.c.

Referenced by buildAdjacencyMap(), and computeBindWeights().


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