Blender
V3.3
|
Public Attributes | |
FaceVertWeight * | weight |
float * | w |
int | valid |
Definition at line 472 of file subsurf_ccg.c.
int FaceVertWeightEntry::valid |
Definition at line 475 of file subsurf_ccg.c.
Referenced by free_ss_weights(), and get_ss_weights().
float* FaceVertWeightEntry::w |
Definition at line 474 of file subsurf_ccg.c.
Referenced by free_ss_weights(), and get_ss_weights().
FaceVertWeight* FaceVertWeightEntry::weight |
Definition at line 473 of file subsurf_ccg.c.