|
Blender
V3.3
|
Public Attributes | |
| uint | polys [2] |
| uint | num |
Polygons per edge (only 2, any more will exit calculation).
Definition at line 63 of file MOD_surfacedeform.c.
| uint SDefEdgePolys::num |
Definition at line 64 of file MOD_surfacedeform.c.
Referenced by buildAdjacencyMap(), and computeBindWeights().
| uint SDefEdgePolys::polys[2] |
Definition at line 64 of file MOD_surfacedeform.c.
Referenced by buildAdjacencyMap(), and computeBindWeights().