|
Blender
V3.3
|
Public Attributes | |
| SDefBindPoly * | bind_polys |
| uint | polys_num |
| uint | binds_num |
Definition at line 153 of file MOD_surfacedeform.c.
| SDefBindPoly* SDefBindWeightData::bind_polys |
Definition at line 154 of file MOD_surfacedeform.c.
Referenced by bindVert(), computeBindWeights(), and freeBindData().
| uint SDefBindWeightData::binds_num |
Definition at line 156 of file MOD_surfacedeform.c.
Referenced by bindVert(), and computeBindWeights().
| uint SDefBindWeightData::polys_num |
Definition at line 155 of file MOD_surfacedeform.c.
Referenced by computeBindWeights(), and freeBindData().