Blender  V2.93
Public Attributes | List of all members
FaceVertWeightEntry Struct Reference

Public Attributes

FaceVertWeightweight
 
floatw
 
int valid
 

Detailed Description

Definition at line 489 of file subsurf_ccg.c.

Member Data Documentation

◆ valid

int FaceVertWeightEntry::valid

Definition at line 492 of file subsurf_ccg.c.

Referenced by free_ss_weights(), and get_ss_weights().

◆ w

float* FaceVertWeightEntry::w

Definition at line 491 of file subsurf_ccg.c.

Referenced by free_ss_weights(), and get_ss_weights().

◆ weight

FaceVertWeight* FaceVertWeightEntry::weight

Definition at line 490 of file subsurf_ccg.c.


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