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

Public Attributes

int num_defgroup_weights
 
float ** defgroup_weights
 

Detailed Description

Definition at line 230 of file key.c.

Member Data Documentation

◆ defgroup_weights

float** WeightsArrayCache::defgroup_weights

Definition at line 232 of file key.c.

Referenced by get_weights_array(), and keyblock_free_per_block_weights().

◆ num_defgroup_weights

int WeightsArrayCache::num_defgroup_weights

Definition at line 231 of file key.c.

Referenced by get_weights_array(), and keyblock_free_per_block_weights().


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