synfig-core  1.0.3
Public Member Functions | List of all members
synfig::BoneWeightPair Class Reference

#include <boneweightpair.h>

Public Member Functions

 BoneWeightPair ()
 BoneWeightPair (Bone bone, Real weight)
Real get_weight () const
Bone get_bone () const
String get_string () const

Detailed Description

Todo:
writeme

Constructor & Destructor Documentation

synfig::BoneWeightPair::BoneWeightPair ( )
inline
synfig::BoneWeightPair::BoneWeightPair ( Bone  bone,
Real  weight 
)
inline

Member Function Documentation

Real synfig::BoneWeightPair::get_weight ( ) const
inline
Bone synfig::BoneWeightPair::get_bone ( ) const
inline
String synfig::BoneWeightPair::get_string ( ) const
inline

Get the string of the BoneWeightPair

Returns
String type. A string representation of the two components.

References synfig::Bone::get_name().


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