Blender V4.3
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 56 of file MOD_surfacedeform.cc.

Member Data Documentation

◆ num

uint SDefEdgePolys::num

Definition at line 57 of file MOD_surfacedeform.cc.

Referenced by buildAdjacencyMap(), and computeBindWeights().

◆ polys

uint SDefEdgePolys::polys[2]

Definition at line 57 of file MOD_surfacedeform.cc.

Referenced by buildAdjacencyMap(), computeBindWeights(), and surfacedeformBind().


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