|
Blender V4.3
|
Inherits VertexWeight.
Public Member Functions | |
| UniformVertexWeight (FairingContext &fairing_context) | |
| float | weight_at_index (const int index) const override |
Public Member Functions inherited from VertexWeight | |
| virtual | ~VertexWeight ()=default |
Definition at line 243 of file mesh_fair.cc.
|
inline |
Definition at line 245 of file mesh_fair.cc.
References FLT_MAX, FairingContext::vertex_count_get(), and FairingContext::vertex_loop_map_get().
Implements VertexWeight.
Definition at line 260 of file mesh_fair.cc.