|
Blender
V2.93
|
Public Attributes | |
| SDefBindPoly * | bind_polys |
| uint | numpoly |
| uint | numbinds |
Definition at line 162 of file MOD_surfacedeform.c.
| SDefBindPoly* SDefBindWeightData::bind_polys |
Definition at line 163 of file MOD_surfacedeform.c.
Referenced by bindVert(), computeBindWeights(), and freeBindData().
| uint SDefBindWeightData::numbinds |
Definition at line 165 of file MOD_surfacedeform.c.
Referenced by bindVert(), and computeBindWeights().
| uint SDefBindWeightData::numpoly |
Definition at line 164 of file MOD_surfacedeform.c.
Referenced by computeBindWeights(), and freeBindData().