|
Blender V4.3
|
Public Attributes | |
| SDefBindPoly * | bind_polys |
| uint | faces_num |
| uint | binds_num |
Definition at line 159 of file MOD_surfacedeform.cc.
| SDefBindPoly* SDefBindWeightData::bind_polys |
Definition at line 160 of file MOD_surfacedeform.cc.
Referenced by bindVert(), computeBindWeights(), and freeBindData().
| uint SDefBindWeightData::binds_num |
Definition at line 162 of file MOD_surfacedeform.cc.
Referenced by bindVert(), and computeBindWeights().
| uint SDefBindWeightData::faces_num |
Definition at line 161 of file MOD_surfacedeform.cc.
Referenced by computeBindWeights(), and freeBindData().