|
synfig-core
1.0.3
|
#include <boneweightpair.h>
Public Member Functions | |
| BoneWeightPair () | |
| BoneWeightPair (Bone bone, Real weight) | |
| Real | get_weight () const |
| Bone | get_bone () const |
| String | get_string () const |
|
inline |
|
inline |
|
inline |
|
inline |
Get the string of the BoneWeightPair
References synfig::Bone::get_name().
1.8.1.2