|
Blender
V2.93
|
Inherited by UniformVertexWeight, and VoronoiVertexWeight.
Public Member Functions | |
| virtual float | weight_at_index (const int index)=0 |
| virtual | ~VertexWeight ()=default |
Definition at line 48 of file mesh_fair.cc.
|
virtualdefault |
|
pure virtual |
Implemented in VoronoiVertexWeight, and UniformVertexWeight.