Blender V2.61 - r43446
|
#include <BL_ArmatureChannel.h>
Public Member Functions | |
BL_ArmatureChannel (class BL_ArmatureObject *armature, struct bPoseChannel *posechannel) | |
virtual | ~BL_ArmatureChannel () |
Friends | |
class | BL_ArmatureObject |
Definition at line 48 of file BL_ArmatureChannel.h.
BL_ArmatureChannel::BL_ArmatureChannel | ( | class BL_ArmatureObject * | armature, |
struct bPoseChannel * | posechannel | ||
) |
Definition at line 82 of file BL_ArmatureChannel.cpp.
BL_ArmatureChannel::~BL_ArmatureChannel | ( | ) | [virtual] |
Definition at line 89 of file BL_ArmatureChannel.cpp.
friend class BL_ArmatureObject [friend] |
Definition at line 54 of file BL_ArmatureChannel.h.