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

Public Attributes

SDefBindPolybind_polys
 
uint numpoly
 
uint numbinds
 

Detailed Description

Definition at line 162 of file MOD_surfacedeform.c.

Member Data Documentation

◆ bind_polys

SDefBindPoly* SDefBindWeightData::bind_polys

Definition at line 163 of file MOD_surfacedeform.c.

Referenced by bindVert(), computeBindWeights(), and freeBindData().

◆ numbinds

uint SDefBindWeightData::numbinds

Definition at line 165 of file MOD_surfacedeform.c.

Referenced by bindVert(), and computeBindWeights().

◆ numpoly

uint SDefBindWeightData::numpoly

Definition at line 164 of file MOD_surfacedeform.c.

Referenced by computeBindWeights(), and freeBindData().


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