Blender V5.0
UniformVertexWeight Class Reference

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

Detailed Description

Definition at line 240 of file mesh_fair.cc.

Constructor & Destructor Documentation

◆ UniformVertexWeight()

UniformVertexWeight::UniformVertexWeight ( FairingContext & fairing_context)
inline

Member Function Documentation

◆ weight_at_index()

float UniformVertexWeight::weight_at_index ( const int index) const
inlineoverridevirtual

Implements VertexWeight.

Definition at line 257 of file mesh_fair.cc.


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