#include <chardrawable.h>

Public Member Functions | |
| CharDrawable (Cal3DModelWrapper *wrapper) | |
| ~CharDrawable () | |
| void | OnMessage (dtCore::Base::MessageData *data) |
| Override to receive messages. | |
| Cal3DModelWrapper * | GetCal3DWrapper () |
| osg::Node * | GetNode () |
| void | SetCal3DWrapper (Cal3DModelWrapper *wrapper) |
| change the data this class is viewing. | |
| CharDrawable::CharDrawable | ( | Cal3DModelWrapper * | wrapper | ) |
| CharDrawable::~CharDrawable | ( | ) |
| void CharDrawable::OnMessage | ( | dtCore::Base::MessageData * | data | ) | [virtual] |
| Cal3DModelWrapper * CharDrawable::GetCal3DWrapper | ( | ) |
| osg::Node* dtAnim::CharDrawable::GetNode | ( | ) | [inline] |
| void CharDrawable::SetCal3DWrapper | ( | Cal3DModelWrapper * | wrapper | ) |
change the data this class is viewing.