Blender  V3.3
Public Member Functions | List of all members
VertexWeight Class Referenceabstract
Inheritance diagram for VertexWeight:
UniformVertexWeight VoronoiVertexWeight

Public Member Functions

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

Detailed Description

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

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