Blender  V3.3
Public Attributes | List of all members
FaceVertWeightEntry Struct Reference

Public Attributes

FaceVertWeightweight
 
floatw
 
int valid
 

Detailed Description

Definition at line 472 of file subsurf_ccg.c.

Member Data Documentation

◆ valid

int FaceVertWeightEntry::valid

Definition at line 475 of file subsurf_ccg.c.

Referenced by free_ss_weights(), and get_ss_weights().

◆ w

float* FaceVertWeightEntry::w

Definition at line 474 of file subsurf_ccg.c.

Referenced by free_ss_weights(), and get_ss_weights().

◆ weight

FaceVertWeight* FaceVertWeightEntry::weight

Definition at line 473 of file subsurf_ccg.c.


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