Blender V4.3
WeightTable Struct Reference

Public Attributes

FaceVertWeightEntryweight_table
 
int len
 

Detailed Description

Definition at line 452 of file subsurf_ccg.cc.

Member Data Documentation

◆ len

int WeightTable::len

Definition at line 454 of file subsurf_ccg.cc.

Referenced by free_ss_weights(), and get_ss_weights().

◆ weight_table

FaceVertWeightEntry* WeightTable::weight_table

Definition at line 453 of file subsurf_ccg.cc.

Referenced by free_ss_weights(), and get_ss_weights().


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