|
Blender V4.3
|
Public Attributes | |
| FaceVertWeight * | weight |
| float * | w |
| int | valid |
Definition at line 446 of file subsurf_ccg.cc.
| int FaceVertWeightEntry::valid |
Definition at line 449 of file subsurf_ccg.cc.
Referenced by free_ss_weights(), and get_ss_weights().
| float* FaceVertWeightEntry::w |
Definition at line 448 of file subsurf_ccg.cc.
Referenced by free_ss_weights(), and get_ss_weights().
| FaceVertWeight* FaceVertWeightEntry::weight |
Definition at line 447 of file subsurf_ccg.cc.