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