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

Public Member Functions

 UniformVertexWeight (FairingContext *fairing_context)
 
float weight_at_index (const int index) override
 
- Public Member Functions inherited from VertexWeight
virtual ~VertexWeight ()=default
 

Detailed Description

Definition at line 333 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)
inlineoverridevirtual

Implements VertexWeight.

Definition at line 350 of file mesh_fair.cc.


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