Blender V4.3
VertexWeight Class Referenceabstract

Inherited by UniformVertexWeight, and VoronoiVertexWeight.

Public Member Functions

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

Detailed Description

Definition at line 32 of file mesh_fair.cc.

Constructor & Destructor Documentation

◆ ~VertexWeight()

virtual VertexWeight::~VertexWeight ( )
virtualdefault

Member Function Documentation

◆ weight_at_index()

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

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