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

Public Attributes

FaceVertWeightEntryweight_table
 
int len
 

Detailed Description

Definition at line 495 of file subsurf_ccg.c.

Member Data Documentation

◆ len

int WeightTable::len

Definition at line 497 of file subsurf_ccg.c.

Referenced by free_ss_weights(), and get_ss_weights().

◆ weight_table

FaceVertWeightEntry* WeightTable::weight_table

Definition at line 496 of file subsurf_ccg.c.

Referenced by free_ss_weights(), and get_ss_weights().


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