|
Blender
V2.93
|
Public Attributes | |
| FaceVertWeight * | weight |
| float * | w |
| int | valid |
Definition at line 489 of file subsurf_ccg.c.
| int FaceVertWeightEntry::valid |
Definition at line 492 of file subsurf_ccg.c.
Referenced by free_ss_weights(), and get_ss_weights().
| float* FaceVertWeightEntry::w |
Definition at line 491 of file subsurf_ccg.c.
Referenced by free_ss_weights(), and get_ss_weights().
| FaceVertWeight* FaceVertWeightEntry::weight |
Definition at line 490 of file subsurf_ccg.c.