Assimp  v3.1.1 (June 2014)
Assimp::ASE::BoneVertex Struct Reference

Helper structure to represent an ASE file bone vertex. More...

Public Attributes

std::vector< std::pair< int, float > > mBoneWeights
 Bone and corresponding vertex weight. More...
 

Detailed Description

Helper structure to represent an ASE file bone vertex.

Member Data Documentation

◆ mBoneWeights

std::vector<std::pair<int,float> > Assimp::ASE::BoneVertex::mBoneWeights

Bone and corresponding vertex weight.

-1 for unrequired bones ....


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