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