Blender V4.3
FaceVertWeightEntry Struct Reference

Public Attributes

FaceVertWeightweight
 
floatw
 
int valid
 

Detailed Description

Definition at line 446 of file subsurf_ccg.cc.

Member Data Documentation

◆ valid

int FaceVertWeightEntry::valid

Definition at line 449 of file subsurf_ccg.cc.

Referenced by free_ss_weights(), and get_ss_weights().

◆ w

float* FaceVertWeightEntry::w

Definition at line 448 of file subsurf_ccg.cc.

Referenced by free_ss_weights(), and get_ss_weights().

◆ weight

FaceVertWeight* FaceVertWeightEntry::weight

Definition at line 447 of file subsurf_ccg.cc.


The documentation for this struct was generated from the following file: