Blender V4.3
LoopWeight Class Referenceabstract

Inherited by UniformLoopWeight.

Public Member Functions

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

Detailed Description

Definition at line 38 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) const
pure virtual

Implemented in UniformLoopWeight.


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