|
Blender
V2.59
|
#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 50 of file BL_ArmatureChannel.h.
| BL_ArmatureChannel::BL_ArmatureChannel | ( | class BL_ArmatureObject * | armature, |
| struct bPoseChannel * | posechannel | ||
| ) |
Definition at line 83 of file BL_ArmatureChannel.cpp.
| BL_ArmatureChannel::~BL_ArmatureChannel | ( | ) | [virtual] |
Definition at line 90 of file BL_ArmatureChannel.cpp.
friend class BL_ArmatureObject [friend] |
Definition at line 56 of file BL_ArmatureChannel.h.