Blender
V3.3
|
Public Attributes | |
struct SDefAdjacency * | next |
uint | index |
Definition at line 50 of file MOD_surfacedeform.c.
uint SDefAdjacency::index |
Definition at line 52 of file MOD_surfacedeform.c.
Referenced by buildAdjacencyMap(), and computeBindWeights().
struct SDefAdjacency* SDefAdjacency::next |
Definition at line 51 of file MOD_surfacedeform.c.
Referenced by buildAdjacencyMap(), and computeBindWeights().