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

Public Attributes

FaceVertWeightEntryweight_table
 
int len
 

Detailed Description

Definition at line 478 of file subsurf_ccg.c.

Member Data Documentation

◆ len

int WeightTable::len

Definition at line 480 of file subsurf_ccg.c.

Referenced by free_ss_weights(), and get_ss_weights().

◆ weight_table

FaceVertWeightEntry* WeightTable::weight_table

Definition at line 479 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: