Blender  V2.93
Public Member Functions | List of all members
LoopWeight Class Referenceabstract

Inherited by UniformLoopWeight.

Public Member Functions

virtual float weight_at_index (const int index)=0
 
virtual ~LoopWeight ()=default
 

Detailed Description

Definition at line 54 of file mesh_fair.cc.

Constructor & Destructor Documentation

◆ ~LoopWeight()

virtual LoopWeight::~LoopWeight ( )
virtualdefault

Member Function Documentation

◆ weight_at_index()

virtual float LoopWeight::weight_at_index ( const int  index)
pure virtual

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