Assimp  v4.1. (December 2018)
jassimp.AiBoneWeight Class Reference

A single influence of a bone on a vertex. More...

Public Member Functions

int getVertexId ()
 Index of the vertex which is influenced by the bone. More...
 
float getWeight ()
 The strength of the influence in the range (0...1). More...
 

Detailed Description

A single influence of a bone on a vertex.

Member Function Documentation

◆ getVertexId()

int jassimp.AiBoneWeight.getVertexId ( )
inline

Index of the vertex which is influenced by the bone.

Returns
the vertex index

◆ getWeight()

float jassimp.AiBoneWeight.getWeight ( )
inline

The strength of the influence in the range (0...1).

The influence from all bones at one vertex amounts to 1

Returns
the influence

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